Are you enjoying the extensions? Did you like the support? Help others decide.

Leave a review

file jQuery 1.8

More
10 years 8 months ago - 10 years 8 months ago #2717 by oliverbeach
jQuery 1.8 was created by oliverbeach
Hi,

I have installed the jQuery Easy plugin and have configured it to use version 1.8 which ensures my main menu works OK.

I also have on my site breezing forms which are displayed within pop ups created by a plugin called NoNumber Modals. Unfortunately, due to jQuery compatibility issues the pop ups do not load.

The very first time I loaded the pop up the form displayed correctly within the pop up. I then refreshed the page and it now no longer loads correctly.

I am hoping someone can point me in the right direction!

The test site url is www.beachbrothers.biz/insurance-services/auto-insurance

The link which does not work is called Link Text at the bottom of the page.

THanks
Last edit: 10 years 8 months ago by admin.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #2719 by admin
Replied by admin on topic Re: jQuery 1.8
Hello,
it seems like you are missing the jquery.easing script. Check the code when the jQuery Easy plugin is not enabled, see if this script is there. If it is, make a note of it and add it to the 'ignore scripts' list in the advanced tab.

Olivier.

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #2720 by oliverbeach
Replied by oliverbeach on topic Re: jQuery 1.8
Thanks Olivier for taking time to look at the issue.

I am not overly family with JS are you referring to this:

<script type="text/javascript" src="/templates/nebula/js/jquery.easing.1.3.js"></script>

Looking at the source code this is the only reference with easing in it name!

Please Log in or Create an account to join the conversation.

More
10 years 8 months ago #2723 by admin
Replied by admin on topic Re: jQuery 1.8
Yes, this is what I am talking about.
Take the path from the src attribute and add it in the plugin.
Hopefully, this was the only issue :-)

Olivier.

Please Log in or Create an account to join the conversation.