• hello

    im trying to simply move where the output exists in my theme. ive simply unchecked all the “auto insert rating code” and posted this in my theme and everything looks great:

    <div align=”right”><?php wp_gdsr_render_article(5); ?></div>

    however, there is a problem. when i rate something, the ‘please wait’ text and loading image do not show up. also, the text does not update to reflect the new vote. finally, text style is not taking shape according to the div its in (and when i change any templates, they do not actually update, but stay the same–maybe permissions?).

    anyways, curious as to what i need to do to get the loading image to show. thanks!

    https://67.192.94.160/wordpress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter eighteesix

    (@eighteesix)

    also– i just deleted all the ratings i made during testing, and now back at the front page, i am not able to rate any of the posts i previously rated–they are shown as rated (text grayed out), but no starts are filled in, and hovering does not illuminate either. i have re-enabled the “auto insert rating code” to double check that it was not the code i inserted and its happening to instances of code.

    to fix this i attempted to do some cleanup in the “Tools” section, but nothing has changed.

    You have same rating block in the post added twice. That’s now a proper procedure. To prevent duplicated ratings, data is stored in cookies also, not only database. Clear the browser cookies.

    Thread Starter eighteesix

    (@eighteesix)

    like i said i had it added twice for test purposes–one automatic, one manual.

    the only remaining issue then is that while using the manually added code, when i rate something, the ‘please wait’ text and loading image do not show up.

    Well, I said that you can’t do that. When you have two rating blocks, only one will react to clicks in both blocks.

    Thread Starter eighteesix

    (@eighteesix)

    i removed the auto insert, leaving just my manual inserted code. the loading image and please wait text do not show up when clicking. any ideas?

    https://67.192.94.160/wordpress/

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: GD Star Rating] moving the output’ is closed to new replies.