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?
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
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 createknigisan wrote: ↑Fri Nov 29, 2024 4:29 amHi,
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?
/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
cue4cheap not cheap quality
Thanks, i will try this.Cue4cheap wrote: ↑Fri Nov 29, 2024 11:45 pmAre 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 createknigisan wrote: ↑Fri Nov 29, 2024 4:29 amHi,
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?
/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:MikeCode: Select all
I add this line <link rel="icon" type="image/x-icon" href="/image/store2favicon.ico"> in header.twig it is work now
Who is online
Users browsing this forum: No registered users and 8 guests