Magento removal from product page

paulmo Jun 12, 2012 06:11AM EDT

Hi

Thanks for creating the add this extension for magento, it's great.

I have placed the buttons in a phtml file on my product page and so need to remove them from their standard position on the product page, is this possible I can't seem to find what line of code is displaying them ?

Thanks in advance
Paul Mosley

Up 0 Rated Down
Vipin (AddThis Happiness Specialist) Jun 29, 2012 05:14AM EDT
Thank You for installing the extension.

For cms pages you can use
block type="sharingtool/share" name="addthis_sharetool"

In any phtml files you can use
<?php echo $this->getLayout()->createBlock('sharingtool/share')->setBlockId('addthis_sharetool')->toHtml(); ?>

This question is closed to new answers.

Still need help?


General Topics

 

Developers