• Resolved mirwordpress

    (@mirwordpress)


    hi,
    please help if you can. I am trying to edit the accordion plugin ( extend it ).
    i want the dynamic tag for the tab_content to be a loop ( a loop of 0 to many potential dynamic tags )
    my reasoning behind this is that i will have 1000s of products as per csv, and some will have alot of extra fields.
    rather than a new title for each item, i want to have the dynamic fields as an unordered list.

    otherwise, i have a bootstrap way to implement it. although using bootstrap would cause alot of uneccesary overhead if i can do it through elementor itself.

    so visually it would be like:

    -Product Information
    -info one
    -more info
    -even more info
    -a list of product details

    +Next Tab in Accordion

    an idea i have is : could i put a loop into the variable repeater add control array?

    $repeater->add_control(‘tab_content’,[….]

    would this be possible?

    • This topic was modified 3 years, 7 months ago by mirwordpress.
    • This topic was modified 3 years, 7 months ago by mirwordpress.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Elementor Pro – Accordion widget’ is closed to new replies.