Viewing 1 replies (of 1 total)
  • Plugin Contributor Nuanced Media

    (@nuanced-media)

    gianny,

    Yes implemented inside of a loop in a page or post template, this will create a unique instance of the form tagged with the current post_id. Using a similar technique, do_shortcode('[RICH_RIEVIEWS_SHOW category="post"]')
    or
    do_shortcode('[RICH_RIEVIEWS_SHOW category="page"]')
    (setting the num parameter as desired)

    inside of a post loop will display the reviews for the current post.
    This is a clever way to integrate Rich Reviews with a theme.

    Let me know if you have any further questions,
    Thanks,
    Charlie Maxwell
    [NM_Developer]

Viewing 1 replies (of 1 total)

The topic ‘Unique form in loop’ is closed to new replies.