• Resolved reypm

    (@reypm)


    I’m trying to show AdRotate content just in the main page of my blog by using this conditional tags: is_home() && is_front_page() also this other too is_home() || is_front_page() and didn’t work. If I do this in header.php: echo is_home(); I get 1 as result which make me think that’s TRUE. Also if I try with echo is_front_page() I get the same result. What is wrong then?

    https://www.ads-software.com/plugins/widget-logic/

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘is_home() and is_front_page() doesn't work’ is closed to new replies.