Cree Dalene Posted October 14, 2012 Share Posted October 14, 2012 My primary site is (https://www.mylockpicks.com/) and I'm trying to set up a secondary site, using the 1.5 Multi-site feature for (http://www.ziondefense.com/). At present I have them using the same theme, and I tried configuring ziondefense independently in the Preferences|Themes|Appearance area where the images for ziondefense showed up correctly. However, whenever I check the front office for ziondefense, it still shows the logo/header for mylockpicks. I can change anything else independently and it seems to work (i.e. modules, store information, categories, etc), so the logo images are the only thing causing issues. Once again, the URL that works is: https://www.mylockpicks.com/ The URL with the issues is: http://www.ziondefense.com/ The issue is: I can't change the logo/header image for ziondefense Link to comment Share on other sites More sharing options...
El Patron Posted October 14, 2012 Share Posted October 14, 2012 you will need to enable separate theme for the 2nd shop. then from preferences--.themes--select your 2nd shop change the logo Link to comment Share on other sites More sharing options...
Cree Dalene Posted October 14, 2012 Author Share Posted October 14, 2012 I attempted to enable a unique theme for ziondefense, and ended up finding that the logo problem varies from theme to theme. Using the pzone theme, I ended up with the exact same problem. The only time the logo displayed correctly was when I switched ziondefense to the prestashop default theme... not the most appealing option. I at least have a starting point, but if anyone else has any suggestions, please help. Link to comment Share on other sites More sharing options...
El Patron Posted October 14, 2012 Share Posted October 14, 2012 anyone else?...guess I'm done..especially since no one on seems to appreciate the free help they constant crave. try saying thanks or hitting the like button....sometimes....good day Link to comment Share on other sites More sharing options...
Scott J Posted November 6, 2012 Share Posted November 6, 2012 To make your theme compatible with this feature, the header.tpl file needs to be updated with one simple change. The old src="{$img_ps_dir}logo.jpg?{$img_update_time}" needs to be changed to src="{$logo_url}". That should be all that is needed to make logo work. Link to comment Share on other sites More sharing options...
Scott J Posted November 6, 2012 Share Posted November 6, 2012 Also in header.tpl you need to change href="{$img_ps_dir}favicon.ico?{$img_update_time}" to href="{$favicon_url}?{$img_update_time}" to get the correct favicon.ico file to display. Link to comment Share on other sites More sharing options...
Recommended Posts