Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author rtowebsites

    (@rtowebsites)

    Hello @theblueli,

    you need the information or a count of items inside a dynamic tag to archive that. We do not know if there is a dynamic tag that provide the needed informations.

    Thank you

    Thread Starter theblueli

    (@theblueli)

    hello

    I came up with an Idea
    so I have create a dynamic tag with ACF true/false field type, “have child category”
    I want to show the content when is it true
    but how do I type the condition in correct format?

    https://ibb.co/P9GJ459
    https://ibb.co/p456C4W

    Thanks

    Plugin Author rtowebsites

    (@rtowebsites)

    hello @theblueli,

    can you please activate the Debug-Mode and paste the Debug informations for us?

    Thank you!

    Thread Starter theblueli

    (@theblueli)

    Hello, please take a look thanks

    Element:section-d59d312 (section)
    DynamicTag-Tag:acf-text
    DynamicTag-Key:field_5e4402b5404e3:having_child_categories
    DynamicTag-Value:1
    Check-Value:true
    Check-Value2:
    Condition-Type:default
    Condition:Show if contains
    Condition met:no

    Plugin Author rtowebsites

    (@rtowebsites)

    Hello @theblueli,

    you currently check for “true” and if contains, but the acf-field outputs 1 not true.
    You have to check for equal and enter 1 instead of true.

    Thread Starter theblueli

    (@theblueli)

    It works!!
    thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘disable a row when a row item is empty’ is closed to new replies.