Forum Replies Created
-
AuthorPosts
-
AakashKeymastercan you please give the post URL ?
February 11, 2011 at 10:54 am in reply to: Code looks different in the preview than in the Post #5341
AakashKeymasterNo problems..
AakashKeymasterThere is no problem with WPSR plugin. This plugin is only supposed to insert the code in the pages. Also FB OG meta data are optional ones. They do not affect the button. Try getting the code manually from facebook and using in you page. Here the page
AakashKeymasterfor using FB Comments.. check out this page for more info http://developers.facebook.com/docs/reference/plugins/comments
AakashKeymasterThe like button will post. It will be a small post and it will be somewhere in your profile or the person who clicks. So it will not open and big. You should see the facebook page for more details. http://developers.facebook.com/docs/reference/plugins/like
February 10, 2011 at 11:17 am in reply to: Code looks different in the preview than in the Post #5342
AakashKeymasterThe preview just shows a sample view of the output. The output may differ from the preview because due to the theme style.
Also, gigya code is not to be used within posts. It should be used in widgets, other area expect the post area.
The lines are due to your sites theme.You should try using it somewhere else. Shortcoder is used only for inserting code within posts.
You should use this plugin made only for Gigya : http://wordpress.org/extend/plugins/gigya-toolbar/
AakashKeymasterwhat theme you r using ?
AakashKeymasterI think it takes 2-3 weeks for completion and 1 week for complete documentation. If the plugin causes a serious effect on your site, then be free to use an alternative. Also subscribe to the RSS Feeds for the new release.
Best regards,
Aakash
AakashKeymasterThanks for using my plugin. This is a known issue. But note that it is just the first version of the plugin. The version of this plugin corrected all these bugs and it is enhanced with features for more customization also. So please stay in touch for the ongoing development.
Best Regards,
Aakash Chakravarthy
AakashKeymasterThis is not the issue with WP Socializer as this plugin does not use any function, filters or actions for modifying the post order, query etc. It can be due to some unnoticed problems with the theme or due to the pubishing.
Try disabling the plugin and checking the problem
February 8, 2011 at 10:56 am in reply to: How To Remove The Word "Share" From Facebook Share Content? #5260
AakashKeymasterI wondered why this is not working and i am breaking head to solve this problem. So it is due to caching uh ?? No problem. Thanks for using this problem.
Also note that, facebook is stop distributing the share button. So it is good to switch to the like button.
AakashKeymasterI think
this is not an issue with Shortcoder wordpress plugin. This is an unrelated topic related to this plugin.Anyway, the solution is … you have to add this code to the functions.php file in your theme directory anywhere:
Code:function shortcode_print_category( $atts ) {
return single_cat_title();
}
add_shortcode( ‘state’, ‘shortcode_print_category’ );
I’ve not tested but should work.
AakashKeymasterIf you like this plugin… then be free to share this plugin with your friends and clients. Thanks !!
AakashKeymasterThanks for using this plugin !! The tooltips are localized in version 2 and the bug with the Add to Javascript is corrected. The version 2 is currently on development with more features …. So please stay in touch
AakashKeymasterThe new version has lots of new features which you will not expect like shortcodes, widgets, bit.ly integration, 104 social buttons, 10 new button codes, redesigned admin page and developer enabled source code and more …. its currently breaking my head 🙄 not sure when it will be released . It will be released only when a video tutorial, promotion video, featured page are created .. So you have to wait for 2 – 3 weeks
-
AuthorPosts
