Title: See multiset
Last modified: December 15, 2020

---

# See multiset

 *  Resolved [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/see-multiset/)
 * I have created a multiset but how can I automatically view it in the article 
   without having to enter the code manually?
    Thanks

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

 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/see-multiset/#post-13791272)
 * Hello!
 * There is no auto insert setting for multiset, but you are able to edit your child
   theme, can insert this code
 * `<?php echo(do_shortcode('YOUR SHORTCODE HERE')); ?>`
 * to make it appear.
 * Best,
    Dario
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/see-multiset/#post-13791278)
 * But the shortcode for each article changes.
    What do I enter for all articles?
 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/see-multiset/#post-13791303)
 * You don’t need to change the multiset for each article, let me explain better:
 * Let’s say your site reviews videogames, you need to create one (and only one 
   multiset) with this fields
 *     ```
       Story 	
       Gameplay 	
       Graphics 	
       Sound
       ```
   
 * and the shortcode is `[yasr_multiset setid=2]`.
 * You can insert this shortcode in every post or page where you need, and it will
   show ratings related for that post or page.
 * I hope this is clear 🙂
 *  Thread Starter [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * (@ricsca2)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/see-multiset/#post-13791587)
 * Thanks

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

The topic ‘See multiset’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-stars-rating/assets/icon-256x256.png?rev=1525329)
 * [YASR - Yet Another Star Rating Plugin for WordPress](https://wordpress.org/plugins/yet-another-stars-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-stars-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-stars-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-stars-rating/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Ricsca2](https://wordpress.org/support/users/ricsca2/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/see-multiset/#post-13791587)
 * Status: resolved