Title: Insert like and send Facebook
Last modified: August 21, 2016

---

# Insert like and send Facebook

 *  Resolved [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/)
 * I inserted this code into your page if it can be useful for a new update
 * line 308 in wppa-boxes-html.php
 * > $fbc = ‘<div class=”fb-like” data-href=”‘.$share_url.'” data-width=”‘.$width.'”
   > data-show-faces=”false” data-send=”true”></div>
   >  <font color=”blue”><b>Comment
   > on Facebook:</b></font><div class=”fb-comments” data-href=”‘.$share_url.'” 
   > data-width=’.$width.’></div>’; $fbc .= ‘[script>wppaFbInit();[/script>’;
 * Tks again!
 * [http://wordpress.org/plugins/wp-photo-album-plus/](http://wordpress.org/plugins/wp-photo-album-plus/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/insert-like-and-send-facebook/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/insert-like-and-send-facebook/page/2/?output_format=md)

 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4171995)
 * Thank you! I changed it a bit so you can set like and commentbox independantly,
   but it will be there.
    You halped me resolving another item from the wishlist!
 * Fixed 5.1.8
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172034)
 * I have to thank you! I have a problem, I inserted facebook app ID in the code,
   but I’m not comments moderator. while in the other articles works
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172088)
 * Can you give me an example where it works?
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172103)
 * Yes, of course
 * In my blog site, without wordpress use open graph to insert this:
 * <meta property=”fb:admins” content=”123456789″ />
    <meta property=”fb:app_id”
   content=”123456789123456789″ />
 * and in the comments of facebook has appeared moderator.
 * But in the WP Photo Comments work, but are not moderated.
 * [http://www.napolimoto.it/press/select.asp?id=1168](http://www.napolimoto.it/press/select.asp?id=1168)
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172118)
 * This does not refer to wppa+
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172119)
 * yes, I wanted you to see where I work
 * while this is the site where I’m trying
 * [http://www.italiaonroad.it/galleria-foto/](http://www.italiaonroad.it/galleria-foto/)
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172146)
 * I have the same problem with version 5.1.8
 * I’m not app id facebook moderator…
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172155)
 * I do not see such metatags:
 *     ```
       <meta property="fb:admins" content="123456789" />
       <meta property="fb:app_id" content="123456789123456789" />
       ```
   
 * in the page from the link [http://www.italiaonroad.it/galleria-foto/](http://www.italiaonroad.it/galleria-foto/)
   or in the slideshow therein…
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172159)
 * in fact there are not.
 * I think you should do so that they appear to make it well work
 * <meta property=”fb:admins” content=”YourIdAdmin” />
    <meta property=”fb:app_id”
   content=”YourIdApp” />
 * it would take a field to be filled in the settings
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172162)
 * So, if i make it possible to enter a YourIdAdmin and a YourIdApp and add the 
   fb: metatags it will work? If yes, i’ll do so asap.
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172165)
 * According to the [facebook developers docs:](https://developers.facebook.com/docs/plugins/comments/)
 * > You can choose to specify either fb:app_id or fb:admins, but not both.
 * Maybe this is your problem?
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172167)
 * I use both and I have no problem.
 * but if you have to use only one, at least I think it is important to add this
 * <meta property=”fb:app_id” content=”YourIdApp” />
 * but maybe the problem is that the part that recharges the page no takes the parameter
   in the page already loaded entire
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172170)
 * How does one get a **YourIdApp** ???
 *  Thread Starter [macfo](https://wordpress.org/support/users/macfo/)
 * (@macfo)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172172)
 * you must have a facebook account, and then you have to create an app on this 
   page.
 * [https://developers.facebook.com/apps](https://developers.facebook.com/apps)
 * once you’ve created app, you’ll have app ID
 *  Plugin Author [Jacob N. Breetvelt](https://wordpress.org/support/users/opajaap/)
 * (@opajaap)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/#post-4172175)
 * Ok, i will put both meta tags optionally in the settings, i.e. two fields for
   YourIdAdmin and YourIdApp. If filled with data and fb enabled in the share box
   it will add the metatags accordingly. 5.1.9, in a few days.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/insert-like-and-send-facebook/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/insert-like-and-send-facebook/page/2/?output_format=md)

The topic ‘Insert like and send Facebook’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-photo-album-plus.svg)
 * [WP Photo Album Plus](https://wordpress.org/plugins/wp-photo-album-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-photo-album-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-photo-album-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-photo-album-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-photo-album-plus/reviews/)

 * 16 replies
 * 2 participants
 * Last reply from: [macfo](https://wordpress.org/support/users/macfo/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/insert-like-and-send-facebook/page/2/#post-4172176)
 * Status: resolved