andykillen
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Facebook feeding showing ONLY "g" gravatar imageWithout being able to view your site there is little more I can do. I expect this is all based around facebook and not your theme or plugins.
Forum: Fixing WordPress
In reply to: Facebook feeding showing ONLY "g" gravatar imageI have seen it before where facebook fails to add the share image with or without an image_src setup.
There is nothing that anybody can do to fix this, you can try to complain at facebook, but how?
In general when this happens to a site (yes it seems to be on a site by site basis) the only thing to do is wait. It usually rights it’s self within 3 days.
Forum: Fixing WordPress
In reply to: Facebook feeding showing ONLY "g" gravatar imageIn reply to your other questions.
Facebook will always cache all images that it touches, be that photo’s in a library or share images from posts. In this occasion facebook will cache the 1st image that gets associated with the share URL will be cached by facebook for 24hrs. So that when other people come for that same share, the image is already in their cache and faster to load.
Yes I expect that it is the G that is in the facebook Cache. However this does mean that there was some configuration done of the plugin as by default the image_src is blank forcing facebook to read all the images on the page.
Sometimes (facebook is not always consistent) it is possible that when different [facebook]users share the URL it will update the image cache instantly with the new URL of the new image_src. So if you want to test it I would recommend setting up a 2nd facebook account as a dummy user and test it with that.
Forum: Fixing WordPress
In reply to: Facebook feeding showing ONLY "g" gravatar imageyes it is by default on.
Forum: Fixing WordPress
In reply to: Facebook feeding showing ONLY "g" gravatar imageoh a Journalist. you really should consider what you write more carefully.
Hey Skabrat,
I’m not sure but I think I might know what the problem is. I think it’s a theme CSS issue with your theme and the new way the plugin works.
The quick fix is to change from “Single Images” to “Sprites” in the widget for showing the icons.
Not sure why yet but on some themes the single images do not always show.
regards
AndyForum: Fixing WordPress
In reply to: Facebook feeding showing ONLY "g" gravatar imagebit of a hint first. don’t go slagging off other peoples work if you want support in future. I won’t give you the time of day if you write like that again.
Your obviously having issues with the Share Image url. you have the choice of how you want Facebook to get your share image.
1) Don’t have the part setup at all as then Facebook will get the users the option to show whatever they like from the images from the post. So TURN IT OFF.
2) If the Share image setup is TURNED ON…. Setup Gravatar id’s for your author email addresses so that it shows that an not the G of gravatar. This will work if you set the system to show the GRAVATAR image from the author email.
3) If the Share image setup is TURNED ON…. Use the wordpres Media library rather than hand editing and inserting the images into posts. The plugin relies on the images to be inserted into posts using this method. If you don’t use it in this fashion or don’t have an image in the post it will default to the Gravatar image of the author of the post (or your default gravatar image should you have set that up)
4) If the Share image setup is TURNED ON…. Setup a site logo and in the Who, What, Where section and then that will be the share image
5) If the Share image setup is TURNED ON…. use the custom field of “image_src” and make the data of that field to be the FULL url of what you want to be showing in facebook as the share image.
So basically either you’ve not setup gravatar images, your hand editing and inserting HTML, or your not using the image_src custom field.
DO BE WARNED. FACEBOOK CACHES THE IMAGES FOR 24HRS OR SO. YOU WILL NOT ALWAYS SEE YOUR CHANGES.
If you want to check the specific url that is setup by the share and follow plugin then you will need to look in the head section of the page and search for image_src. If that is not in the HEAD section then there is nothing happening from the Share and Follow plugin.
Any further help will have to come from WOO! themes as they hold the support effort on premium product.
and remember, keep your language nice or I will be forced to be 10x worse in replies. And lets face it as this is your ‘job’ and you need urgent help, you should consider what you write more carefully.
Andy Killen
Forum: Plugins
In reply to: [Share and Follow] [Plugin: Share and Follow] Feature requestBebo now added for sharing and following. Will be looking extending print services after we have things like auto-publishing to FB/Twitter/Orkut/etc… sorted out. We’re looking at giving the admin/author more capabilities.
Also you’ll see that we’ve got the CDN live now with loads of icon sets on there. I’m personally really happy with the christmass ones I added today.
regards
andyHey prosperewebitor,
We were forced in to getting a new webserver sorted out double quick time as our old hosting company let the site be down for too long. This site is now back up and running again and faster than ever.
The only thing that has changed in recent time is the amount of images and their size, there has been no change in code. So I am wondering if it is a problem of file sizes where the ZIP is too big now for your server to successfully download?
Of course you can download the plugin and FTP the contents up to the server overwriting the old stuff. This will give you the upgrade without any issues of file sizes.
regards
AndyAndrew, it should and does save that CSS code separately in the database as an option. this is kept between upgrades where the css file is always updated.
Anyhow, I’ve now added it as an option on the admin menu for sharing.
regards
AndyForum: Plugins
In reply to: [Share and Follow] [Plugin: Share and Follow] print option is not showingHey Andrew,
I see where the problem is, and have a word around for you.
All you need to do is change the setting for CSS Sprites for sharing to be back to the default of “CSS Sprites” and not single images.
it should then appear. but I will address this in the next release
regards
AndyHey Skabrat,
I’ve setup the same thing as you on numerous servers now since seeing your post. No problems anywhere to be seen.
Can you try re-adding the widget to your sidebar and starting again. This might sort you out.
regards
AndyForum: Plugins
In reply to: [Share and Follow] [Plugin: Share and Follow] Tweet and Like button bugsHey SecGen
1) no I don’t like the style you want for my first version, I will be adding that later but for now this is what I am doing.
2) I’ll check it out
3) that’s why there is a width element so you can set it yourself. As when it comes down to it, it’s not just english words that are used in this button, and without measuring them all in every language I am not going to add it to the plugin, which ain’t happening in a hurry.
4) resolved now I believe on version 1.51.2Andy
Forum: Plugins
In reply to: [Share and Follow] [Plugin: Share and Follow] UpgradesDave,
I’ve just made a new release that deals with php V4 which is the one on your machine that is casuing this issue.
it will now work. It was because I used the self:: command and not shareandfollow:: in the class. my fault as it causes problems with php4.
of course it would be good for you to upgrade your php version sometime.
regards
AndyHey SecGen
The + thing will have to wait on the makers of firefox, mozilla.
other answers
1) working on it at the moment, will be there very soon
2) not yet as you are the first to have asked for it
3) yes you can exclude sharing or following on specific pages or posts by entering their ID into the exclude boxes on the admin screen for share and follow.Andy