Categories

Featured templates

VirtueMart 2.x. How to manage addthis social share icons

Ryan DeWitt November 21, 2012
Rating: 5.0/5. From 3 votes.
Please wait...

This tutorial shows how to manage addthis social share icons.

1. In order to modify addthis social share icons you should open templates\themeXXX\html\com_virtuemart\productdetails\default.php file (XXX are actual theme numbers). There you should locate code like you can see on the screenshot below.

2. In order to generate new layout add/remove buttons you should go to https://www.addthis.com/get/sharing site. There you can select the style of icons.

3. Copy generated code.

4. Replace original code in default.php file with the one you have copied.

5. In order to remove particular buttons you should remove code like: <a class="addthis_button_preferred_1"></a>

In this case first button will be removed.

6. In case you need to add additional social icons you should go to site.There you should copy code for appropriate button. For example you shoud copy this code

<a class="addthis_button_linkedin_counter"></a> 

for LinkedIn Button. Modified code you can check on the screenshot below.

7. Save changes to modified file and refresh your site.

Feel free to check the detailed video tutorial below:

VirtueMart 2.x. How to manage addthis social share icons
This entry was posted in VirtueMart Tutorials and tagged addthis, icons, manage, social, VirtueMart. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket