/shop/includes/languages/english/classic/header.php
/shop/includes/languages/english/classic/header.php
You still don't have the edited tpl_header.php saved in the right place. There is no trace of the edited code; even if the image was missing, some of its HTML would show in view source.
Make sure that it actually saved what you think it did.
HELP !
I see also when view source that logo2 is not shown in the code under branding something.
To check this I edited again tpl_header.php and add *** in the branding remark.
Viewed source again and the *** remarkds are there ! and no sign for logo2 code !!!
HOW COULD IT BE ???
Yep, I see the
<!--bof-branding display***-->
and no sign of any logo2 code. Weird.
That file still had the logo2 code in it after you added the ***, right?
Of course.
I asked someone in the real life :) and he advised me that he thinks that if the code is with error the source will not
show it as it is an error. so maybe I have an error on the logo2 code ?
I was focused on looking for errors in the code, and overlooked this:If you have set HEADER_SALES_TEXT to blank '', and have no banners set for that position, the following code will not execute. Move the logo2 code like this:PHP Code:<?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?>PHP Code:<!--bof-branding display-->
<div id="logoWrapper">
<div id="logo"><?php echo zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE) ; ?></div>
<div id="logo2"><?php echo zen_image($template->get_template_dir(HEADER_LOGO2_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO2_IMAGE) ; ?></div>
<?php if (HEADER_SALES_TEXT != '' || (SHOW_BANNERS_GROUP_SET2 != '' && $banner = zen_banner_exists('dynamic', SHOW_BANNERS_GROUP_SET2))) { ?>
<div id="taglineWrapper">
gjh42 - YOU ARE A GENIUS !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!
THANK U , THANK U, THANK U !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!