Archived topic
Element Hook Styling Not Propagating to Live Page
7 replies · Started by Morgan on February 17, 2023
Hi there!
Here's a weird one for you.
I've just created a dynamic author block to add to my pages after the entry content, and while it IS displaying in the correct spot, the live version seems to completely remove the styling.
Notice how in the editor you see a nice grey box with a curved border and margins
- yet the live version shows a box that has no styling
whatsoever. Any clue what's happening here?
Hi there,
Can you try the solutions in the below article?
https://docs.generateblocks.com/article/unstyled-content/
Thanks Ying - there is no option to regenerate under Settings>GenerateBlocks.
see below.
https://uuffbv.infiniteuploads.cloud/Screenshot-2023-02-17-at-8.12.48-PM.png
Hi there,
can you share a link to your site where i can see the issue ?
Here you go! (It’s actually on every post page right now right above the comments section). All over hooks are working fine except for this one. Very weird.
https://www.heyorlando.com/best-rides-disney-world-orlando/
OK, edit that Element, select the main Container Block for that author box, in the 3 dot menu click Duplicate.
Then delete the original one.
This duplicate will get new unique classes generated, as currently it has the same classes as the Post Meta element container and those two are conflicting.... this can happen if you copy a Block from one Post ( or element ) to another. Using Duplicate, Cut and Paste stops that from happening.
THAT WORKED! You da best David ;)
Glad to hear that!