vivekpuri
Forum Replies Created
-
I think there is some plugin that you might be using that is converting html code into html entities. Please try disabling each of your plugins one by one to check which one fixes the issue
@coolgraph can you give me link to the page where the issue is happening.
Forum: Plugins
In reply to: [Social Buttons by LinksAlpha] Post content disappearingCan you please download the lastest version – 4.1.5 that should potentially fix this issue. Let me know…
Forum: Plugins
In reply to: [Social Buttons by LinksAlpha] Manual placement on only one page …You dont need to add the API key for buttons to show up. Can you please add the php code and give me link to the page where you are getting blank space.
@okoth1 will look into getting this to work with Facebook Page only accounts.
anyhow, i do see the issue on safari. Will try to fix it
@rmen it seems plugin is disabled on the site right now.
If you really want the issue fixed, you will need to provide me access to your server. Above is the easier way out. And yes, few more users did have this issue.
Sorry to hear that. More options for buttons will be added soon.
okay. I will look into it for the next release.
WordPress Admin Console > Settings > 1-Click Retweet/Share/Like > Widget Options > Google Buzz
WordPress Admin Console > Settings > 1-Click Retweet/Share/Like > Widget Options > Digg
WordPress Admin Console > Settings > 1-Click Retweet/Share/Like > Widget Options > StumbleUpon
There is no remove button as of now. However you can choose not to show counters for StumbleUpon/Digg/Buzz from Plugin Settings that will decrease the size of widget.
To display plugin manually –
1. WordPress Admin Console > Settings > 1-Click Retweet/Share/Like > Widget Options > Misc check this checkbox
2. Place the following code <?php lacands_wp_filter_content_widget(); ?> in index.php file or any other file as you see appropriate in themes folder (…\wordpress\wp-content\themes). Note: if you are using ‘default’ theme for the WordPress plugin, then place the above code in single.php (…\wordpress\wp-content\themes\default\single.php)It seems Facebook developers had a change of heart. They accept this is a bug. I have tested an alternative that works. Fix should be rolled out in next 1-2 days.
@saladgoat its always waste of time talking with Facebook developers. And they have proven once again. Anyhow, according to them, adding random images that they deem to be fit is how they have designed the application.
So, the options here are – if you upgrade your Plugin to version 4.0, the images from posts should get picked up and get posted to Facebook as expected, till the time image size is 150px on each side. No need to worry about if it is there in the RSS feed. If that solves your problem, it will be great. Else i will have to use an old API method to publish this content. The issue is, we dont know when the old API method will be phased out. Also i am not too sure about the impact of using old API method on other users.
Let me know.