24 comments found.
hi how can i use this into php file ?
Does this work in excerpts?
I’ve used this plugin on 2 sites and both include this code at the bottom of my wp-admin. Any idea why and how to get rid of it?
Hi, do you mean the output code? It looks like it’s not from this plugin.
Regards
is it possible to open with hover?
Beautiful-looking plugin, but why all the inline CSS? This is generally seen as bad coding practise now, so is it possible to offload everything into a CSS file, so that it can be tweaked from there?
Many thanks
Also to clarify: it traversals the custom post. It creates the icon. it creates the correct link. But it adds something strange instead of the title, and it ignores my color and other settings for the plugin. Everything works fine on pages.
Any idea of whats happening?
Thanks, D.
it also seems that my configuration (like share button name, colour etc) are not changed even though i changed them in the share button plugin settings in wordpress.
Hi, can you drop me a line with your online preview via the contact form in my profile page, then I can take a look.
Regards
sure, doing that now. Please let me know when you had a look since the site is live and i dont want to activate the plugin for a long time while it still has issues. thanks!
While its working on pages now, it still does not work as expected on custom post types. Can you please help?
and any idea the plugin settings are not reflected in custom posts?
Hi, the plugin right now will traversal post only.
Regards
Is there a quick way to change this to custom post type “download”? if not i’ll need a refund.
does this work on woo-commerce product images?
Hi, have not test it, you can embed it in the editor via shortcode. You can see the backend screenshot here: http://codecanyon.net/theme_previews/6816075-share-button-wordpress-plugin?url_name=share-button-wordpress-plugin
Regards
Could you please teach me how to customize Share Button’s position? I saw that @idesignstudio has already asked the same question, but no detailed response was provided. Can you please show me (and the rest of us) how to do this? And in very simple English for those who aren’t super code savvy yet?
Thank you!
Or a php call, perhaps?
Hi, you can customize it via CSS in the share.js, we use the minified file here share.min.js here, which means you have to minify it after changing.
Regards
Hi, before I purchase the plugin, I want make sure this can add into the Woocommerce’s single product page.
I’m assuming this doesn’t work in IE8 because the github version doesn’t. Have you tried to get it to work in IE8 or is it not possible?
Hi there, I sent you several messages but you never respond. You told me you are free for work, I sent you my description and you said I should wait 2 weeks. i waited two weeks and contacted you again, sent you my description but you happen to not respond. Would you please respond? Thank you
Email replied.
Love this. A Tumblr button would be great too! (I know someone else mentioned it)
Hi,
great looking plugin!
A pre-sale question:
1. Can it be positioned in the general page layout not just related to the post?
As for example, absolute positioned on the left/right side of the screen, on the top or on the bottom of the page?
Thanks.
Hi right now it’s related to the post or page. You’ve to customize it if you want to put it in a different position.
Regards
Hello!
Thanks for a nice work!
I got a problem/conflict with the theme I use. The theme uses “Page Transitions”, so when I enter a page from another link in the site, your script won’t load. (It loads just after I refresh the page).
I think I could “bake” your code into their ajax.min.js so it can load together. But I’m not really sure what part of your code should go where. =)
Is it by any chance possible to get help with that?
Demo site is located at: http://magazinare.methodmedia.net/artikel/helvetet-i-norr/
Thanks Ola
How can I add my “via @twitter_username” tag after the URL to the twitter share button?
It should be quite simple:), but I am bad at things like this!
P.S. in the next update you should add a twitter username option for the twitter share.
I love this share button!
Hi thanks your feedback. I’ll try to add it in the future update. Right now you can add it by yourself in the javascript.
Regards
Which javascript file ? Also where in that Javascript exactly? I’ve tried different places & can’t seem to find it!
app_id: $(this).data('appid'),
twitter: {
text: 'via @twitter_username'
},
This will use the via @twitter_username in the tweet instead of the post title. You can drop me a line via the contact form in my profile page then I can send you the update file too.Regards
How do you make the share button only display on post and custom post. The share button right now is on all pages as well as post.
Anyone home?
if($cq_sharebutton_setting["enableinpost"]=="on"){
//...
}
Change to:
if($cq_sharebutton_setting["enableinpost"]=="on"&&!is_page()){
//...
}
Hope this help you. Regards
That worked great thank you. Just gave you a good rating, Nice work simple and stylish plugin
Any shortcode or php line to include in any site of wordpress template?
Hi, you can add it via shortcode in the built-in tiny-mce editor. Please see the documentation for more information.
Regards
Super cool share plugin. What about all the other social media platforms? Does the plugin come with just the 3? (Facebook, Twitter, and Google.)
Thanks
Hi yes, right now there are only 3 buttons, will try to add more in the future update.
Regards
Doesn’t seem it loads correct ? Please help? http://sdrv.ms/LVlNFO
Hi, please send me your online preview via the contact form in my profile page. I can’t see the image.
Regards