Comments Kellie started the conversationOctober 30, 2014 at 9:14pmHi, I'm trying to use the imagemapster script http://www.outsharked.com/imagemapsterand I cannot get it to work with my Salient theme.I created a plain HTML page to test it, and it works there: http://washdrydesign.com/image-mapster/image-mapst...Here are things I've tried: 1. Linking the JS files between the head tag in header.php2. Adding the javascript directly to init.js (at the top of the page and at the bottom)Please tell me what I'm doing wrong!Thank you! 8,840Tahir repliedNovember 1, 2014 at 1:02amHey!Try using the RAW JS page element in visual composer and the RAW HTML Page element to put in the html on the particular page. Thanks ThemeNectar Support Team Kellie repliedNovember 1, 2014 at 1:06amThanks for your quick response! I tried that too, and nothing. 8,840Tahir repliedNovember 3, 2014 at 3:50pmHey Again!Seems like you got it sorted as i dont see any JS errors on the page. Thanks ThemeNectar Support Team Kellie repliedNovember 3, 2014 at 7:01pmI didn't sort it out. It's not throwing any JS errors because I don't know where to put/link the files.Will you please tell me the best way to add jquery files to the theme? I'm fine adding the JS script to the head, but I need to link these two files:<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script><script src="scripts/jquery.imagemapster.js"></script>I'm assuming I do not need the main jquery library because it's already included, but how can I link jquery.imagemapster.js? 8,840Tahir repliedNovember 4, 2014 at 7:06pmHey Again!Yes you dont need the jquery file. Simply use a RAW HTML page element and paste in the script code in there. Best,-T ThemeNectar Support Team Sign in to reply ...
Hi, I'm trying to use the imagemapster script
http://www.outsharked.com/imagemapster
and I cannot get it to work with my Salient theme.
I created a plain HTML page to test it, and it works there:
http://washdrydesign.com/image-mapster/image-mapst...
Here are things I've tried:
1. Linking the JS files between the head tag in header.php
2. Adding the javascript directly to init.js (at the top of the page and at the bottom)
Please tell me what I'm doing wrong!
Thank you!
Hey!
Try using the RAW JS page element in visual composer and the RAW HTML Page element to put in the html on the particular page.
Thanks
ThemeNectar Support Team
Thanks for your quick response! I tried that too, and nothing.
Hey Again!
Seems like you got it sorted as i dont see any JS errors on the page.
Thanks
ThemeNectar Support Team
I didn't sort it out. It's not throwing any JS errors because I don't know where to put/link the files.
Will you please tell me the best way to add jquery files to the theme? I'm fine adding the JS script to the head, but I need to link these two files:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
<script src="scripts/jquery.imagemapster.js"></script>
I'm assuming I do not need the main jquery library because it's already included, but how can I link jquery.imagemapster.js?
Hey Again!
Yes you dont need the jquery file. Simply use a RAW HTML page element and paste in the script code in there.
Best,
-T
ThemeNectar Support Team