Plugin “Responsive Image Maps” with “Slide anything” doesn’t work
-
How to let Responsive Image Maps work in slide anything?
I have installed two plugin “Responsive Image Maps” and “Slide anything”.
I put the image map code which generated with “https://www.image-map.net/” into each slides but each of the image map were not responsive even if I had plugin “Responsive Image Maps”.
(By the way, it was responsive if the image map was without slide.)I’d tried to enable function “Responsive Image Maps” manually.
So I added the following extra html code to the bottom of each slides which was the usage in https://github.com/stowball/jQuery-rwdImageMaps.<script type=”text/javascript”>
jQuery(‘img[usemap]’).rwdImageMaps();
</script>It worked but it had defect.
It was responsive but I needed to press “F5” every timing when I resized the window.
What should I do if I want my image map responsive automatically.There are no error when I press CTRL+SHIFT+J keys to show the JS Console.
The issue does not be resolved when tick the “DOMContentLoaded event”.My Website : https://menugarage.com/%e9%a6%96%e9%a0%81-2/%e9%9d%92%e7%94%b0%e6%89%8b%e4%bd%9c/
Wordpress version : 5.6.1
Slide Anything – Responsive Content / HTML Slider and Carousel version : 2.3.32
Responsive Image Maps version : 1.5
- The topic ‘Plugin “Responsive Image Maps” with “Slide anything” doesn’t work’ is closed to new replies.