- Posts: 4
COMMUNITY FORUM
jquery conflict
- omni kneeland
-
Topic Author
- Offline
- New Member
Less
More
9 years 2 months ago #151120
by omni kneeland
jquery conflict was created by omni kneeland
Hello,
If I have k2 enabled, jomsocial and ajax login/register fail to work. When I disable k2 they work fine. Support at jomsocial said to contact k2 support because there are javascript errors from k2. I'm using k2 version 2.6.9 and Joomla v 3.4.0
I love k2 and have used it for years, thank you so much for awesome software.
How to use it and jomsocial and ajax login/register on the same page?
Thanks,
Omni
If I have k2 enabled, jomsocial and ajax login/register fail to work. When I disable k2 they work fine. Support at jomsocial said to contact k2 support because there are javascript errors from k2. I'm using k2 version 2.6.9 and Joomla v 3.4.0
I love k2 and have used it for years, thank you so much for awesome software.
How to use it and jomsocial and ajax login/register on the same page?
Thanks,
Omni
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 months ago #151129
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic jquery conflict
Hello,
First of all, update to 3.4.8 asap. Is there a link to your site?
First of all, update to 3.4.8 asap. Is there a link to your site?
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- omni kneeland
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 2 months ago #151151
by omni kneeland
Replied by omni kneeland on topic jquery conflict
Hi,
Thank you for your prompt reply.
On the downloads page all I found was k2 version 2.6.9
Site is at plant dreams dot org (without space).
Regards,
Omni
Thank you for your prompt reply.
On the downloads page all I found was k2 version 2.6.9
Site is at plant dreams dot org (without space).
Regards,
Omni
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 2 months ago #151180
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic jquery conflict
3.4.8 is Joomla!'s latest version.
jQuery is not loaded in your site. It is using an obsolete URL from Google's CDN.
The correct URL should be: ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js
This setting should be located in your template's settings.
If you cannot locate one, you need to contact the template's developer.
jQuery is not loaded in your site. It is using an obsolete URL from Google's CDN.
The correct URL should be: ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js
This setting should be located in your template's settings.
If you cannot locate one, you need to contact the template's developer.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- omni kneeland
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 2 months ago #151332
by omni kneeland
Replied by omni kneeland on topic jquery conflict
Hi Krikor,
Thank you for your reply. I have updated to Joomla 3.4.8.
Using jquery easy plugin, I've repaired the url for jquery inclusion (in case it helps others, I was missing the subversion number).
Unfortunately, the issue persists. I've tried so many things!! Jquery conflicts are certainly not my strong suit..
To note, Jomsocial support instructed me to use Jquery 1.11.0, not sure if this makes a difference.
Thanks!
Omni
Thank you for your reply. I have updated to Joomla 3.4.8.
Using jquery easy plugin, I've repaired the url for jquery inclusion (in case it helps others, I was missing the subversion number).
Unfortunately, the issue persists. I've tried so many things!! Jquery conflicts are certainly not my strong suit..
To note, Jomsocial support instructed me to use Jquery 1.11.0, not sure if this makes a difference.
Thanks!
Omni
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 2 months ago #151383
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic jquery conflict
@omni kneeland
You should not use jQuery easy plugin. Since you are under Joomla! 3.4 all extensions should use the bundled jQuery version. If you have an extension that loads an extra jQuery instance under Joomla! 3.4 then it is either outdated ( ensure you update your extensions ) or bad written.
You should not use jQuery easy plugin. Since you are under Joomla! 3.4 all extensions should use the bundled jQuery version. If you have an extension that loads an extra jQuery instance under Joomla! 3.4 then it is either outdated ( ensure you update your extensions ) or bad written.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.