Hi, We are building a website on a test envirinment and suddenly the Masonary blog stopped working. We only get a grey screen.
We’ve tried everything.
Categories are selected and there are blogposts in those categories (if we use normal blog, then we see all the posts like they should)
We are working in 2.9.1 combined with a child theme.
Any idea?
Jelle
Anyone?
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-masonry-entry { visibility: visible; opacity: 1; }
Please also try re-updating the parent theme via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Best regards,
Yigit
Thank you Yigit!
That worked! Only now I have some extra space.
Hey!
Please add following code to Quick CSS as well
div#layer_slider_1 {
height: auto!important;
}
Best regards,
Yigit
Thanx! It works :)
Hmm it did work for a moment and now it is back… can you have another look?