Support » Plugin: Thumbs Rating » Displaying votes in a specific area of a post

  • Resolved endlessverge

    (@endlessverge)


    Hi,

    Thank you for this amazing plugin.
    I have a quick question though. I am currently building a theme using Twitter Bootstrap and I want to include this plugin in a specific area of all the posts. Specifically, I want it to display the votes in the second column of a post, so not below or above the post content. Is that possible? If so, how can I achieve that effect?

    Thank you,
    Stephen

    https://wordpress.org/plugins/thumbs-rating/

Viewing 1 replies (of 1 total)
  • Plugin Author Ricard Torres

    (@quicoto)

    Hi there,

    If you check the Installation tab:

    Alternatively you can print the buttons only in certain parts of your theme. Paste the following snippet wherever you want them to show:

    <?=function_exists('thumbs_rating_getlink') ? thumbs_rating_getlink() : ''?>

    Cheers,

    Rick

Viewing 1 replies (of 1 total)
  • The topic ‘Displaying votes in a specific area of a post’ is closed to new replies.