Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8936405
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T10:12:30+00:00 2026-06-15T10:12:30+00:00

For some reason, my jQuery scripts only seem to load when I am logged

  • 0

For some reason, my jQuery scripts only seem to load when I am logged into WordPress. Here is the page:
http://www.mcfaddengavender.net/newmg/

As you can see, the images are not “sliding” in. However, if I login and return to the homepage, things work fine. Here is the code I’m using to run jQuery in the Functions.php:

//jQuery - Use Google CDN instead of WP jQuery
function my_scripts_method() {
if (!is_admin()) { 
    wp_deregister_script( 'jquery' );
    wp_register_script( 'jquery',     'http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js');
    wp_enqueue_script( 'jquery' );
 }
}

add_action('init', 'my_scripts_method');
?>

Any ideas on what would cause such a weird issue?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T10:12:30+00:00Added an answer on June 15, 2026 at 10:12 am

    You are hooking in the wrong place use

    add_action('wp_enqueue_scripts', 'my_scripts_method'); 
    

    rather than ‘init’

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason, only in IE (tried 7 & 8), jQuery is performing a
For some reason the jquery includes on this page throws a 1012 error but
I'm working on a clients website and for some reason the jQuery colorbox plugin
I have a django project, but for some reason basic jquery isn't working. <html>
For some reason knockout requires jquery tmpl when you use databound templates, otherwise it
For some reason when I generate this using jquery to fill in my table.
I'm fairly new to JQuery and for some reason I can't get the currently
Guys check this website on FF and Chrome For some reason(s), jQuery isn't working
I am using Javascript-JQuery to submit 2 aspx pages, $('#MyForm1').submit(); $('#MyForm2').submit(); for some reason
For some reason, this line of code is returning undefined for $(this).attr(href) $(a).attr(href, javascript:page('

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.