Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Codeinwp

    (@codeinwp)

    You can do this with the PRO version using the shortcode, like :
    [P_REVIEW post_id=3067 visual=”yes”], this will only display the rating in a visual format or just text.

    Thread Starter igorx81

    (@igorx81)

    Also if the review is in a page?
    I’ve tried both
    [P_REVIEW post_id=3067 visual=”yes”] and
    [P_REVIEW page_id=3067 visual=”yes”]

    but it’s not working (I’ve changed the id number, and I’ve tried it with the powered by link PRO version).

    Is there also a php code instead of the shortcode?

    Plugin Author Codeinwp

    (@codeinwp)

    you should have the pro version and not the powered by link, since this is not included .

    Thread Starter igorx81

    (@igorx81)

    Thanks, and is there also a php code that can be used instead of the shortcode?

    Plugin Author Codeinwp

    (@codeinwp)

    Without the pro version no, the function is just for pro members.

    Hello,

    i would like to know this aswell.

    So if i get the pro version, will i be able to use a php code which i can use in my own theme ?

    Thanks

    Plugin Author Codeinwp

    (@codeinwp)

    Hi,

    We have release a new version which allow you to set to output the code manually and in code use : <?php echo cwppos_show_review(‘postid’); ?> to output the review box.

    I have added this in the FREE version for the developers, however any contribution will be appreciated and will help us to further maintain the product.

    In the PRO version you will be able to easily add the box inside a post/page or even multiple boxes using a shortcode : [P_REVIEW post_id=3067 visual=’full’]

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Rating in different page’ is closed to new replies.