• Creatrix

    (@chrisl_57)


    Hi,

    I’m looking for a pretty basic function that will change my logo depending on what page that user is on.

    Currently my logo is called like so:

    <a href="<?php echo home_url(); ?>"><img src="<?php echo home_url(); ?>/wp-content/uploads/2014/01/logo.jpg"></a>

    Some solutions i’ve come across all seem to be theme specific where they have built it into a function.

    Any help appreciated!

  • The topic ‘[Theme: WordPress Bootstrap] change logo depending on page’ is closed to new replies.