Forums
Forums / Plugin: ImageMapper / Inserting into Widget
(@bleuy)
13 years, 1 month ago
Hi I wonder if you could advise if your maps support Widgets? I need a location map to appear on the right hand side of my web page in the widgets section?
I have pasted the code into a HTML widget, but I don’t see the map only the shortcode.
Please advise? Thanks
http://ww.wp.xz.cn/extend/plugins/imagemapper/
(@vanbloc)
12 years, 10 months ago
Hi.
Use the “Enhanced Text Widget Plugin” and insert via PHP in the new Text Widget, like this:
<?php echo get_imgmap_frontend_image(‘1062’, ‘79467984’); ?>
Work for me.
Thank you, I had worked round it, but thats useful to know.
Cheers
The topic ‘Inserting into Widget’ is closed to new replies.