News:

Looking for documentation? Take a look on our wiki

Main Menu

AddThis social buttons

Started by artonweb, February 17, 2018, 08:49:25 AM

Previous topic - Next topic

artonweb

Hello.
I am trying to add the code, which provided by AddThis, into file  .../templates/mytemplate/html/com_virtuemart/productdetails/default.php in order to create sharing buttons, but when I choose a child product then buttons disappear.
Any suggestion will be helpful.

Virtuemart 3.2.12
Joomla 3.8.5

Studio 42

Your problems is because script is loaded on document ready, when you reload, you have to check if document is ready load script directly.