I have a website for Upper Room Dallas and Upper Room Denver. They have a different menu based on which half of the website you are on, however, I want to have a different logo in the nav menu dependent on the page. I noticed a similar question earlier where code was provided (see http://themenectar.ticksy.com/ticket/121539/search...
I added this code to my header.php and it just wipes out the whole website. Can you tell me in laymens terms where to place it and what to edit?
I have a website for Upper Room Dallas and Upper Room Denver. They have a different menu based on which half of the website you are on, however, I want to have a different logo in the nav menu dependent on the page. I noticed a similar question earlier where code was provided (see http://themenectar.ticksy.com/ticket/121539/search...
I added this code to my header.php and it just wipes out the whole website. Can you tell me in laymens terms where to place it and what to edit?
Thank you!
Hey Jonathan!
The code in the ticket you linked was kind of pseudo-code, but here's actual code you could place:
and it would replace this section in the file:
Cheers :)
Got it, thanks!!