Title: Unique form in loop
Last modified: August 30, 2016

---

# Unique form in loop

 *  [gianny](https://wordpress.org/support/users/gianny/)
 * (@gianny)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/unique-form-in-loop/)
 * Hi,
    I can use a single form in a loop of post? Now when I enter the shortcode(
   echo do_shortcode (‘[RICH_REVIEWS_FORM]’) the form is unique instance.
 * Thank you
 * [https://wordpress.org/plugins/rich-reviews/](https://wordpress.org/plugins/rich-reviews/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Nuanced Media](https://wordpress.org/support/users/nuanced-media/)
 * (@nuanced-media)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/unique-form-in-loop/#post-6547204)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/rich-reviews_e3f9fb.svg)
 * [Rich Reviews by Starfish](https://wordpress.org/plugins/rich-reviews/)
 * [Support Threads](https://wordpress.org/support/plugin/rich-reviews/)
 * [Active Topics](https://wordpress.org/support/plugin/rich-reviews/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rich-reviews/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rich-reviews/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nuanced Media](https://wordpress.org/support/users/nuanced-media/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/unique-form-in-loop/#post-6547204)
 * Status: not resolved