Hello everyone. I enabled blog post editing on Bricks and modified one of my posts to add a nested accordion with FAQ markup. When I save this change, the frontend page doesn’t update and still shows my old layout.
What I tried to do to solve the problem (without success):
Clear the cache
Modify my “blog post” template > “article content” element > change data source from “WordPress” to “Bricks”
I have no other idea…
Edit:
I’ve tried to:
delete the whole content in wordpress to let bricks overwrite it… my blog post then showed a blank content, as if the bricks edit did not exist at all
create a FAQ with rankmath’ wordpress element… not ideal but I will do the tricks until I get a solution to work with Bricks
Is there a chance that you have server side caching? Lightspeed, nginx, varnish etc? I had that happen to me and I had to go into the server and drop the cache.
My first response would have been to say that possibly your post had not saved but I am gathering that if you are going in and seeing the updated post in the editor but it is not reflecting on the front end, it would have to do with some sort of versioning holding onto an older version. Hence my thought being some layer of cache on the server.
Good luck and when you get it sorted, please post how you did it as I would be very interested to know what the exact cause was.
Unfortunately, I cannot reproduce the issue. Would you be so kind as to provide a screencast using https://jam.dev showing and explaining what’s happening?
Currently, you’re post template renders the WordPress content only (see screenshot). You can add an additional post content element and set its source to “Bricks”, so your Gutenberg post content and your Bricks post content should show. If there’s no Gutenberg but Bricks content, only the Bricks content will show and vice versa.