Archived topic
Masonry Grid WPbakery not loading within Generatepress theme
8 replies · Started by Sightkick on June 13, 2020
Hello,
I want the WPbakery Post Masonry grid option but it's not working within your theme. Can you please help? I now get a white screen where the post should be. FYI the normal Post grid option does work, only the masonry doesn't.
Kind regards,
Wilma
Hi there,
Any chance you can disable all plugins except GP Premium and WP Bakery to eliminate conflicts from other plugins first?
Let me know :)
Still not working, I've tried with GP and WPBakery, but also WPbakery alone. Only when i switch theme the WPbakery masonry grid is working.
Kind regards, Wilma
On my blog WPBakery works fine! Example: http://www.hakerwspodnicy.pl/photoblog
Thanks for thinking along, but your example is a normal grid and not the masonry grid (like pinterest).
Sorry, look now... Still working.
Thanks for sharing! The only option left to look at for me was some custom CSS i've used for another page to reverse content for the mobile view.
(.vc_row { display:flex;} .rcm {flex-direction:column-reverse;} )
That was obviously conflicting. Thanks for helping me in the right direction!
You're welcome! :)
Glad it wasn't a GP issue!