Share widget Javascripts not loading
-
Hello
I am using your repeater plugin for an infinitely scrolling blog listing page. Each blog entry has a share widget:
<div class="shares"> <div class="addthis_sharing_toolbox" data-url="<?php the_permalink(); ?>" data-title="<?php the_title(); ?>"></div></div>
The first 6 in the listing loads these widgets fine because for those I am using
[ajax_load_more preloaded="true" preloaded_amount="6" ...
However on the blogs after the preloaded 6 the share widgets do not load. I wonder if you can help or let me know if such scripts cannot be loaded at all with this plugin.
Many thanks,
Allen
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Share widget Javascripts not loading’ is closed to new replies.