Infinite-scroll and AddToAny?
-
Is there a way to use AddToAny with the Infinite-scroll plugin?
I’ve installed it, but the posts that get loaded onto the page only show empty share anchor tags without icons.
I’ll get the twitter share for example:
Instead of
<a class="a2a_button_twitter" href="/" title="Twitter" rel="nofollow" target="_blank"><span class="a2a_svg a2a_s__default a2a_s_twitter"></span></a>
I get:
<a class="a2a_button_twitter" href="https://www.addtoany.com/add_to/twitter?linkurl=My_post_url" title="Twitter" rel="nofollow" target="_blank"></a>
and it doesn’t show any icons.
Is there a way to execute the script that fills the anchor tags after each page gets pulled from the database?
I’d post an url, but the website is in my localhost.
- The topic ‘Infinite-scroll and AddToAny?’ is closed to new replies.