• Hi, I want javascript to show on any page except of the homepage.
    What should I use?

    I thought excluding the homepage with <?php if(!(is_home)) { ?> it would work but it also NOT showing the script on other pages.

    How to separate this two things:

    1) show javascript on any page;
    2) not show javasctipt on a homepage?

    Thanks

    P.S. I installed the wordpress in a subdirectory if it matters.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Put javascript on any page, exclude a homepage?’ is closed to new replies.