Image Mapping

Discussion in 'SaleJunction E-Commerce WordPress Theme' started by aquay, Dec 17, 2013.

  1. aquay

    aquay Member

    Joined:
    Sep 16, 2013
    Messages:
    44
    Likes Received:
    0
    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?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    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>
     

Share This Page