Tagged: shortcode
Hi everybody,
I am currently designing a dynamic page in advanced layout builder, and then copy and paste the shortcodes to a php for dynamic execution. Everything works perfect, despite the fact that do_shortcode for av_section and av_slideshow_full closes the “main” and the “wrap_all” divs. This makes the html code after those sections non-functioning.
Any idea how I can change the behaviour of av_slideshow_full and av_section call by do_shortcode to keep the open “main” and “wrap_all” divs untouched?
Thanks a lot for your support.
BR,
Roman
Hi Roman!
Full width element require special functionality in order to work as expected, not sure if this would work but try using the contents of template-builder.php as the base for your php template.
Cheers!
Josue