Wailuku
MemberForum Replies Created
-
Thank you much Syahir! The slider is finally working. After stepping away from it all to clear my very worried and confused head, I tried your suggestions once again and this time it worked. Am so relieved… Many many thanks for all your time and help and great patience. (I see CDN is back online but thanks to you there is no need to depend on them for the slider.)
Aloha!
Wailuku
Syahir–did it all again and the slider still does not work. Again, the site runs on WP 3.1.3, Graphene 1.3.1 and all was fine until today or yesterday. If only CDN was still accessible… Signing off. Need to sleep (3:30 am). Thank you!
Yes, I used the mouse to swipe over and copy the new code you provided on these pages, then using the WP dashboardʻs edit window, opened and dropped the code into function.php then hit the update button. I did use TextWrangler (a Mac plain text code editor) to locate line number 1085 to verify that I was editing the proper code area in the WP edit window.
Will try afresh by using ftp to replace the current function.php with an archived and so untouched version of that file and then paste directly from a swipe of your code into the “new” function.php opened in the WP edit window. Sorry to trouble you. Appreciate your help–it is somewhat of a high to be communicating directly with the creator of Graphene. Will report back in a while. Thank you very much.
Bobsled–please disregard my questions. Not sure what I was thinking…my apologies
Wailuku
Bobsled–thank you for the info. Letting my newbie-ness show here–so you replaced the original js link address on line 1085 in functions.php with this: http://code.google.com/p/graphene/source/browse/branches/1.6/js/ in line 1085 in functions.php ?
In which php file and where abouts did you place the second address: http://graphene.googlecode.com/svn/branches/1.6/includes/theme-scripts.php ?
Thanks in advance.
The semicolon is there.
Hereʻs a chunk of code copied from that area:
/* Load jQuery Tools script */
function graphene_scrollable_js() {
wp_enqueue_script( ‘graphene-jquery-tools’, get_template_directory_uri() . ‘/js/jquery-tools-1.2.5.min.js’, array( ‘jquery’ ), ”, true);
}
// Print the script
add_action(‘init’, ‘graphene_scrollable_js’);
I forgot. Here is what appears on lines 1086, 1087, and 1088:
}
// Print the script
add_action(‘init’, ‘graphene_scrollable_js’);
Thank you, Syahir.
As per your instructions, I cut then pasted in the replacement code:
wp_enqueue_script( ‘graphene-jquery-tools’, get_template_directory_uri() . ‘/js/jquery-tools-1.2.5.min.js’, array( ‘jquery’ ), ”, true);
However, this message then appeared:
Parse error: syntax error, unexpected ‘}’, expecting T_STRING or T_VARIABLE or ‘$’ in /home/hlta1506/public_html/wp-content/themes/graphene/functions.php on line 1086
Sorry! Do you have any ideas? Again. I deeply appreciate your time and help.
Thank you much, Syahir! I will give it a try soon. By the way, your Graphene is fantastic.
Aloha
Hello. Am running Graphene 1.3.1 and slider suddenly stopped working. Understand on elementary level about the bad link problem to jquery script. My problem is I have functions.php but no “includes” and no “theme-scripts.php”. I realize those items came about when you simplified functions.php, but would like to avoid updating Graphene version as everything works well and we were just planning to announce the site to the public. Any suggestions would be appreciated. Sorry if I missed anything discussed so far.
Viewing 10 posts - 1 through 10 (of 10 total)
