Hi
I would like to know how to remove the TrustedShop widget from the sidebar.
Also I would like to remove the PriceAlert tab from the product main window.
Any help would be appreciated.
Sean
Hi
I would like to know how to remove the TrustedShop widget from the sidebar.
Also I would like to remove the PriceAlert tab from the product main window.
Any help would be appreciated.
Sean
delete or disable the TrustedShop-code inside partners.tpl and sidebar.tpl
the main product template is the details.tpl - do the same with the pricealert-code-part to remove the widget/box
[QUOTE=Hebsacker;62770]delete or disable the TrustedShop-code inside partners.tpl and sidebar.tpl
the main product template is the details.tpl - do the same with the pricealert-code-part to remove the widget/box[/QUOTE]
Thanks - removing the code worked for TrustedShop inside partners.tpl
I achieved the same for the price alert tab by removing code in details/inc/tabs.tpl
Regards
Sean