Title: tb21's Replies | WordPress.org

---

# tb21

  [  ](https://wordpress.org/support/users/tb21/)

 *   [Profile](https://wordpress.org/support/users/tb21/)
 *   [Topics Started](https://wordpress.org/support/users/tb21/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tb21/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tb21/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tb21/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tb21/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tb21/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Search Field Doesn’t Display All Options](https://wordpress.org/support/topic/search-field-doesnt-display-all-options/)
 *  Thread Starter [tb21](https://wordpress.org/support/users/tb21/)
 * (@tb21)
 * [1 year ago](https://wordpress.org/support/topic/search-field-doesnt-display-all-options/#post-18500688)
 * Thanks! I worked out this was being caused by a different issue, that the second
   post didn’t have one of the “Features” selected and so was being excluded from
   all filtering.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Conditional ACF fields within post layout](https://wordpress.org/support/topic/conditional-acf-fields-within-post-layout/)
 *  Thread Starter [tb21](https://wordpress.org/support/users/tb21/)
 * (@tb21)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/conditional-acf-fields-within-post-layout/#post-18414848)
 * Thanks, I managed to code a workaround by excluding the if fields from the layout.
 * One other issue I am having is the “And” condition on the Taxonomy relation only
   works across different taxonomies. When I select multiple options from within
   the same taxonomy, it performs as if it is an “Or” condition.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YMC Filter] Conditional ACF fields within post layout](https://wordpress.org/support/topic/conditional-acf-fields-within-post-layout/)
 *  Thread Starter [tb21](https://wordpress.org/support/users/tb21/)
 * (@tb21)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/conditional-acf-fields-within-post-layout/#post-18411726)
 * Hi!
 * I’ve changed this, but I still get the following in my output:
 *     ```wp-block-code
       <!--?php if($wifi) { ?--><img src="/wp-content/uploads/2025/03/Wifi.svg" class="featureicon"><!--?php } if($parking) { ?--><img src="/wp-content/uploads/2025/03/Car-Parking.svg" class="featureicon"><!--?php } if($disabled) { ?--><img src="/wp-content/uploads/2025/03/Disabled-Parking.svg" class="featureicon"><!--?php } if($rooms) { ?--><img src="/wp-content/uploads/2025/03/Other-Meeting-Rooms.svg" class="featureicon"><!--?php } ?-->
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)