Title: Why not working shortcode
Last modified: December 30, 2021

---

# Why not working shortcode

 *  Resolved [wherelead](https://wordpress.org/support/users/wherelead/)
 * (@wherelead)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/why-not-working-shortcode/)
 * Hi there,
    Please check any issue with this code
 * <?php echo review_kit_rating( [ ‘post-id’ => get_the_ID(), ‘ratting-show’ => ‘
   no’, ‘ratting-style’ => ‘star’, ‘count-show’ => ‘no’, ‘vote-show’ => ‘no’, ‘vote-
   text’ => ‘no’, ‘return-type’ => ‘total_review’ ]); ?>
 * This code use for custom post type. I added shortcode in bottom section and this
   code added in top section under the post title. I noticed bottom area total reviews
   shown 16 but top section total reviews shown only 5.
 * Note: It working fine both section below 5.
 * Now what is the solution on it? Also noticed if have no post then don’t show 
   any black star sign.
 * Please guide me
 * Thanks.

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

 *  [Prosenjit Barman](https://wordpress.org/support/users/prosenjitbarman/)
 * (@prosenjitbarman)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/why-not-working-shortcode/#post-15208603)
 * Hello [@wherelead](https://wordpress.org/support/users/wherelead/),
    Hope you
   are doing well.
 * The Shortcode Available for the WP Ultimate Review Plugin is **[wp-reviews]**
   and **[wp-reviews-rating]**. The first one will display all the reviews received
   along with ratings and the second one will display the Average Rating and the
   number of reviews received(It accepts parameters also)[Screenshot](https://d.pr/i/4RLyIy).
 * Now, the issue you are talking about, which is happening due to using the Rating
   Shortcode, is successfully reproduced in my development environment. Somehow,
   the default value is showing only instead of the Total Reviews a post received.
   I am forwarding it to the dev team for further evaluation. I hope it will be 
   fixed soon.
 * Best Regards,
    Prosenjit
 *  Thread Starter [wherelead](https://wordpress.org/support/users/wherelead/)
 * (@wherelead)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/why-not-working-shortcode/#post-15208674)
 * Yes, I got. But it’s not increase the total number after 5 total numbers. It’s
   limited only 5 total reviews.
 * But actual total reviews more than 5.
 * Thanks for reply. I am still facing this issue.

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

The topic ‘Why not working shortcode’ is closed to new replies.

 * ![](https://ps.w.org/wp-ultimate-review/assets/icon-256x256.png?rev=2544187)
 * [WP Ultimate Review](https://wordpress.org/plugins/wp-ultimate-review/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ultimate-review/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ultimate-review/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ultimate-review/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ultimate-review/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ultimate-review/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [wherelead](https://wordpress.org/support/users/wherelead/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/why-not-working-shortcode/#post-15208674)
 * Status: resolved