- Posts: 30
COMMUNITY FORUM
[Solved] K2 rating doesn't work in Itemlist
- Remus Ionita
-
Topic Author
- Offline
- Junior Member
Less
More
13 years 5 months ago - 13 years 5 months ago #60722
by Remus Ionita
[Solved] K2 rating doesn't work in Itemlist was created by Remus Ionita
Hi,
It seams that the k2 rating system doesn't work on my site in Itemlist / Category (see here www.mtrailer.ro/cct-v1.html). The numbers of the votes are correct but the stars doesn't work.
It's there a problem from my site?
Regards.
It seams that the k2 rating system doesn't work on my site in Itemlist / Category (see here www.mtrailer.ro/cct-v1.html). The numbers of the votes are correct but the stars doesn't work.
It's there a problem from my site?
Regards.
Please Log in or Create an account to join the conversation.
- Remus Ionita
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
13 years 5 months ago #60723
by Remus Ionita
Replied by Remus Ionita on topic Re: K2 rating doesn't work in Itemlist / Category
Anyone?
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 5 months ago #60724
by Kannan Naidu Venugopal
K2 Rocks \m/
Replied by Kannan Naidu Venugopal on topic Re: K2 rating doesn't work in Itemlist / Category
It could be template related or css compression. What is the JCH optimizer plugin for? something is messing with the k2.css
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Remus Ionita
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
13 years 5 months ago - 13 years 5 months ago #60725
by Remus Ionita
Replied by Remus Ionita on topic Re: K2 rating doesn't work in Itemlist / Category
Hi Kannan Naidu and thanks for the reply.
JCH optimizer automatically optimize external resources like CSS and JavaScript (and other stuff). Tried with JCH disabled and it still doesn't work...Does this mean that it's template related?
JCH optimizer automatically optimize external resources like CSS and JavaScript (and other stuff). Tried with JCH disabled and it still doesn't work...Does this mean that it's template related?
Please Log in or Create an account to join the conversation.
- Remus Ionita
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
13 years 5 months ago - 13 years 5 months ago #60726
by Remus Ionita
Replied by Remus Ionita on topic Re: K2 rating doesn't work in Itemlist / Category
BUMP!
Please Log in or Create an account to join the conversation.
- Andrey Miasoedov
-
- Offline
- Senior Member
13 years 5 months ago #60727
by Andrey Miasoedov
Replied by Andrey Miasoedov on topic Re: K2 rating doesn't work in Itemlist / Category
Hello, Remus!
You have a modified k2.css and line :
.art-Post ul li,.art-Post ol ul li {background:none !important;}
Your problem stems from it.
You have a modified k2.css and line :
.art-Post ul li,.art-Post ol ul li {background:none !important;}
Your problem stems from it.
Please Log in or Create an account to join the conversation.
- Remus Ionita
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
13 years 5 months ago #60728
by Remus Ionita
Replied by Remus Ionita on topic Re: K2 rating doesn't work in Itemlist / Category
Hi Andrey Miasoedov and thanks for the reply.
Yes that's the problem. But if you look here (www.mtrailer.ro/cct-v1.html) you'll see that all the ul,ol,li from my site have an image in front. That's why I've written that css rule.
Do you have an idea on how to remove that image and keep the stars?
Yes that's the problem. But if you look here (www.mtrailer.ro/cct-v1.html) you'll see that all the ul,ol,li from my site have an image in front. That's why I've written that css rule.
Do you have an idea on how to remove that image and keep the stars?
Please Log in or Create an account to join the conversation.
- Remus Ionita
-
Topic Author
- Offline
- Junior Member
Less
More
- Posts: 30
13 years 5 months ago - 13 years 5 months ago #60729
by Remus Ionita
Replied by Remus Ionita on topic Re: K2 rating doesn't work in Itemlist / Category
Manage to solve it. Added display:block; and everything seems all right. Thanks again Andrey Miasoedov for identifying the problem.
Please Log in or Create an account to join the conversation.