Hello,
I did some tests with different exstensions and now I have found that on product page I have 'Addthis' installed.
After checking all vqMods I can not find where it is.
Here is the list of my running mods:
http://wklej.org/id/746160/
I think that maybe it is hidden somewhere in javascript folder where some files left after removing extensions from VQMod Manager.
I'm using Ghostery and it is showing me that unwanted addon.
Please, how to find & remove it ? Is there easy way to do it ?
Thank you.
Addthis is the service for the share section on your product pages to let shoppers share your products to social networks, etc.
To remove it, edit your template/product/product.tpl. Find and delete or comment out:
To remove it, edit your template/product/product.tpl. Find and delete or comment out:
Code: Select all
<div class="share"><!-- AddThis Button BEGIN -->
<div class="addthis_default_style"><a class="addthis_button_compact"><?php echo $text_share; ?></a> <a class="addthis_button_email"></a><a class="addthis_button_print"></a> <a class="addthis_button_facebook"></a> <a class="addthis_button_twitter"></a></div>
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
<!-- AddThis Button END -->
</div>
Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
No problem 

Running Opencart v3.0.3.9 with multi-stores and the default template from https://www.labeshops.com which has links to all my stores.
Who is online
Users browsing this forum: No registered users and 3 guests