costib
Forum Replies Created
-
Forum: Plugins
In reply to: [Awesome Weather Widget] 404 errors from @import css fontCool! Thanks man!
Forum: Plugins
In reply to: [Facebook] Facebook recommendations and recent activity widgets bugYes, thanks!
Forum: Plugins
In reply to: [Facebook] Recommendations bar not working after update to wp3.5No problem! I’m glad I have helped.
The application that you have on Facebook is redirecting to your website because you don’t have a standalone app. stored on Facebook itself.
“App on Facebook Use my app inside Facebook.com.” I’m pretty sure that you don’t have an inside Facebook app. of your website.
Maybe there are some plugins that interfere with Facebook..try deactivating all plugins and then activate one by one to see if Facebook recommendations appear without problems.
Please post the link/links that are opening that blank page. (before clicking them and after that).
Forum: Plugins
In reply to: [Facebook] Recommendations bar not working after update to wp3.5Sry, late answer.
Yes, there are enough plugins that are just like digg digg. You’ll have to search/test them.
For social networking I am using: GetSocial, Simple Social Buttons, beside Facebook and social slider.
Forum: Plugins
In reply to: [Facebook] Recommendations bar errorRemove the featured image that you have then hit update post.
After that, set again your featured image that you used to have or set another one and hit update post.
This used to work for me. With this method Facebook will have to revisit your website and update the featured image.
Maybe it will work for you too!
Thanks,
Costi.
Everything is working fine. Check out that image.
Costi liked – imageThat is the redirect through you Facebook Application because your application is NOT ON FACEBOOK, but your website itself.
The same links appear to my friends when they like my content.
I clicked on the link I liked from your website on my profile, the page redirects well to your website. One link is the page that I liked and the other is the home webpage that you set in developer app.
Check out my website and test some links with your like to see it’s the same. https://www.fotoshooting.ro or Photography e-books
Thanks,
Costi.
Forum: Plugins
In reply to: [Facebook] Recommendations bar not working after update to wp3.5I see the recommendations bar works only on pages. Make sure you enabled it in the recommendations bar option.
Try unckecking the “post” option, then hit save, reactivate it and hit save again. If it’s still not working, disable your WP plugins one by one and hit refresh on your post page to see if the recomm. bar appears.
L.E. try also deactivating the Facebook plugin then reactivate it.
Forum: Plugins
In reply to: [Facebook] Recommendations bar not working after update to wp3.5Please update to the latest version of Facebook. Then make sure it doesn’t conflict with any other wordpress plugins.
Install FireBug for Firefox, press F12 to start it, then go to “console” select “all” then reload your website.
Or leave your website address here, I will have a look.
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] How to change the number of recommendationsHello Niall!
Yes I saw that but unfortunately there is something wrong with the plugin. I tried 1, 3, 4, and 5 but after the save action it’s returning to the default value, 2. I think there is something wrong in the code or maybe it’s something wrong with my wordpress, which I don’t believe but…Do you have any ideea why the plugin it’s returning the default value?
// enforce minimum. reset to default if ( ! isset( $existing_value ) || $existing_value < 1 || $existing_value > 5 ) $existing_value = 2; echo '<input type="number" name="' . self::OPTION_NAME . '[' . $key . ']" id="facebook-recommendations-bar-num-recommendations" size="1" maxlength="1" min="1" max="5" step="1" value="' . $existing_value . '" /> ' . _n( 'maximum recommendation', 'maximum recommendations', $existing_value, 'facebook' ); }
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] How to change the number of recommendationsThank you for the update!
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] How to change the number of recommendationsReally?
Forum: Plugins
In reply to: [Facebook] [Plugin: Facebook] How to change the number of recommendationsC’mon..nothing? ??
Thank you!