Tab Description – Custom HTML – Rendering Issues
-
Version 1.9.6
WordPress 4.9.11We are using Tabs Responsive – Free version. Many of our tabs have custom HTML in the Tab Description. This is generally working for our purposes. Inside each Tab Description, there is a custom grid of images using CSS. The grid is responsive, and the column widths change depending on viewport.
An example of a grid would be 9 images, which are surrounded by anchors, making every image clickable. When we insert HTML, sometimes there is an issue with the rendering of our grids. For some reason, the grid will randomly have “blank” or missing content. In other words, it will show some images, then nothing, then some more images, then nothing, etc. It is adding blank spaces instead of images. Like this:
X X X
X X X
X
X X X
XWe are using custom CSS to create our grids. The only workaround that I have found is to REARRANGE the images. By simply moving them around, it fixes the issue. When things are this buggy, I imagine there might be a conflict somewhere. Our custom CSS classes are .portfolio-row, and .portfolio-column. I do not have a live web example, because we are using authenticated staging to test this plugin.
Any ideas on this? Have you ever heard of anyone else running into issues like this? This could be due to server caching issues. We’ve had those before. This could be an issue with viewing while authenticated as admin. I cannot view site without being logged in. I’m not sure if there is a plugin setting that could be causing this.
Thanks
- The topic ‘Tab Description – Custom HTML – Rendering Issues’ is closed to new replies.