Title: None of this methods work.
Last modified: August 31, 2016

---

# None of this methods work.

 *  [Erick](https://wordpress.org/support/users/dperezr/)
 * (@dperezr)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/none-of-this-methods-work/)
 * 2. Manually insert into your theme.
 * 1. Open wp-content/themes/<Your theme folder>/.
 * 2. You may place it in archive.php, single.php, post.php or page.php also.
 * 3. Find <?php while (have_posts()) : the_post(); ?>.
 * 4. Add anywhere below it (The place you want Reactions to show): <?php if (function_exists(‘
   dw_reactions’)) { dw_reactions() } ?>.
 * If you DO NOT want the reactions to appear in every post/page, DO NOT use the
   code above. Just type in [reactions] into the selected post/page and it will 
   embed reactions into that post/page only.
 * If you to use reactions button for specific post/page you can use this short 
   code [reactions id=”1″], where 1 is the ID of the post/page.
 * If you want to show reactions button you can use [reactions count=false button
   =true].
 * If you want to show reactions count you can use [reactions count=true button=
   false].
 * tried them but didnt work
 * [https://wordpress.org/plugins/dw-reactions/](https://wordpress.org/plugins/dw-reactions/)

The topic ‘None of this methods work.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/dw-reactions_d2d0cb.svg)
 * [DW Reactions](https://wordpress.org/plugins/dw-reactions/)
 * [Support Threads](https://wordpress.org/support/plugin/dw-reactions/)
 * [Active Topics](https://wordpress.org/support/plugin/dw-reactions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/dw-reactions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/dw-reactions/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Erick](https://wordpress.org/support/users/dperezr/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/none-of-this-methods-work/)
 * Status: not resolved