- This topic has 1 reply, 2 voices, and was last updated 12 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › WP Lightbox Ultimate and Image Maps
Tagged: lightbox ultimate inline content
Hi,
I am integrating an image map into a website, and I would like the areas defined in the image map to act as the anchors for videos to be played by WP Lightbox Ultimate. I know that I can’t simply put the shortcode into the html for the image map, I tried and it didn’t work. I have also played around with applying the ID’s and Classes that I can see in the HTML page code to the image map, but have not been able to make it work.
Is there any way to make this plugin play the video from a HTML code that I can apply to the area on my image map?
Below is an example of what I am trying to use.
<img src=”http://omegacontractormarketing.com/wp-content/uploads/2012/06/Contractor-Marketing-Google-Local.png” width=”666″ height=”84″ border=”0″ usemap=”#map” />
<map name=”map”>
<!– #$-:Image map file created by GIMP Image Map plug-in –>
<!– #$-:GIMP Image Map plug-in by Maurits Rijk –>
<!– #$-:Please do not edit lines starting with “#$” –>
<!– #$VERSION:2.3 –>
<!– #$AUTHOR:Matthew Mackenzie –>
<area shape=”rect” coords=”4,6,660,75″ href=”#”/>
</map>
Thanks,
Matt
Hi, unfortunately that won’t be possible.