- Posts: 49
COMMUNITY FORUM
Vote not work in article details
- Stamatis
-
Topic Author
- Offline
- Senior Member
Less
More
8 years 6 days ago #162034
by Stamatis
Vote not work in article details was created by Stamatis
Hello
I have a problem with article votes. In category view when vote an article work ok but when go in details view in article i see the stars, in mouse over change colour but if i press do nothing.
my site is : athens-dayandnight.gr/more/epilegmena/afta-einai-ta-alkooloyxa-pota-pou-adynatizoun
thank you
I have a problem with article votes. In category view when vote an article work ok but when go in details view in article i see the stars, in mouse over change colour but if i press do nothing.
my site is : athens-dayandnight.gr/more/epilegmena/afta-einai-ta-alkooloyxa-pota-pou-adynatizoun
thank you
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 3 days ago #162071
by Krikor Boghossian
Replied by Krikor Boghossian on topic Vote not work in article details
Can you try (temporarily) using a different template to rule out a template issue?
Please Log in or Create an account to join the conversation.
- Stamatis
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 49
8 years 2 days ago #162083
by Stamatis
Replied by Stamatis on topic Vote not work in article details
Hello Krikor
Thank you for your answer. I test it and it work .
some time ago i have the some broblem and in category list and you suggest me to paste this code in template .itemRatingList li { display: block;}
from then work for category but not in details view. this problem i see now.
I must paste an other code for details view?
thank you
Thank you for your answer. I test it and it work .
some time ago i have the some broblem and in category list and you suggest me to paste this code in template .itemRatingList li { display: block;}
from then work for category but not in details view. this problem i see now.
I must paste an other code for details view?
thank you
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 2 days ago #162091
by Krikor Boghossian
You need to address this issue to the template's developer.
Replied by Krikor Boghossian on topic Vote not work in article details
If it's working with the default template, then it is a template issue.Thank you for your answer. I test it and it work .
You need to address this issue to the template's developer.
Please Log in or Create an account to join the conversation.
- Stamatis
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 49
8 years 2 days ago #162103
by Stamatis
Replied by Stamatis on topic Vote not work in article details
I try to find them but the site is closed. so i don't know if the development is "on-line".
For this reason i open topic here.
thank you i wll try to find a solution.
For this reason i open topic here.
thank you i wll try to find a solution.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 1 day ago #162111
by Krikor Boghossian
Replied by Krikor Boghossian on topic Vote not work in article details
Download the latest version of K2 and in the item.php file look for the rating block.
Then in your overrides (getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates) make sure that the code is up to date.
Then in your overrides (getk2.org/documentation/tutorials/174-templating-with-k2-and-the-concepts-of-sub-templates) make sure that the code is up to date.
Please Log in or Create an account to join the conversation.
- Stamatis
-
Topic Author
- Offline
- Senior Member
Less
More
- Posts: 49
8 years 1 day ago #162119
by Stamatis
Replied by Stamatis on topic Vote not work in article details
Hello Krikor
I make the changes and work perfect
Thank you very much
I make the changes and work perfect
Thank you very much
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
Less
More
- Posts: 15920
8 years 1 day ago #162121
by Krikor Boghossian
Replied by Krikor Boghossian on topic Vote not work in article details
You 're welcome :)
Please Log in or Create an account to join the conversation.