Srijith V
Forum Replies Created
-
@opajaap: I hope it’s not your production site where you are seeing this.
This is a PHP notice, and if it’s happening in your live site you can fix it by changing the display_errors to off in php.ini.We will be releasing an update to the plugin in a day, at it will have the fix for this.
@rockorobotics: My bad! It might not work as expected. I am checking it out here. Will update you as soon as possible.
@rockorobotics: Try this one.
In addthis_settings_functions.php, around line #33 you can see the following lines :-
$mytags['a'][ 'twurl' ]= array(); $mytags['a'][ 'twvia' ]= array(); $mytags['a'][ 'twtext' ]= array();
Just add the line below it :-
$mytags['a'][ 'twhashtags' ]= array();
And in the wordpress settings text area for custom tags you just need to input
<a class="addthis_button_tweet" tw:via="srijithv" tw:hashtags="foo,bar"></a>
Please note that # is NOT to be prefixed for “foo”, “bar” etc in the input tag, it will be added automatically.
If you are not confident enough in handling the code, please let me know. Thanks again for reporting this. I have added this fix to the upcoming release.
@rockorobotics : You are right. Let me try for an easy fix for this. Thanks for pointing it out.
@rockorobotics: Let me have a look. What’s the WP version & AddThis plugin you are having? If possible, share the string you are trying to save in settings.
Glad to know that!
Cheers,
Srijith@trumanews: Yes, I got the link. I cannot find any duplication there. Can you brief the steps you did to place addthis share buttons on the site?
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] [Plugin: AddThis] PHP Notices@beetlefish: Thanks for pointing it out! As you might know, you can fix it by changing E_ALL. But it will definitely be corrected in the next version. Thanks again for bringing this up.
@tchab2: Can you provide a link to your site where it’s broken? Once i have a look at the issue, I may be able to help you. You can post it here, or mail me to srijith[AT]addthis.com
@trumanews: Can you provide me a link to your site? I will have a look. Or you can mail me to srijith[AT]addthis.com
@lanmc, we have a newer version available for our plugin. Can you try it out and let me know the issue still exists? You can write to me at srijith [AT] addthis.com
Hey Marko, you can try this: https://www.ads-software.com/support/topic/plugin-addthis-tip-controlling-position-in-a-template?replies=7
Good job @workshopshed! You explained it well and neat!
@leo4all, you can set it from your admin settings. Navigate to Settings > Addthis. There you will have an option “Choose the sharing tool to display below the post”. Pick the right one you want and hit save.
Incase you want to show it along excerpts in home page, switch to Advanced tab and select Excerpts.
Let me know if it didn’t work.
Forum: Plugins
In reply to: [WordPress Share Buttons Plugin – AddThis] [Plugin: AddThis] Please help.Anna, can you try going to Settings > Addthis, and save it from there? Let me know if it’s still not working. You can pick the positions for buttons from Settings > Addthis