relation => 'AND' is not working.

Support MB Include Exclude relation => 'AND' is not working.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1656
    djrowlingdjrowling
    Participant

    Hi,

    I'm having an issue getting relation => 'AND' to work.

    My code is:

    'include' => array (
      	'relation' => 'AND',
     	'slug' => 'prototype-phase',
    	 'phases' => 'setup',
    ),

    Phases is a custom taxonomy I have created. I have removed the relation and tried both of these choices independently and they do work when they are on their own so that's not the issue. I have tried putting relation at the top, in the middle and nothing seems to work. Could it be AND doesn't work with custom taxonomies?

    Thanks

    #1669
    Anh TranAnh Tran
    Keymaster

    Hi,

    It looks like there is a bug with the condition 'AND', I will fix it and update asap.

    #1705
    Anh TranAnh Tran
    Keymaster

    Hi,

    I've just updated the extension with the fix for this bug. Please update it.

    Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘relation => 'AND' is not working.’ is closed to new replies.