Post by ICE2024 » Fri Sep 06, 2024 3:20 am

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

Newbie

Posts

Joined
Fri Sep 06, 2024 12:16 am

Post by paulfeakins » Fri Sep 06, 2024 6:37 pm

Give us a link to the website.

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom

Post by WaxedPerfection » Fri Sep 06, 2024 7:32 pm


https://www.waxedperfection.co.uk/ Car Detailing Product Blog's and Review's


Active Member

Posts

Joined
Sun Mar 26, 2017 8:23 pm

Post by by mona » Fri Sep 06, 2024 7:39 pm

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

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


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Newbie

Posts

Joined
Fri Sep 06, 2024 12:16 am

Post by ICE2024 » Fri Sep 06, 2024 9:55 pm

by mona wrote:
Fri Sep 06, 2024 7:39 pm
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

Code: Select all

.small-vat {
    font-size: 25%;
display:none
}
Hi
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.

Newbie

Posts

Joined
Fri Sep 06, 2024 12:16 am

Post by by mona » Fri Sep 06, 2024 10:16 pm


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


User avatar
Expert Member

Posts

Joined
Mon Jun 10, 2019 9:31 am

Post by paulfeakins » Mon Sep 09, 2024 7:17 pm

Can we consider this one [SOLVED]?

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Guru Member
Online

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom
Who is online

Users browsing this forum: No registered users and 11 guests