Peadig
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook Comments] Widget Requestunfortunately this can’t be done at the moment ??
Forum: Plugins
In reply to: [Facebook Comments] Where do facebbok comments end up?You can do this by clicking the timeline when the person commented – this is a link. this will then go to the page they commented on
Forum: Themes and Templates
In reply to: Featured Image and the 1 buttonAt the moment Google+ is using the <title>, META description and an image (possibly at random). What I do know is that you can’t manipulate it and they aren’t using Open Graph either
Forum: Plugins
In reply to: Google PlusOne Pluginthis may be a limitation to your theme not letting you insert the button automatically
Forum: Plugins
In reply to: [Facebook Comments] Powered by Facebook Comments, wtf?yes this was fixed. i’m unsure as to why this is happening!
@dave you have to log in using one of the options Facebook give. You cannot comment anonymously.
You should be able to see you own comments. I am unsure why you wouldn’t see it yourself.
I am also unsure why the send button isn’t on all posts. I can see it is enabled within the source code. You may want to try contacting Facebook support in this instance
thanks for the feedback! at the moment this can only be done via shortcode but the plugin will soon evolve into something much more versatile…
have you implemented the Javascript SDK? If not, it can be manually inserted using the information provided at facebook.com, inserting this best just after <body>, changing YOUR_APP_ID:
<div id="fb-root"></div> <script> window.fbAsyncInit = function() { FB.init({appId: 'YOUR_APP_ID', status: true, cookie: true, xfbml: true}); }; (function() { var e = document.createElement('script'); e.async = true; e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js'; document.getElementById('fb-root').appendChild(e); }()); </script>
@janio – the best way to do this is to implement the shortcode directly into the theme on the homepage and use the shortcode to specify which pages and posts you want it to appear. at the moment i’m looking into how the comments section can be given more options. i’ll keep you posted…
Forum: Plugins
In reply to: [Facebook Comments] Powered by Facebook Comments, wtf?hi guys, sorry about the delay. i have just upgraded to 1.2.6 – can you please update and tell me if this solved the problem? thanks
Forum: Plugins
In reply to: [Facebook Comments] Powered by Facebook Comments, wtf?I don’t believe this to be a problem. I will take another look but if there is a bug I will fix it and update in the next day.
Forum: Plugins
In reply to: [Facebook Comments] Powered by Facebook Comments, wtf?as the plugin author I do know that the option is there, and always has been
Forum: Plugins
In reply to: [Facebook Comments] Powered by Facebook Comments, wtf?it’s disabled by default and you have an option to include or not include in the settings page
yes you can. go to the facebook comment moderation area
not sure yet but you’ll be notified within your admin section…