Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter michlm

    (@michlm)

    Someone on the German board solved the problem: http://bit.ly/12j96F

    Great, that works! Last problem (beside the waiting message – with which I can live):

    If I try to show a list of best voted articles and comments with <?php wp_gdsr_render_widget(); ?> I get the error message:

    Fatal error: Call to undefined function: wp_gdsr_render_widget() in {…}/home.php on line 48

    Is it possible that the function collides with another plugin? If you can help me with that last problem I will donate and put a banner on my site once I am finally online.

    Thanks!

    michlm

    (@michlm)

    Yeah, I read that in the PDF guide, on your website and in the admin section of WP. But that doesn’t work at all.

    I also tried it via

    <div style="display:inline;">%RATING_STARS%</div>
    <div style="display:inline;">%RATING_TEXT%</div>

    in the standard ratings block template and even though other CSS-commands work fine (e.g. margin-left) it won’t put the result into one single line. I found out that the plugin automatically applies <div id=”gdr_text_a107″> (07 in that special case) which seems to override my “display:inline;”-input. But I don’t know where to find that gdr_text-id to modify it.

    michlm

    (@michlm)

    Thanks for that. What I find somewhat strange is that if I use both at the same time the manual rating code and automatic rating the new result is only shown at the automatic stars (with working waiting message then).

    And I really don’t want to annoy you with silly questions in your spare time, but I got one last question: If I choose to have header, stars and rating text in one single line instead of three lines I assume to have “display:inline” added the CSS code. But in which file can I find the classes .ratingtext/.ratingblock/.ratingstars etc. that are given in the T2 templates?

    michlm

    (@michlm)

    I found out that if I use the automatic insertion the waiting message works, same if I use [STARRATING] inside a post. The only way it won’t work is via <? php wp_gdsr_render_article(); ?> at the place I wanna use it inside the theme. Parameters for this function are $template and $echo, but i have no idea how to use them to influence the waiting message/icon.

    michlm

    (@michlm)

    thanks a lot!

    michlm

    (@michlm)

    I installed the new version a few days ago – thanks for the great work on the plugin btw! – and have the same problem as mfuchs. I remember that the waiting message worked after I manually inserted the code where i wanted it. It seems in the meantime I somehow clicked anywhere to switch the waiting message+symbol off, but i don’t know where and how to undo it. Any ideas?
    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)