- This topic has 7 replies, 3 voices, and was last updated 3 years, 4 months ago by
Leo.
-
AuthorPosts
-
December 22, 2022 at 6:42 pm #2471072
Sam
Need some help figuring out why the mobile version, that displays perfectly when editing, doesn’t display at all like it should. Here’s the site:
– https://sprmedstg.wpengine.com/December 22, 2022 at 6:51 pm #2471077Fernando Customer Support
Hi Sam,
For reference, can you point us to a specific section in your site we can observe the issue to assess it properly?
Can you also share a screenshot of how that section looks on the backend?
Uploading Screenshots: https://docs.generatepress.com/article/using-the-premium-support-forum/#uploading-screenshots
December 22, 2022 at 6:59 pm #2471079Sam
Homepage for starters…
1. From My Desktop:
– https://imgur.com/cKmG6CZ2. From the backend, editing mobile display:
– https://imgur.com/vqGj5kC3. From my iPhone, actual mobile display:
– https://imgur.com/uKPtZHjThe containers on mobile are set to 320px width (inside #2).
December 22, 2022 at 7:12 pm #2471081Fernando Customer Support
This specific section seems to be causing the issue: https://share.getcloudapp.com/7KujP9ge
I tried removing that container and the issue went away. You can observe this if we hide that section with this CSS you can temporarily add through Appearance > Customize > Additional CSS:
div#gspb_container-id-gsbp-f69f3b69-1778 { display: none; }You’ll need to check its settings or reach out to the support of this Block for suggestions on how to fix the issue.
December 23, 2022 at 11:05 am #2471827Sam
Appreciate it Fernando. Now, next problem haha… Do you know why the page is loading this way on mobile?
– https://imgur.com/FW55kgXBasically its mixing up where the elements and sections from the page go… Blog posts are at the top, instead of the bottom, just sort of chaotic really.
Another Question: I built all the pages inside reusable templates. Then short code those templates to the page itself. Would it be smarter if each individual section was created separately? Then shortcoded over? So instead of the page having 1 short code it could have 6 or 7?
December 23, 2022 at 12:29 pm #2471875Leo
StaffCustomer SupportLet’s keep it one question per topic, please.
For the mobile display, I suspect that there might be some caching or optimization that’s conflicting.
Can you disable all plugins except GP Premium and GenerateBlocks to test first?
December 23, 2022 at 2:18 pm #2471929Sam
It’s an AMP issue… Google AMP is loading every time, and it’s loading its own formatting. Gotta turn that off until I can properly format the amp pages I guess.
December 26, 2022 at 11:42 am #2474028Leo
StaffCustomer SupportMake sure you are using the compatibility plugin:
https://docs.generatepress.com/article/amp-compatibility/ -
AuthorPosts
- You must be logged in to reply to this topic.