Reply 16693 to: Different header logo for different pages

Avatar: Hoellwarth
Hoellwarth
Participant
September 23, 2014 at 22:34

I’ll try again Jack, probably I wrote something wrong and the code you wrote didn’t work for me. I’ll keep you updated. Thanks for your reply.

EDIT: Nothing to do Jack, I post my code:

						<div class="header-logo">
                        <?php if( is_page( 'home' ) ) {
						echo ('etheme_logo(true)');
						} else if ( is_page( 'about' ) ) {
						echo "('<img src=\"<?php bloginfo('template_url'); ?>/images/logo_1.png\" >')";
						} ?>	
						</div>
Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.