Okay
  Public Ticket #3189675
Content Tabs
Closed

Comments

  • Paige Horne started the conversation

    Good Day, 

    How can I target the individual tabs from Content Tabs so I can put an Elementor conditional on them? My objective is to allow a specific tab to show/hide based on the presence of content. 

    I can see the individual tab #IDs in the CSS, but wasn't sure how to target them through the Elementor interface. Elementor provides a "Selector" field under the conditionals but putting the target ID in there didn't seem to do the trick. 

    My thanks for any recommendations. 

    Best Regards,
    - Paige

  •  1,175
    Amit replied

    We dont have conditional functionality in our plugin unfortunately. 

    A way you could tackle this but would require custom coding is using the post tabs instead

    and acf custom fields 

    then you could write a twig statement based on the meta fields population to show or hide a specific piece of content.