elegantthemes / create-divi-extension

MIT License
185 stars 58 forks source link

Child of a child module #410

Open petrmrkvicka opened 3 years ago

petrmrkvicka commented 3 years ago

It is not an issue, but I was wondering if I can make a child module of a child module?

I have a module called "Focus areas" that is a carousel of "Focus area item"s and each of these items needs to hold list of custom post types called "Cards". I tried using child_slug, but it won't show in the builder. Is this even possible or should I find another way around this issue?

Thanks for any help! Petr

code-with-mehedi commented 3 years ago

Hello @petrmrkvicka Unfortunately, you can't do it. Just: Form -> Form fields Slider -> Slides Accordion -> Accordion Item etc. Thanks