Keyword

K2 Ratings Not Working

  • theandygram
  • theandygram's Avatar Topic Author
  • Offline
  • Senior Member
More
11 years 1 month ago #117352 by theandygram
K2 Ratings Not Working was created by theandygram
I am not able to get my ratings to save. They turn yellow on mouse-over but will not save a click.

I am also having a styling error getting rid of bullets (each star is a LI). When looking at the CSS for this, it says that the list-style is already set to none, yet the bullets appear.

You can see this here:

theandygram.com/broadway-reviews/2013-20...on-to-Broadway.html#

The errors I am seeing in Firebug are:

ReferenceError: jQuery is not defined

$(document).addEvent('domready', function() {

core.js (line 214)
TypeError: $(...).addEvent is not a function

$(document).addEvent('domready', function() {

Any suggestions would be most appreciated.

Thanks,
Andy

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 1 month ago #117353 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: K2 Ratings Not Working
Hello Andrew,

jQuery is loaded after the k2.js file which is wrong it should be loaded before any other JS files. You need to enable jQuery loading from your template's parameters or K2's params.

PS. There is another instance which is loaded by another extension (com_gcalendar) You only need one instance , the one from your template or the one from K2.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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

  • theandygram
  • theandygram's Avatar Topic Author
  • Offline
  • Senior Member
More
11 years 1 month ago - 11 years 1 month ago #117354 by theandygram
Replied by theandygram on topic Re: K2 Ratings Not Working
I have jquery library handling in the k2 parameters set to Load v1.10.x latest (remote copy).
For backend jquery & jquery ui handling I have Load a Remote Copy of jQuery & jQuery UI

I also tried changing both of the above to local and that didn't help.

I am using a template from Joomlarts. I am not seeing a setting for loading jquery in the template.

Any more direction would be most appreciated.

Andy

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

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
11 years 1 month ago #117355 by Krikor Boghossian
Replied by Krikor Boghossian on topic Re: K2 Ratings Not Working
I can see now that jQuery is not being loaded (also you can use 1.8).

Make sure an extension is not the loading of jQuery or a function that is built in with you template. You can also ask JoomlaArt about this since the issue is also related to the template

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

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


Powered by Kunena Forum