Hi,
I'm using the widget logic plugin and everything works fine... if I use only one condition. If I try to concatenate two conditions no one of them work.
For example, if I try to write something like this
is_category('category_name') && has_tag('tag_name')
Nothing happens. If I write only one sentence it works.
Is it my sentence wrong?
Thank you in advance.
Fil