[Plugin: Widget Logic] The combination of Conditional Tags
-
I try to make this work in widget logic:
! is_page('15') && !is_user_logged_in()But it seems widget logic does not understand that. The widget disappears as soon as I add:
&& !is_user_logged_in()It only works when I use one conditional tag. Any idea why this happens?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘[Plugin: Widget Logic] The combination of Conditional Tags’ is closed to new replies.