Hide when query parameter NOT present
-
I want to hide a block unless a particular query parameter is present. Is there a way to do this? I see I can hide a block when a particular query string is present. What I want is to hide the block if no query string is present in the URL.
Example:
https://mydomeing.com/pagename/?param=123
I want the block to be hidden for the first url, and visible for the second.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.