• flashy

    (@flashy)


    Hi
    I already put the code <?php if(function_exists(‘the_ratings’)) { the_ratings(); } ?> in single.php at the appropriate place to display below the post.

    Now I need to have it on the same line as the other plugin which is also below the post ( The AddToAny share button )How would I change this, any ideas ?

    Thanks !

Viewing 1 replies (of 1 total)
  • Wrapping both in <div class="whatever"> (code goes here) </div> and placing them aligned on the same line, with a few choice CSS statements in your theme’s stylesheet.css file should do it.

Viewing 1 replies (of 1 total)
  • The topic ‘Change WP Postratings exact location’ is closed to new replies.