Title: Comment button?
Last modified: September 11, 2019

---

# Comment button?

 *  Resolved [devrekli](https://wordpress.org/support/users/devrekli/)
 * (@devrekli)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/comment-button-4/)
 * Hello. I want to add a comment button. **permalink. #respond**
 * There is no such option in this plugin. So I wanted to change the “messenger”
   button. But I couldn’t do that. How do I change this code? to respond. Thanks
 *     ```
       case 'messenger':
       						$link                = urlencode( $permalink );
       						$messenger_share_url = is_mobile() ? "fb-messenger://share/?link=$link?app_id=$this->fb_app_id" : "http://www.facebook.com/dialog/send?app_id=$this->fb_app_id&redirect_uri=$link&link=$link&display=popup";
       ```
   

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

 *  [Sharaz Shahid](https://wordpress.org/support/users/sharaz/)
 * (@sharaz)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/comment-button-4/#post-11924212)
 * Hi,
 * Yes, you are on the right way. you can modify messenger share URL in $messenger_share_url
   variable.
 *  Thread Starter [devrekli](https://wordpress.org/support/users/devrekli/)
 * (@devrekli)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/comment-button-4/#post-11925498)
 * I’ve tried many times, but it’s a wrong. How should the code be? Can you help
   me? thanks
 *  [Sharaz Shahid](https://wordpress.org/support/users/sharaz/)
 * (@sharaz)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/comment-button-4/#post-11927766)
 * Hi,
 * Yes, I can help you. I need some info from you can you send me support at
 * [https://wpbrigade.com/contact/](https://wpbrigade.com/contact/)
 * Looking Forward,
    Team SSB

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

The topic ‘Comment button?’ is closed to new replies.

 * ![](https://ps.w.org/simple-social-buttons/assets/icon-256x256.png?rev=2439696)
 * [Simple Social Media Share Buttons - Social Sharing for Everyone](https://wordpress.org/plugins/simple-social-buttons/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-social-buttons/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-social-buttons/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-social-buttons/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-social-buttons/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-social-buttons/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Sharaz Shahid](https://wordpress.org/support/users/sharaz/)
 * Last activity: [6 years, 8 months ago](https://wordpress.org/support/topic/comment-button-4/#post-11927766)
 * Status: resolved