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

  • Home
  • SEARCH
  • 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 3438416
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:11:07+00:00 2026-05-18T08:11:07+00:00

I have copied a very simple JQuery delayed overlay popup into WordPress, yet it’s

  • 0

I have copied a very simple JQuery delayed overlay popup into WordPress, yet it’s not working at all. I believe it is something within Wordrpess, as when I move the code outside the WP generated pages (http://beta.ohsinsider.com/wp-content/themes/arthemia/overlay_test.html) it works fine, yet in WP it doesn’t work at all (http://beta.ohsinsider.com/).

What am I missing here? What extra steps do I need to do to get this overlay to work with WordPress?

  • 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-05-18T08:11:07+00:00Added an answer on May 18, 2026 at 8:11 am

    Right now your include of jQuery Tools being negated by other jQuery includes

    Here’s what’s happening on your site, in order:

    • Include jQuery 1.3.1: http://beta.ohsinsider.com/wp-content/themes/arthemia/js/jquery-1.3.1.min.js
    • Include jQuery Tools: http://cdn.jquerytools.org/1.2.5/all/jquery.tools.min.js
    • Include jQuery 1.3.2: http://beta.ohsinsider.com/wp-includes/js/jquery/jquery.js?ver=1.3.2
    • Include jQuery 1.2.3: http://beta.ohsinsider.com/wp-content/plugins/thickbox/thickbox/jquery.js

    So what’s happening is jQuery tools is being included, but it’s erased when the second jQuery include overwrites jQuery (and again with the last include).

    Multiple versions of jQuery in the same page aren’t supported, in fact this causes issues just like you’re experiencing. Include one version of jQuery, only once and before your plugins.


    For the updated site/new code, here’s the order:

    • Include jQuery 1.3.1: http://beta.ohsinsider.com/wp-content/themes/arthemia/js/jquery-1.3.1.min.js
    • Include jQuery 1.3.2: http://beta.ohsinsider.com/wp-includes/js/jquery/jquery.js?ver=1.3.2
    • Include jQuery 1.2.3: http://beta.ohsinsider.com/wp-content/plugins/thickbox/thickbox/jquery.js
    • Include jQuery Tools: http://cdn.jquerytools.org/1.2.5/all/jquery.tools.min.js

    …so now the error is jQuery tools (at least that version), doesn’t work on jQuery 1.2.3, it’s erroring because it’s incompatible.

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

Sidebar

Related Questions

No related questions found

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.