• Hello,

    I want to make a slideshow inserting in each slide a selected review, rotating some of them at the home page.

    I would like to know if it is possible to get and show one selected review with the shortcode:

    [WPCR_SHOW POSTID="ALL" NUM="3" SNIPPET="" MORE="" HIDECUSTOM="0" HIDERESPONSE="0"]

    POSTID refers to the WP page that contains the reviews (not a certain review), but each review has an ID (1,2,3,4) in the DB table.

    I have tried this with no results:

    [WPCR_SHOW POSTID="ALL" ID="3" NUM="1"]

    Do you know how to show a single selected review, any ideas?

    TIA

  • The topic ‘Get review ID in shortcode’ is closed to new replies.