Ribin_AddThis
Forum Replies Created
-
Hi there,
Our plugin is conflicting with Yoast Seo. Our developers investigated the issue with Yoast, but they haven’t been able to determine what the conflict is thus far. Most of the time, our plugin works just fine with Yoast, so there must be a particular setting in Yoast that’s causing the issue.
In the meantime, I’d suggest adding the following AddThis code to your Footer (footer.php) template. You can access this template by going into Appearance > Editor within WordPress, then insert the code just before the </body> tag.
<script data-cfasync=”false” type=”text/javascript” src=”//s7.addthis.com/js/300/addthis_widget.js#pubid=YOUR_PUB_ID” async=”async”></script>
Let us know if you’ve more questions.
Thanks!
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] Super !Hi charlys29,
Thanks very much for taking your time and shared the feedback, we really do appreciate it! I’ll pass it along to our WordPress Plugin squad.
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] Excellent pluginHi stewartmar,
Thanks very much for taking your time and sharing the feedback, we really do appreciate it! I’ll be sure to pass it along to our WordPress Plugin squad.
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] Previous versions used to be greatHi Flyhead,
Thanks for the feedback. I’ll pass it along to our WordPress Plugin squad.
Hi Flyhead,
There have been many reports of issues with version 5.0.9 of our plugin. We’re still unable to replicate them locally, but we have a potential fix based on the error message users are seeing. If you’d like to try out this version, feel free to reach out to us at [email protected] and I can attach it to a reply.
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] Works as advertisedHi citizen7989,
I’m Ribin from the AddThis support team. Thanks very much for the feedback. I’ll pass it along to our WordPress Plugin squad.
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] AddThis Share Button and phishingHi Digbydigz,
I’m Ribin from the AddThis support team. We haven’t heard any users reporting this issue. Can you please try after disabling AddThis Share plugin and see whether the issue persists?
If the issue occurs only when our plugin is enabled, then send us the complete address of the page on your site where you’re seeing the problem. I’ll pass it along to our WordPress Plugin squad to investigate the issue and suggest you the needful.
Thanks!
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] share buttons not workingHi there,
I’m Ribin from the AddThis support team. I went to this site https://www.herlustpalette.com/ and I’m not seeing any AddThis tools installed- https://i.imgur.com/HCdDoZQ.png. I need to see the URL address of the page where you’re seeing the problem with out tools installed. Then only I can investigate on the issue and suggest you anything.
Thanks!
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] URL too long for tweetsHey there,
Sorry for my earlier reply. There’s another easy way for URL shortening. You’re not required to add any code for it.
The good thing about the 5.0 plugin is that Bitly is actually built in, under Advanced Options. Which means, you just need to check the box, rather than adding additional code to the page.
Here’s the steps:
1. Create an account with Bitly and configure the Bitly login and API in your AddThis dashboard bitly settings- https://i.imgur.com/yxfVdWv.png
2. Then go to your WordPress admin and click on AddThis Sharing Buttons.
Under Advanced Options you can see “Bitly URL shortening for Twitter”. Check the box and save the changes made- https://i.imgur.com/HG6DIer.pngFeel free to contact us for more questions.
Thanks!
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] URL too long for tweetsHi there,
You need to use Bitly service in order to shorten the URL for twitter sharing. Unfortunately, currently we don’t have any other workaround for it. It’s simple! Just follow the steps below:
1. Create an account with Bitly and configure the Bitly login and API in your AddThis dashboard bitly settings- https://i.imgur.com/yxfVdWv.png
2. Then add the below code directly into your site’s footer or header template. To do this in WordPress, just go to Appearance > Editor. From there, you’ll open the Footer (footer.php) template and paste the code just before the </body> tag.
<script type=”text/javascript”>
var addthis_share = {
// … other options
url_transforms : {
shorten: {
twitter: ‘bitly’
}
},
shorteners : {
bitly : {}
}
}
</script>Let us know if you’ve more questions. We’re happy to help!
Thanks!
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] Really useful pluginHi there,
I am support agent Ribin from AddThis. Thanks so much for your taking the time to share your feedback with us. I’ll pass it along to our our WordPress Team.
Feel free to contact us for more questions. We’re happy to help!
Thanks!
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] URL too long for tweetsHi there,
I’m Ribin from the AddThis support team. You can shorten the URL using bitly.
More information can be found here: https://support.addthis.com/customer/portal/articles/381247-url-shortening#shortening-bitly
If it’s not working after configuring bitly, then send us the URL address of your page where you’ve installed the AddThis tools to [email protected]. We’re happy to help!
Thanks!
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] Great plug-inHi there,
I am Ribin from the AddThis support team. Thanks very much for the feedback. I will pass it along to our WordPress plugin squad.
Feel free to contact us at [email protected] for any questions. We’re happy to help!
Thanks!
Forum: Reviews
In reply to: [WordPress Share Buttons Plugin – AddThis] awesome pluginHi there,
I’m Ribin from the AddThis support team. Thanks very much for the feedback, we really do appreciate it. I’ll pass it along to our WordPress Plugin squad.
Feel free to contact us at [email protected] if you’ve any questions. We’re happy to assist you!
Thanks!
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] share buttons not inlineHi there,
I am AddThis support agent Ribin. Thank you for contacting AddThis support.
Looks like you have a tag in between the buttons which is causing the buttons to appear in the next line.
Replace the below code
<div class="addthis_toolbox addthis_default_style " addthis:url='https://kentemploymentlaw.com/2015/erin-kizell-presenting-at-intuit-workshop-for-small-business-owners/' addthis:title='Erin Kizell Presenting at Intuit Workshop for Small Business Owners ' > <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><br /> <a class="addthis_button_tweet"></a><br /> <a class="addthis_button_pinterest_pinit"></a><br /> <a class="addthis_counter addthis_pill_style"></a> </div>
with
<div class="addthis_toolbox addthis_default_style " addthis:url='https://kentemploymentlaw.com/2015/erin-kizell-presenting-at-intuit-workshop-for-small-business-owners/' addthis:title='Erin Kizell Presenting at Intuit Workshop for Small Business Owners ' > <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a> <a class="addthis_button_tweet"></a> <a class="addthis_button_pinterest_pinit"></a> <a class="addthis_counter addthis_pill_style"></a> </div>
Let us know if you’ve more questions. I’m happy to help!
Thanks!