Slider Suddenly Stopped Working
-
Admin
@gianluca1974, why u copy the Google Code page… you’re supposed to copy the content of the
jquery-tools-1.2.5.min.jsfile…Here’s a direct link for you:
http://graphene.googlecode.com/svn/branches/1.6/js/jquery-tools-1.2.5.min.js
@wailuku, can you provide a link to your site so that I can take a closer look?
@wenbay, the
/js/folder is located in the graphene theme’s folder:/wp-content/themes/graphene/js/Thank you so much. Now work!
Added the jquery-tools-1.2.5.min.js file to the theme’s /js/ folder and replaced the content of the theme’s /includes/theme-script.php
First: where is the js folder…I can’t find it! In the editor there is no js folder! Unless you are talk browser…I don’t know where to find and replace! I did add some code to the Security prefernces in the user.js folder of FireFox…is that where I should look?
Two: the jquery-tools-1.2.5.min.js, from that site: http://code.google.com/p/graphene/source/browse/branches/1.6/js/ How do I load it! Where do I copy, paste?
Three: I can replace something if I know where to find it! http://graphene.googlecode.com/svn/branches/1.6/includes/theme-scripts.php
Admin
Okay folks, seems like quite a number of people are struggling with applying the fix. So I’ve packaged the latest copy of the theme on my development server containing the fix.
All you need to do is:
1. Download the latest version of the theme containing the fix:
http://code.google.com/p/graphene/downloads/detail?name=graphene-1.6.1.1.zip
2. Switch to the default TwentyEleven theme.
3. Delete the Graphene theme on your server. Be extra careful NOT to delete your child theme, if you have any. It’s a very good idea to backup your themes now.
4. Install the latest version you downloaded in step 1 using the Upload method. See this wiki page for detailed instructions.
5. Activate the Graphene theme again, or your child theme if you have one.
Graphene: Theme Functions (functions.php)I don’t see the code to replace! I found the jquery cdn line of code and replaced it with: http://code.google.com/p/graphene/source/browse/branches/1.6/js/ however the functions.php shows no js code to replace!
Should I just code the php code from: http://graphene.googlecode.com/svn/branches/1.6/includes/theme-scripts.php and replace the whole think…but, this would replace the js code as well, that I added! Confused!
OK, for me you just made it more difficult. I would perfer not to delete my theme at this point! Can I just copy from line 20 to the end http://code.google.com/p/graphene/source/browse/branches/1.6/js/ and paste it or can I copy the whole thing and paste over the contents in jquery.js. I found a backdoor to <b>wp-includes>js>jquery>jquery.js</b>. Then, copy all the code from http://graphene.googlecode.com/svn/branches/1.6/includes/theme-scripts.php; replacing the whole think in the <b>theme-scripts.php</b>? Would this do it? Am I in the right folder?
- You must be logged in to reply to this topic.
