Hi, I have a client that wants an image that has clickable areas that link to other pages. Found a simple image mapping plugin called ImageMapper but after configuring it is not showing when I preview. This is the 404 message that is showing: http://www.websitedesignboss.com/demo-supplier/imagemap/supplier-shop And here is the link to my site: http://www.websitedesignboss.com/demo-supplier/ Is there a code that will make this work or another image map plugin that you would recommend that will work with the Sale Junction theme?
Hello, There is no need of any plugin for making the image clickable, Just use the code given below for make image clickable Code: <a href="ENTER YOUR LINK ADDRESS"><img src="ENTER YOUR IMAGE ADDRESS"></a>