Addthis buttons on Blog Post

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
9 years ago
Hello,

Please how do I add the addthis social sharing button on the blog post page.
Nopcommerce Version: 3.10


Thanks.
9 years ago
Hi,

add to the Nop.Web\Views\Blog\BlogPost.cshtml view something like this:

<!-- AddThis Button BEGIN --><div class="addthis_toolbox addthis_default_style "><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_preferred_4"></a><a class="addthis_button_compact"></a><a class="addthis_counter addthis_bubble_style"></a></div><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=nopsolutions"></script><!-- AddThis Button END -->5
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.