Infinite loading
-
I’m using the GD Rating System to evaluate categories. I’m displaying through the code:
<? Php $ category = get_the_category (); ?> <? Php gdrts_render_rating (array ('echo' => true, 'entity' => 'terms', 'name' => 'category', 'id' => $ category [0] -> cat_ID)
The rating is showing on the page, but the vote is not completed. When I click to evaluate a loading image appears and the message “Please wait …”, but it does not complete, it is loading without stopping.
What is going on?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Infinite loading’ is closed to new replies.