My site showcases my paintings. So in addition to what your theme offers, I also created a really beautiful slideshow by categories, using Final Tiles Pro (it works by placing a tag on a regular page).
http://atbashian.com/wp/olegs-slideshow/
It worked really well and I was happy with it – until the recent update – of both the theme and the gallery. Now the display of the gallery is being cut off, as if the gallery is not perceived by the page’s container as having any substance. And then there’s only the first row present, with the rest of them missing.
I tried adding this custom css –
.entry-content {
display: block;
overflow: visible!important;
}
But that doesn’t solve the problem. Making the content visible expands the pictures of the first row, but the second row is still invisible. Besides, the content area with the white background is not expanding with the gallery, which drops on the gray background.
I think this can be fixed with some clever CSS trick, but I’m not an expert. Can you please help?
The Final Tiles developer says this is your theme’s problem, but it’s possible that both the theme and the plugin need adjustment. It’s disappointing because I paid money for the both.