• What file and where do i enter this tag?

    PSRshowvoting_stars()

    I want to show it either below the title or at the bottom of the post.

Viewing 8 replies - 1 through 8 (of 8 total)
  • This plugin doesn’t appear to be working. I’m using the Yourblog 2.0 theme by Abhishek Tripathi. Are there any known fixes? Am I missing something?

    Hey, it’s working!

    You need to include

    <?php PSR_show_voting_stars(); ?>

    whereever you want to display the stars, i.e. in index.php if you want rating on home page. single.php if want in individual posts, and in archive file if need in search results.

    Regards,

    The code you mentioned is not working, please help! Plugin is installed but nothing seems to happen or show up.

    What plugin is this, please?

    Im having an issue translating it, I have it installed and working but its in Spanish.

    I have checked the files, but can’t pin point what to change, anyone know?

    I got this error message:

    Fatal error: Call to undefined function PSRshowvoting_stars() in /home/myuser/web/myblog/wp-content/themes/mandigo/index.php on line 64

    I managed to active the plugin, so it should be installed.

    Any idea?

    Oops! I missed the ‘_’ character!

    <?php PSR_show_voting_stars(); ?>

    Now it’s working!
    Thanks anyway!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘What file and where?’ is closed to new replies.