Enable jquery


Author Message
Martijn van Poorten

Posted: 4/8/2013
Quote message 

Hello,

I'm trying to get jquery working on an artisteer 4 generated template, I've been searching the internet for some days and all the tutorials i found aren't working so i decided to post my question in this forum.

I'm trying to get the WP Google Maps plugin working but i get the following error message:

Error: In order for WP Google Maps to work, jQuery must be installed. A check was done and jQuery was not present. Please see the jQuery troubleshooting section of our site for more information.

After following the instructions on the troubleshooting page the plugin still doesn't work.

Is there somebody who can help me to get jquery working on my template?

 
Zach

Posted: 4/9/2013
Quote message 

Here ya go:

1. In Wordpress, go to appearance -> editor, then click on header.php

2. right before the </head> tag, paste this in:

<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>

3. update the file

4. dance through a flowery meadow joyously because of how easy that ended up being. ;-)

Hope it helps!

=========================
Zach Swinehart

www.artisteertutorial.com

Learn how to create great Artisteer websites with my free step-by-step video training!

 
Martijn van Poorten

Posted: 4/10/2013
Quote message 

:-{} :-{} do you want to dance the meadow with me??

Thanks for your help this fixed the problem ....

THANK YOU ;-)
 
Zach

Posted: 4/10/2013
Quote message 

Lol, glad it helped. :-P

=========================
Zach Swinehart

www.artisteertutorial.com

Learn how to create great Artisteer websites with my free step-by-step video training!

 
Xavier

Posted: 10/31/2015
Quote message 

Hello,
for my part, I do not have this error message, but the card is not displayed in the page I created.
Would you have a solution?
thanks in advance
Best regards
 
Henk Prins

Posted: 4/4/2016
Quote message 

Quote Zach:

Lol, glad it helped. :-P

=========================
Zach Swinehart

www.artisteertutorial.com

Learn how to create great Artisteer websites with my free step-by-step video training!



I know it's a bit of an old tread, but it also solved my problem.
So if you still dance :-{}
 
Mikkel

Posted: 5/31/2016
Quote message 

This dosent seem to work anymore. Suggestions?