Clonable groups create repeatable tabs in frontend

Support General Clonable groups create repeatable tabs in frontend

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #15227
    sergeysemenovsergeysemenov
    Participant

    Hello, Metaboxers.

    I cant find solution to display my clonable group to create tabs in frontend.
    What I need to do is:

    // Tab Label 1

    Clonable group Title 1

    // Tab Label 2

    Clonable group Title 2

    // Tab 1
    
        // Clonable group WYSIWYG field goes here
    
    
    // Tab 2
    
        // Clonable group WYSIWYG field goes here
    

    // .tab-panels

    </div>// .tabs

    As you see, <div class=”tab-panels”> break my tabs when I clone my group.
    I want my clonable groups to create new tabs in frontend.
    Could you please help me to find the right solution to achieve this result. Maybe to choose another tabs script.

    I found something with ACF in this post https://acfextras.com/create-tabaccordion-style-content-with-acf-repeater-and-responsive-tabs/

    But I’m a Metabox fan)
    Thanks in advance

    #15228
    sergeysemenovsergeysemenov
    Participant

    Problems with code paste
    Here are images

    Code

    Frontend

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.