How do i insert an image map on home page??

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Tue Feb 17, 2015 2:33 am
Hi,

I want to insert a larger Info Graphic image in the main body of the home page of my site. I would also like to have an image map associated with it so that certain areas of the image will have live links. Could you explain how to do this?

First, how do I insert the image on the main body area of the home page?

Second, how do I apply an image map to the image?

Thanks
User avatar
Gold Boarder

GK User
Tue Feb 17, 2015 8:25 am
Hi,

You can add your image in text widget (in mainbody widget area), use:
Code: Select all
<img src="path_to_your_image" alt="..." />

Regarding the links on the image, maybe you should use plugin like this one:
https://wordpress.org/plugins/imagemapper/
User avatar
Moderator

GK User
Tue Feb 17, 2015 1:16 pm
thanks, apparently image mapper only works if i insert the image into a "post". Can i insert a post into a widget area on the home page??
User avatar
Gold Boarder

GK User
Wed Feb 18, 2015 10:55 pm
I've notice this plugin which may be useful: https://wordpress.org/plugins/flexible-posts-widget/
but didn't test it.
User avatar
Moderator

GK User
Wed Feb 18, 2015 11:01 pm
thanks. i'll check it out :-)
User avatar
Gold Boarder


cron