zep101
Forum Replies Created
-
Forum: Plugins
In reply to: [Facebook] Recommendations bar errorI have already been there and there doesn’t seem to be anything there that helps. From a past forum post I was told that it uses the featured image if there is one. The plugin is not using the featured image associated with the posts.
Forum: Plugins
In reply to: [Facebook] Wrong image when clicking "Like" for homepageBe sure that you’re clearing your cache if you are using a caching plugin to make sure its not working.
Forum: Plugins
In reply to: [Facebook] Wrong image when clicking "Like" for homepageHi frons, I finally cracked the code for me anyway and it might work for you:
After much trial and error I think I have fixed the issue. I won’t bore you with all the details except to say that I disabled “Facebook open graph” in my plugin SEO by Yoast and I inserted:
<meta property=’og:image’ content=’http://topexerciseworkouts.com/wp-content/uploads/2012/12/bicep.jpg’/>
just before the closing head tag in the NomNom header.phpI am no longer receiving any errors and my like button is showing the correct image! So far so good.
Maybe you don’t have the SEO plugin if not just try pasting the meta property above into your header.php file just above the </head> tag. (of course modify for your own image)
Good luck!
Forum: Plugins
In reply to: [Facebook] Like button not showing on homeSolved my own problem by doing this-Disable “Facebook open graph” in my SEO by Yoast plugin and then inserted my OG image just before the closing head tag like this:
<meta property=’og:image’ content=’http://topexerciseworkouts.com/wp-content/uploads/2012/12/bicep.jpg’/>
The facebook error is gone and my website like button is showing the correct image.
Forum: Plugins
In reply to: [Facebook] Facebook app keeps erroringSolved my own problem by doing this-Disable “Facebook open graph” in my SEO by Yoast plugin and then inserted my OG image just before the closing head tag like this:
<meta property=’og:image’ content=’http://topexerciseworkouts.com/wp-content/uploads/2012/12/bicep.jpg’/>
The facebook error is gone and my website like button is showing the correct image.
Forum: Plugins
In reply to: [Facebook] Facebook app keeps erroringI figured out what is causing this conflict is SEO by Yoast plugin. I can uncheck the box for facebooh graph and it wont error but then there is no og:image???
Any fix for this?
Forum: Plugins
In reply to: [Facebook] Facebook app keeps erroringI have tried several time to create the facebook app from scratch and every time I do I get the same error. Does anyone know how to fix this?
Forum: Plugins
In reply to: [Facebook] Where are the step by step instructions for app?I have seen 2 place where it says “Follow step-by-step instruction” I have searched extensively and cannot find them. If they exist please provide a link
Forum: Plugins
In reply to: [Facebook] Wrong image when clicking "Like" for homepageHi Niall and thanks for the info, I tried doing what it says in the link in the functions.php file and cleared the cached a couple of times but it had no effect.
Forum: Plugins
In reply to: [Facebook] Wrong image when clicking "Like" for homepageI read through all the material you recommend in the link but I still don’t see any indication of where these filters are located. Are they in a php file in my wordpress? Do I find them somewhere on Facebook developer page?
How do you edit any of them?
ThanksForum: Plugins
In reply to: [Facebook] Wrong image when clicking "Like" for homepageSorry I don’t really get it. I have my WP site set up as
Settings/Reading/Front page displays/Your latest posts
So the home page is not a page that you can set a featured image.
Maybe I can edit the “fb_meta_tags filter”? But I don’t know where I would do that, is it in one of the editor php files? Which one? Thanks.
Forum: Fixing WordPress
In reply to: How do I add author bylineNevermind I found out how to do it here: http://onecoolsitebloggingtips.com/2012/01/03/wordpress-com-changes-bylines-for-authors/
Forum: Plugins
In reply to: [WordPress Popup - Optin Revolution] Taking too long to loadSorry I really don’t want to go there. I am going to uninstall the plugin and go back to my aweber popup for now. I like your plugin and will check it out again later when some more of the bugs are worked out.
Thank you very much for the help you have given me, I appreciate it.Forum: Plugins
In reply to: [WordPress Popup - Optin Revolution] Taking too long to loadOK it’s up again and here’s the results
Forum: Plugins
In reply to: [WordPress Popup - Optin Revolution] Taking too long to loadI see that after deactivating and re-activating the plugin that the plugin reset to default, stripped out all my settings and is not running in the pingdom test. That’s why it’s running faster again. I’ll see if I can get it up again and let you know.