i have similar problem like here https://kriesi.at/support/topic/how-to-get-placeholder-to-correctly-output-shortcode/
the enfold theme doesnt code the shotcode from avia.
i have put this code
function avf_custom_exec_sc_only_mod( $exec_sc_only, $obj_sc, $atts, $content, $shortcodename, $fake ) {
return true;
}
add_filter( 'avf_alb_exec_sc_only', 'avf_custom_exec_sc_only_mod', 10, 6 );
in the childtheme functions.php
ok. the developer ok vik said its pure html field. thats the reason.
is a filter possible fr the childtheme???
Hi,
Thank you for your patience, if this is an html field then it would not be possible, is this for the same Events Manager plugin?
Best regards,
Mike
it is vikbooking
Hi,
Thank you but unfortunately getting this plugin to work with Enfold is beyond the intended scope of our support, I would recommend seeking the help of a freelance developer to create a custom solution for you.
Best regards,
Mike
ok. i use now an extra tab plugin
Hi,
Glad to hear that you have sorted this out, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike