Forum Replies Created
-
AuthorPosts
-
AakashKeymaster@pudge007
You got it !
AakashKeymasterYes, I am not seeing the shortcode itself. Is the post of any specific type ?
I guess the shortcode is stripped off from the content before printing by the theme or by some other plugin.
Please check if there are any difference between the posts where it is working and where it is not.
I see that the shortcode itself is not present in the post content.
Thanks
AakashKeymasterCan you validate the XML in this page ?
AakashKeymasterbobnorthrup wrote:Vaakash, I am unable to edit the shortcakes on one of my sites. I can create shortcakes but can’t edit any of them. I’ve tried different browsers, a windows laptop and an apple laptop. I can’t edit at all. Also, I can’t drag shortcakes to the trash. Please help
Can you please share the screenshot in chrome after pressing ctrl+shift+J ?
AakashKeymasterIt shouldnot happen. Can you please share the screenshot in chrome after pressing ctrl+shift+J ?
AakashKeymaster@balvisin Please follow the instructions in this post for a temporary workaround. Official fix is on the way.
Workaround: http://www.aakashweb.com/wordpress-plugins/shortcoder/#comment-2402678161
AakashKeymasterPlease make that, image is not traced by WP Socializer it is done by respective button providers. Facebook uses some parsing engine. Please make sure that the page works as expected in the facebook debugging tool. If it works there, then no problem
You can use WP SEO plugin to fix these issues easily.
Thanks.
AakashKeymasterHello,
Currently, there is no inbuilt option to do that. You need to add some code to your theme’s function.php file.
Code:if( has_category( array( YOUR_CATEGORY_IDs_TO_EXCLUDE_SEPARATED_BY_COMMA ) ) ){
$wpsr_content_op = new WPSR_Template_Output(‘content’);
$wpsr_excerpt_op = new WPSR_Template_Output(‘excerpt’);remove_filter(‘the_content’, array($wpsr_content_op, ‘output’));
remove_filter(‘the_excerpt’, array($wpsr_excerpt_op, ‘output’));}
Please try it. Thanks
AakashKeymasterYes, there is a print button. There is a “search box” in “Button settings” -> Social button settings
Type “Print” and you will get the button
Thanks.
AakashKeymasterHello,
WP Socializer doesn’t modify the header and add these open graph tags. It can be due to other plugins. Please disable other plugins one by one and check the error.
Thanks
AakashKeymasterHello,
It will not count. Once you refresh the page, the count will be restored to previous value. May be it can also take some time..
For this page, facebook count is http://www.imperialstreet.ph/finding-imperial-street/ “6”
In facebook official API also provides the same: http://graph.facebook.com/http://www.imperialstreet.ph/finding-imperial-street/
Thanks
AakashKeymasterHello,
Currently, there is no feature to set different languages to differnt pages.
I am developing the next version of the plugin. I’ll consider it in the next version.
Thanks
January 15, 2014 at 10:14 am in reply to: Advanced post navigator seems not functioning correctly #6306
AakashKeymasterHello,
Thanks for buying my plugin. The problem is because some other plugin failed to reset the query. In the next version, Ill fix that in my side if possible.
Thank you.
AakashKeymasterHello,
Sorry for the late reply. Currently the floating share bar doesn’t support that feature. It will be added in the next major release after checking the possibility and compatibility.
Thank you.
AakashKeymasterHello,
Sorry for the ultra late reply. Once you select the inbuilt template, you need to come out of that window. Just click anywhere in the black area, the window will close. Then there you will see the Update button. Thank you.
-
AuthorPosts
