Hello, Icde,
We will add default “Send” button provided by Facebook in a matter of hours and additional option in the admin page, which will allow you to control this feature.
For more functionality, 🙂 don’t hesitate to ask.
Regards
Flexo Studio Team
Thread Starter
Icde
(@icde)
That’s great. Thanks for the quick reply. I’ll be testing the plugin on some other blogs and also try and post a review sometime soon. keep up the good work.
Thread Starter
Icde
(@icde)
Some updates:
Can’t send as a page to a page. So far manually pasting the post in the facebook page doesn’t create a “connection”, which is the same by importing via Rss graffiti.
Is there any chance you will be writing a tutorial to explain how we can implement cross-posting of comments on posts with your plugin?
Hello Icde, it will be done, after we add some planned features in the next 3 or 4 releases.
Thank you for your feedback, we have added your request to our wish list
Regards
Flexo Studio Team
This is great thank you. I installed plugin but is there a way for likes/comments to show up on every post by default (so I don’t have to update each post manually)?
Also, it doesn’t show up on the main page http://frugalmaterialist.com/, but does show up when you click on individual posts with flexo enabled: http://frugalmaterialist.com/2012/03/26/rock-on-neon/
Any tips would be very helpful, thanks again!
flexoFBManager::get_form($id,$type);
$id can accept different values. It can represent your CategoryID, PageID, PostID or CurrentURL(permalink).
Options for $type are:
‘default’ – show Likes, Comments and include Open Graph
‘like’ – show Likes and include Open Graph
‘comments’ – show Comments and include Open Graph
‘open_g’ – include Open Graph
if you want Facebook field to be in your home page, put the script in home.php or index.php(in the file where is code for your home page)