Iconize Links Stop Working
-
I am using multiple TablePress tables on my site. On some pages, I have up to 15+ tables. Most of the cells link to a second site that shows tooltips on my site when you hover over the link. Those tooltips also include an icon that automatically shows on my site.
For some reason, part way down the page, the icons stop showing, though the tooltips continue to work when you hover over the links. They worked just fine when I had them in regular HTML formatted tables, but it seems like TablePress is stopping them from loading.
I am on WordPress 4.0 and TablePress 1.4.
Here are two examples of pages where the icons just stop loading part way down the page:
https://tor-decorating.com/resource-node-material-yields/
https://tor-decorating.com/crafting-prefabs-dark-project/The script for the tooltips is located in the footer code of my theme.
<script src="https://tor.zamimg.com/tooltips.js"></script> <script>var framehead_tooltips = { "colorlinks": false, "iconizelinks": true }</script>
I’ve spoken to the administrator of the other site and there is nothing in their code preventing more than a certain number of icons to show on one page.
Is there anything I can do to get these icons to work with TablePress?
Thank you.
- The topic ‘Iconize Links Stop Working’ is closed to new replies.