Hello Opencart Community.
Its my first time on here and I am fairly new to opencart and needed some advise please.
I took over a website and needed to change the info such as the company address as shown in File Attached "Screenshot 1...." and on all product pages I need to remove the text "+VAT" that appears within a red square background as shown within the File Attached "Screenshot 2...."
It would be a huge help if someone can guide me to make those changes.
Many thanks in advance.
M @ ICE2024
Its my first time on here and I am fairly new to opencart and needed some advise please.
I took over a website and needed to change the info such as the company address as shown in File Attached "Screenshot 1...." and on all product pages I need to remove the text "+VAT" that appears within a red square background as shown within the File Attached "Screenshot 2...."
It would be a huge help if someone can guide me to make those changes.
Many thanks in advance.
M @ ICE2024
Give us a link to the website.
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
https://www.waxedperfection.co.uk/ Car Detailing Product Blog's and Review's
1. That is a heavily modified site (for the purpose of the question)
2. OC default does not have the address in the footer, so that would be some custom code that could be pretty , much anywhere.
There is an address in system => settings.
Maybe in extensions => modules => (something that looks like a footer extension) .
Maybe have a look if you can see it in extensions => modules => custom html.
Try checking design => layouts if there is a footer layout
You will have to search or you will have to hire a developer to take a look.
Your could check the modification folder for catalog/common/footer.twig and see if there are any clues
Or it could actually be hard coded in catalog/common/footer.twig I suppose.
3. Prices with VAT is in admin settings. Again, this is so modified it is anyones guess
You could change your custom_rs line @79
you could just make it
2. OC default does not have the address in the footer, so that would be some custom code that could be pretty , much anywhere.
There is an address in system => settings.
Maybe in extensions => modules => (something that looks like a footer extension) .
Maybe have a look if you can see it in extensions => modules => custom html.
Try checking design => layouts if there is a footer layout
You will have to search or you will have to hire a developer to take a look.
Your could check the modification folder for catalog/common/footer.twig and see if there are any clues
Or it could actually be hard coded in catalog/common/footer.twig I suppose.
3. Prices with VAT is in admin settings. Again, this is so modified it is anyones guess
You could change your custom_rs line @79
you could just make it
Code: Select all
.small-vat {
font-size: 25%;
display:none
}
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Hiby mona wrote: ↑Fri Sep 06, 2024 7:39 pm1. That is a heavily modified site (for the purpose of the question)
2. OC default does not have the address in the footer, so that would be some custom code that could be pretty , much anywhere.
There is an address in system => settings.
Maybe in extensions => modules => (something that looks like a footer extension) .
Maybe have a look if you can see it in extensions => modules => custom html.
Try checking design => layouts if there is a footer layout
You will have to search or you will have to hire a developer to take a look.
Your could check the modification folder for catalog/common/footer.twig and see if there are any clues
Or it could actually be hard coded in catalog/common/footer.twig I suppose.
3. Prices with VAT is in admin settings. Again, this is so modified it is anyones guess
You could change your custom_rs line @79
you could just make itCode: Select all
.small-vat { font-size: 25%; display:none }
Thanks for response, guess I will have to cipher (lol) the above and work through it. I thought to take the approach of seeing if I could find some info on the net but its not easy to understand when your a novice but I'll persevere until I can't any sense of it.
Really appreciate it.
DISCLAIMER:
You should not modify core files .. if you would like to donate a cup of coffee I will write it in a modification for you.
https://www.youtube.com/watch?v=zXIxDoCRc84
Can we consider this one [SOLVED]?
UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk
Who is online
Users browsing this forum: No registered users and 11 guests