Home>Support>Different logo

Different logo

Hi there

I am using the North theme. I have been trying to get a different logo on one specific page by using if, else conditional statements along with the is_page(), in header.php. I’m stuck, with the block of PHP code that I have inserted into header.php I only manage to have the logo disappear for that page (page id = 1082), but not show the new logo.

My PHP in header.php:

<?php
$logoDif = "”;;
if(is_page(‘1082’)) {
echo $logoDif;

}else{

siteorigin_north_display_logo();

}

?>

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 8 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi PikStealth

    Thanks for the wait. If you still need a hand with this, please could you ZIP your child theme folder and upload it to a site like Dropbox or Drive and send us the link so we can take a look.

  2. 8 years, 2 months ago PikStealth

    Hi,

  3. 8 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi :)

  4. 8 years, 2 months ago PikStealth

    Hi, sorry, for some reason you only got part of my message J.

  5. 8 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    If it was sent via email our system that cuts out signatures might have gotten it wrong. Sometimes it misses.

  6. 8 years, 2 months ago PikStealth

    I see, thanks! I have found a work-around. I should be fine for now thanks!

  7. 8 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Awesome :) Nicely done. Thanks for the update.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More