Title: PHP Shortcode
Last modified: August 30, 2016

---

# PHP Shortcode

 *  Resolved [bboybeatle](https://wordpress.org/support/users/bboybeatle/)
 * (@bboybeatle)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/)
 * Hi, I see the shortcode for putting into a post but was wondering if there is
   a php shortcode I can use so I can put the rating buttons where I want in my 
   PHP ‘loop’ or ‘single’ pages.
 * Thanks
 * [https://wordpress.org/plugins/rating-system/](https://wordpress.org/plugins/rating-system/)

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

 *  Plugin Author [Alex Alexandru](https://wordpress.org/support/users/vortexthemes/)
 * (@vortexthemes)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/#post-6806224)
 * Well you can use
 *     ```
       <?php echo do_shortcode('[rating-system-posts]'); ?>
       ```
   
 *  Thread Starter [bboybeatle](https://wordpress.org/support/users/bboybeatle/)
 * (@bboybeatle)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/#post-6806247)
 * Thanks! Was trying that but missed out ‘-posts’ on the end.
 * Unfortunately now I have the problem that the numbers don’t go up when the buttons
   are clicked. Any idea what the common reason for that could be?
 * Thanks
 * see here… [http://www.gifhorse.com/uncategorised/close-open/](http://www.gifhorse.com/uncategorised/close-open/)
 *  Plugin Author [Alex Alexandru](https://wordpress.org/support/users/vortexthemes/)
 * (@vortexthemes)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/#post-6806264)
 * Have you turned on Anoymous users from Settings for posts and pages?
 *  Plugin Author [Alex Alexandru](https://wordpress.org/support/users/vortexthemes/)
 * (@vortexthemes)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/#post-6806268)
 * Also are the buttons working when you are logged in?
 *  Thread Starter [bboybeatle](https://wordpress.org/support/users/bboybeatle/)
 * (@bboybeatle)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/#post-6806306)
 * Thanks for the response,
 * I did turn anonymous voters on yes, the buttons don’t work regardless of whether
   I’m logged in or not

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

The topic ‘PHP Shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/rating-system.svg)
 * [Rating System](https://wordpress.org/plugins/rating-system/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rating-system/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rating-system/)
 * [Active Topics](https://wordpress.org/support/plugin/rating-system/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rating-system/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rating-system/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 5 replies
 * 2 participants
 * Last reply from: [bboybeatle](https://wordpress.org/support/users/bboybeatle/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/php-shortcode-10/#post-6806306)
 * Status: resolved