Is it possible to add new things to the avia builder?.
I want to create some listings like: http://stevensmcshop.dk/motorcycles.php?new=no
And it would be really helpfull if i could just add that function to avia, with the required info and css, then i could reuse it with ease.
Hi!
Have you tried using a Table element to create something like that? you can put images in table cells.
Cheers!
Josue
I did try that: http://codelabs.dk/3175-2/
But it’s not really how i liked it. But after thinking about it, i think the best way to solve this, would be to create a plugin, then its also easier to add/remove items on the list,and i have full control over it.
my original question still stands, is it possible to add elements to the avia page builder?
Hey!
Yes, you can load new shortcode files with i.e. a child theme or a plugin. See: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
If you want to create new shortcode files I recommend to study the code of the existing shortcodes located in wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/. If it’s beyond your coding skills I recommend to hire a freelancer – i.e. from http://studio.envato.com/ who can help you to create new shortcodes.
Cheers!
Peter