Forum Replies Created
-
AuthorPosts
-
AakashKeymasterCan you please give your site URL ?? I’ll check that out.
AakashKeymasterHello,
This error happens because, the plugin uses the latest version of jQuery. Other plugins find it incompatible. I’ll make a fix for this soon. But by now please make this change and confirm the working.
– Open super-rss-reader.php
– Delete or comment (wrap the lines within /* and */) the lines
wp_deregister_script(‘jquery’);
wp_register_script(‘jquery’, ‘http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js’);
wp_enqueue_script(‘jquery’);
Thank you.
AakashKeymasterIt is due to improper site meta data. i.e the sharing sites find difficult to get the post data. Try using this plugin. http://wordpress.org/extend/plugins/wp-facebook-open-graph-protocol/
AakashKeymasterSorry for the ultra late reply,
The new version v2.4.6 of WP Socializer has this bug fixed. Please update to that version to fix this issue.
http://www.aakashweb.com/wordpress-plugins/wp-socializer/
Thank you.
January 4, 2013 at 6:22 pm in reply to: URL not added to tweet if post title contains # (hash) #6125
AakashKeymasterSorry for the ultra late reply,
The new version v2.4.6 of WP Socializer has this bug fixed. Please update to that version to fix this issue. If the issue is not cleared yet then just reply back.
http://www.aakashweb.com/wordpress-plugins/wp-socializer/
Thank you.
AakashKeymasterSorry for the ultra late reply,
The new version v2.4.6 of WP Socializer has this bug fixed. Please update to that version to fix this issue.
http://www.aakashweb.com/wordpress-plugins/wp-socializer/
Thank you.
AakashKeymasterSorry for the ultra late reply,
The new version v2.4.6 of WP Socializer has this bug fixed. Please update to that version to fix this issue.
http://www.aakashweb.com/wordpress-plugins/wp-socializer/
Thank you.
AakashKeymastermonthlyexp wrote:Is there an update on how to do this?
The above method will work fine as expected. Please try that out.
AakashKeymasterSorry for the ultra late reply,
The new version v2.4.6 of WP Socializer has this bug fixed. Please update to that version to fix this issue.
http://www.aakashweb.com/wordpress-plugins/wp-socializer/
Thank you.
AakashKeymasterThe new version v2.4.6 of WP Socializer has this bug fixed. Please update to that version to fix this issue.
http://www.aakashweb.com/wordpress-plugins/wp-socializer/
Thank you.
December 29, 2012 at 7:07 pm in reply to: v2.4.5 Update Breaks Retweet Function in Floating Bar #6015
AakashKeymaster➡ Update will be avaialble tomorrow. Thank you.
December 18, 2012 at 4:09 pm in reply to: v2.4.5 Update Breaks Retweet Function in Floating Bar #6019
AakashKeymasterThanks for noting the bug. It is fixed in the version v2.4.6 It will be released soon on or before Christmas.
Thanks for the patience.
AakashKeymasterHello,
You need to use
Code:echo do_shortcode( get_the_excerpt() );
In your theme’s archive.php or category.php file wherever necessary.Thank you.
AakashKeymasterI think I didn’t check for empty arrays. I will fix it in the next version. Thanks for the note.
October 17, 2012 at 8:56 am in reply to: v2.4.5 Update Breaks Retweet Function in Floating Bar #6016
AakashKeymaster@ryanoc22 I already know that there can’t be any problem 🙂
-
AuthorPosts
