Title: Shortcode not Working Well
Last modified: May 29, 2018

---

# Shortcode not Working Well

 *  Resolved [ds4designs](https://wordpress.org/support/users/ds4designs/)
 * (@ds4designs)
 * [8 years ago](https://wordpress.org/support/topic/shortcode-not-working-well/)
 * Hi, I really like your plugin but I’m having some problems…
    I’ve already tried
   to find if a plugin was causing this problem but I’ve not found any that was 
   causing the problem.
 * The buttons are not working and when they work, they all add +1 like at the same
   time or they always add +1 like instead of removing the like on the second click
   or it stays always loading after clicking.
 * I don’t know what is happening, could you help me with this?
    I don’t need the
   statistic or anything I just need it to count the likes…
 * Notes:
    I’m using the shortcode [wp_ulike] more than one time on the same page.
   Here is a link to my WordPress system info: [http://www.aeesca.com/?system_info=HgnQNEzrMSuS0aqgTUHjSIgydGNL1h1z](http://www.aeesca.com/?system_info=HgnQNEzrMSuS0aqgTUHjSIgydGNL1h1z)
   Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-not-working-well%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Alimir](https://wordpress.org/support/users/alimir/)
 * (@alimir)
 * [8 years ago](https://wordpress.org/support/topic/shortcode-not-working-well/#post-10341932)
 * Hi [@ds4designs](https://wordpress.org/support/users/ds4designs/)
    Please be 
   sure to update to the latest version first. But for short code problems, this
   code is automatically managed by the page’s id. If you want to statically use
   several different shortcodes on a page, you need to assign other post IDs to 
   them. for example: `[wp_ulike id="1"] [wp_ulike id="2"]` Supported Attributes:
 *     ```
       array(
       	"for"           => 'post',	//shortcode Type (post, comment, activity, topic)
       	"id"            => '',		//Post ID
       	"slug"          => 'post',	//Slug Name
       	"style"         => '',		//Get Default Theme
       	"attributes"    => '',		//Get Attributes Filter
       	"wrapper_class" => ''		//Extra Wrapper class
       )
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Shortcode not Working Well’ is closed to new replies.

 * ![](https://ps.w.org/wp-ulike/assets/icon.svg?rev=2453069)
 * [WP ULike – Like & Dislike Buttons for Engagement and Feedback](https://wordpress.org/plugins/wp-ulike/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-ulike/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-ulike/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-ulike/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-ulike/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-ulike/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Alimir](https://wordpress.org/support/users/alimir/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/shortcode-not-working-well/#post-10341932)
 * Status: resolved