Post by knigisan » Fri Nov 29, 2024 4:29 am

Hi,

How to add favicon in 4.0.2.3 multistore for each domain? If i use this method viewtopic.php?t=229480 it would be the same for each domain. I need differrent favicon's for every shop/domain?

Подаръци


Newbie

Posts

Joined
Fri Nov 29, 2024 2:58 am

Post by paulfeakins » Fri Nov 29, 2024 6:50 pm

knigisan wrote:
Fri Nov 29, 2024 4:29 am
I need differrent favicon's for every shop/domain?
If you can't find an extension, you could pay a developer such as ourselves or post a job in the Commercial Support Forum.

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


User avatar
Legendary Member
Online

Posts

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

Post by Cue4cheap » Fri Nov 29, 2024 11:45 pm

knigisan wrote:
Fri Nov 29, 2024 4:29 am
Hi,

How to add favicon in 4.0.2.3 multistore for each domain? If i use this method viewtopic.php?t=229480 it would be the same for each domain. I need differrent favicon's for every shop/domain?
Are you using the same theme for all stores? If so I would suggest you do not. If nothing else use a different header in a theme folder and select that for one of your other stores. i.e. store 2 theme create
/catalog/view/theme/store2/
and under catalog/view/theme/store2/template/common/
header.twig
Then add this to the header like is pointed out in that topic:

Code: Select all

I add this line <link rel="icon" type="image/x-icon" href="/image/store2favicon.ico">
in header.twig it is work now
Mike

cue4cheap not cheap quality


Expert Member

Posts

Joined
Fri Sep 20, 2013 4:45 am

Post by knigisan » Sat Nov 30, 2024 12:49 am

Cue4cheap wrote:
Fri Nov 29, 2024 11:45 pm
knigisan wrote:
Fri Nov 29, 2024 4:29 am
Hi,

How to add favicon in 4.0.2.3 multistore for each domain? If i use this method viewtopic.php?t=229480 it would be the same for each domain. I need differrent favicon's for every shop/domain?
Are you using the same theme for all stores? If so I would suggest you do not. If nothing else use a different header in a theme folder and select that for one of your other stores. i.e. store 2 theme create
/catalog/view/theme/store2/
and under catalog/view/theme/store2/template/common/
header.twig
Then add this to the header like is pointed out in that topic:

Code: Select all

I add this line <link rel="icon" type="image/x-icon" href="/image/store2favicon.ico">
in header.twig it is work now
Mike
Thanks, i will try this.

Подаръци


Newbie

Posts

Joined
Fri Nov 29, 2024 2:58 am
Who is online

Users browsing this forum: No registered users and 3 guests