I am trying to remove some text from the main product page. I have the price displayed and then the text [Price includes VAT]
Where can I edit or remove the text displayed after the price.
Thanks for your help.
I am trying to remove some text from the main product page. I have the price displayed and then the text [Price includes VAT]
Where can I edit or remove the text displayed after the price.
Thanks for your help.
A link to the site will help us help you. Failing that, use the Admin - Tools - Developers Tool Kit to search for the string you want to change.
Hi Stevesh,
The site is: http://www.handlesandpulls.co.uk
I have searched and found the text in Line #69
Line #69 of what file? Open that file and make your edits, then re-upload the file.
The file is:
/var/www/vhosts/handlesandpulls.co.uk/httpdocs/includes/templates/hp1/templates/tpl_product_info_display.php
So where do I access the file in order to open it?