Post by RailArt » Tue Oct 16, 2018 11:52 pm

I have my Opencart 3 in a folder and would the URL to link to website's root index page and not the store's home page.
How can this be done?
Thank you

Newbie

Posts

Joined
Tue Oct 16, 2018 11:44 pm

Post by DigitCart » Wed Oct 17, 2018 3:23 am

Hi,
the logo URL is defined here:

Code: Select all

catalog\controller\common\header.php
$data['home'] = $this->url->link('common/home');
You can change it to your desired URL:

Code: Select all

$data['home'] = 'your-URL';

My Extensions


User avatar
Active Member

Posts

Joined
Thu Jun 22, 2017 5:32 pm

Who is online

Users browsing this forum: Semrush [Bot], SohBH and 100 guests