[Resolved] Getting mobile version on printing page/post

Home Forums Support [Resolved] Getting mobile version on printing page/post

Home Forums Support Getting mobile version on printing page/post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271433
    Jamal

    Hi

    I added simple share button adder to my site and as far as i can tell, all was well before adding mobile header. After adding mobile header, the print button renders the mobile version of the site.

    I seem to remember reading a similar issue on this forum (maybe not same plugin) but i cant find it now. Will remove the print button for now but would appreciate any help, thanks !

    #271527
    Tom
    Lead Developer
    Lead Developer

    It’s actually the entire GP theme that prints in mobile mode.

    This is due to GP being mobile first, meaning media queries actually tell larger devices to create the desktop mode, but by default everything is in mobile.

    You would have to use @media print {} CSS in order to style things as you need specifically for print.

    Let me know if you need any help with that πŸ™‚

    #272104
    Jamal

    Thanks for the clarification, i will try see how far i come by myself.

    Thank you very much.

    P.s It won’t hurt to say again what an amazing theme GP is and all of your products. Please clone yourself so you can give us more awesome products like sharing plugins etc πŸ™‚

    #272107
    Tom
    Lead Developer
    Lead Developer

    No problem – let me know if you need any guidance.

    Haha, I appreciate that! Lots more good stuff to come in the future πŸ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.