Looks like a nifty customization. 🙂
You want to trigger the post-load event:
https://wordpress.org/support/topic/ajax-post-share-not-working?replies=2
I add that in header, but it doesnt working, and after that i add in template, but nothing…
The AJAX plugin you’re using goes through admin-ajax.php and right now the AddToAny plugin doesn’t initiate the buttons through that method.
The next AddToAny plugin update will make this work.
Please let me know when you do that. Thank you!
Hi Micropat, what is going on with this? It’s been almost 1 year since you announced that this will be sorted with the next plugin update, and still nothing, or maybe I missed something.
@obradinho The original poster’s issue was resolved back in version 1.6.2.
If you need support, post your own detailed topic after exploring the plugin FAQs and troubleshooting. The most common issue is that your Ajax plugin or theme isn’t firing the standard post-load event after content insertion. Make sure your Ajax plugin or theme supports the post-load event so that AddToAny and other site components are initialized.