Title: widget position
Last modified: August 1, 2019

---

# widget position

 *  Resolved [forreggbor](https://wordpress.org/support/users/forreggbor/)
 * (@forreggbor)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/widget-position-5/)
 * Hi.
 * Is it possible to modifí the position of the widget? It is displayed at the end
   of the post but sometimes it would be good to display it at the beginning.
    Other
   good option would be display the rating (only the stars) with small icons together
   with the meta info. Just because let the visitor know the rating before s/he 
   start reading.
 * Thanks,

Viewing 1 replies (of 1 total)

 *  Plugin Support [Blaz K.](https://wordpress.org/support/users/blazk/)
 * (@blazk)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/widget-position-5/#post-11792028)
 * Hi [@forreggbor](https://wordpress.org/support/users/forreggbor/),
 * there are three ways you can do this:
 * 1. With the shortcode
    2. With the_content filter ([https://wordpress.stackexchange.com/questions/49786/add-something-to-beginning-of-the-content](https://wordpress.stackexchange.com/questions/49786/add-something-to-beginning-of-the-content))
   3. Directly in the post template ([https://wordpress.org/support/topic/duplicated-rating/](https://wordpress.org/support/topic/duplicated-rating/))
 * For the last two options this will output the widget:
 *     ```
       echo do_shortcode('[ratemypost]');
       ```
   
 * Regards,
    Blaz

Viewing 1 replies (of 1 total)

The topic ‘widget position’ is closed to new replies.

 * ![](https://ps.w.org/rate-my-post/assets/icon-128x128.png?rev=2045796)
 * [Rate My Post - Star Rating Plugin by FeedbackWP](https://wordpress.org/plugins/rate-my-post/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/rate-my-post/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/rate-my-post/)
 * [Active Topics](https://wordpress.org/support/plugin/rate-my-post/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/rate-my-post/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/rate-my-post/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Blaz K.](https://wordpress.org/support/users/blazk/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/widget-position-5/#post-11792028)
 * Status: resolved