• Resolved rondavis

    (@rondavis)


    Hi,
    Thanks for your cool Plugin. Exactely what I want!

    Works fine on my post but…
    I am trying to display the code the way it appear on my post but somewhere else on my site where I display my post (ex. grid galery with all my posts).

    I am not an expert and I have no clue how to do it.
    I have been trying to add snippet codes you provided in your FAQ with Code Snippets Plugin with no result than a Parse error in my system.

    Parse error: syntax error, unexpected end of file in /home/clients/8246cf3ea8da97c9f989234efd99e441/web/wp-content/plugins/code-snippets/php/snippet-ops.php(361) : eval()’d code on line 1

    Questions to be able to vote for the same article/product/etc in different pages:
    – Can I give an ID to this shortcode: [thumbs-rating-buttons]? If yes how?
    – Do I have to set info make any update to your snippets code to make then work?

    Thanks!

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

    (@quicoto)

    Hello,

    It is going to be hard to do any modifications.

    1) You can not add votes to post A having the buttons in page B.

    2) The shortcode thumbs_rating_top should work anywhere. If you need to add it via PHP you can do echo do_shortcode( ' [my_shortcode] ' );

    Hope this helps.

    Thread Starter rondavis

    (@rondavis)

    Thank you for your quick answer!

    Too bad…

    I was expecting something like that could be useful:
    1) Add votes button on post A and a clone button in page B with page ID.

    Correct me if I am wrong but thumbs_rating_top seems to be just a link to go straight to the post, isn’t it? (That is what I have anyway…)

    Plugin Author Ricard Torres

    (@quicoto)

    That is correct, the shortcode shows a list of most voted posts (according to your shortcode settings).

    Thread Starter rondavis

    (@rondavis)

    OK, done.

    Thank you for your help.

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

The topic ‘Display dedicated post shortcode on other place’ is closed to new replies.