Hello,
we have a problem. Our sidebar has "post" ID so if we enable the Article rating feature (below or above the content), it is duplicated. It shows below the article itself, which is fine, but also at the sidebar at the last position.
Is possible to get a code which we can place manually in our php to be able to show the Article rating only once and correctly?
Also, if we have the option above the comment area enable, it is visible just once, but it is not possible to vote for guests, even though the option is enabled. If we have it below the article, then guests can vote without any issues.
But right now, we cannot enable the article rating below the content because it simply shows twice.
Can you help?
Thank you.
Karel
Hi @karel.
Have you tried to choose the "Before Comment Form" for the "Display Ratings" option? It should fix your problem.
Yes, but:
1. We have native ads above the comments so we want to have the rating at the end of the article and not below the native ads. So we want to have it divided.
2. With the native ads the Before comment form was not working properly, it was not possible to rate it, stars were simply not reacting to the mouse. When we removed the ads, it was okey.
But as I say, it should be possible to get a code to add to the php the same way we do it with the comment form. It should be divided into two codes because it is a completely different feature, each of them.