Tagged: advanced layout builder, custom, item
Hi,
So I accomplished adding a custom item to the advanced layout builder.
It is however adding the item in the ‘Custom Elements’ tab.
Is there a way to define where to add the custom item, for instance in the ‘Content Elements’ tab?
Thanks,
Robbert
Hey wzshop!
Thank you for using Enfold.
Please post the code of the custom item/shortcode on pastebin.com so that we can inspect it. If it is a duplicate of a certain shortcode file, please look for the “shortcode_insert_button” function then set the tab config manually. Example.
$this->config['tab'] = __('Content Elements', 'avia_framework' );
You can replace the string with the name of an existing tab or create another.
Cheers!
Ismael
Awesome, that worked! Thanks :)
Hi,
Great, glad we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Please close it, thanks!
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon