Goes buggy when adding image maps into tabs
-
Hi thanks for the plugin it looks like it will be great for me if I can resolve this issue. I would really appreciate any help or suggestions…
I am trying to insert some mapped images into the tabs. I have used https://www.image-map.net/ to create them.
The maps work fine on standard wordpress pages both PC and mobile. But when I insert the map code into a “tab” section, the links in the mapped image do not work at all on PC… And only work somewhat on mobile (it is buggy/not every click is successful).
So I am thinking it is either a conflict between image maps in general and Tabs… Or possibly, between Tabs and “Responsive Image Maps” plugin by Philip Newcomer, as I am also using that.
An example of the image map code:

<map name=”image-map”> <area title=”About” alt=”About” coords=”127,289,208,302″ shape=”rect” href=”http://website.com/product1/” target=”_self” /> <area title=”Send” alt=”Send” coords=”80,313,220,346″ shape=”rect” href=”http://website.com/product2/” target=”_self” /> </map>
The topic ‘Goes buggy when adding image maps into tabs’ is closed to new replies.