Multiple Conditions aren’t working
-
I’m trying to create logic that will not display the widget on multiple pages. This is what I have in the Widget Logic
!is_page('registration') || !is_page('member-login')
If I enter these conditions one at a time, it does not display the widget on that page but, using the || condition, it fails and shows the widget on both pages.
Is the plugin not designed to support multiple conditions like this?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Multiple Conditions aren’t working’ is closed to new replies.