Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: wp_title help
    Thread Starter stanu5

    (@stanu5)

    This worked perfectly!!! THANK YOU VERY MUCH!!!

    (I am still confused though why my other code is incorrect :))

    Forum: Fixing WordPress
    In reply to: wp_title help
    Thread Starter stanu5

    (@stanu5)

    Hi Moshu,

    Thank you for your response. I am actually creating it within the page template and not in the content area. For some reason the condition within the if statement is not recognized properly. For example if I change it to if ($pagetitle != “About”) it steps into the if loop for every page including my “About” page. When I try to put the echo inside the if it prints the titles correctly. For my “About” page it in fact prints the word About. I really can’t figure out why it doesn’t work.

    Thanks in advance for any ideas.

Viewing 2 replies - 1 through 2 (of 2 total)