- This topic has 7 replies, 3 voices, and was last updated 3 years, 4 months ago by
Fernando.
-
AuthorPosts
-
December 8, 2022 at 11:48 am #2454959
Stephen
Hi, I have 2 elements – one for logged in users and one for logged out users. They are inside-site-container with breadcrumb on left and login (or logout) on right.
On some (non woocommerce) pages the login / logout text looses its styling.
I’ve tried changing priority and using different font tags and the styling fault just changes pages or goes from the login element to the logout element.
I’ve put a link in private info to the page where Login is currently losing its styling.
Thanks
StephenDecember 8, 2022 at 1:46 pm #2455083Ying
StaffCustomer SupportHi Stephen,
On some of your pages, the GB styles are not loading.
Any chance you can disable all other plugins to test?December 8, 2022 at 2:49 pm #2455160Stephen
Hi Ying, thanks for your reply.
I’ve migrated the problem to a test site in private info.
I’ve disabled every plugin except below and it still loses its styling on some pages.
Gnenerate Blocks
GP Premium
WoocommerceIf I edit and save one the effected elements then the issue does seem change which pages it effects.
Stephen
December 8, 2022 at 5:52 pm #2455269Fernando Customer Support
Hi Stephen,
Can you go to GenerateBlocks > Settings, and click on “Regenerate CSS Files”?
If that doesn’t work, can you try changing the CSS Pring Method to Inline Embedding to test?
December 8, 2022 at 6:26 pm #2455290Stephen
Hi, unfortunately not fixing it.
I’ve regenerated CSS, selected inline embed, turned off cache dynamic css.
I clear the browser cache when testing.
I’m not using any caching plugins also.
The fault does change pages though when I change these settings. After making the above changes its happening on 4 pages for logged in users. If I change the priority in the elements then that makes it change pages or only show to logged in users or logged out users. Basically so far any changes I try might fix it on one page but then it starts on another page or if I’m logged in or logged out. But the fault doesn’t change pages unless I change some settings and which pages are effected seem quite random though not on any woocommerce pages.
Thanks
StephenDecember 8, 2022 at 6:47 pm #2455306Fernando Customer Support
I see. Thank you for trying.
To test, can you try recreating the specific Block that has the issue from scratch?
Let us know how it goes.
December 8, 2022 at 6:58 pm #2455310Stephen
Hi, I seem to have fixed it.
As its losing its styling set from the element editor but still getting additional CSS I added 1 line of additional CSS for one of the blocks and this looks to have fixed it (even though its only 1 line !)
.gb-container-6075d6aa {
text-align: right;
}Thanks for your help
StephenDecember 8, 2022 at 7:49 pm #2455330Fernando Customer Support
I see. Glad you resolved the issue. You’re welcome, Stephen!
-
AuthorPosts
- You must be logged in to reply to this topic.