Hi David
I have favicon for my joomla site (www.example.com) but my PT site which is inside joomla (www.example.com/shopping/) is not getting that favicon.
where should I paste the the favicon.ico file within PT installation for favicon to appear?
I have tried the root directory of PT but it didn't work.
Hi,
The best thing to do would be to add the shortcut icon meta tag to the header of your Price Tapestry site. To do this, in html/header.php, look for opening head tag at line 11:
<head>
...and REPLACE with:
<head>
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
Hope this helps!
Cheers,
David.
--
PriceTapestry.com