This is a rare scenario, and to resolve such an issue try inserting the following filter in the child theme’s functions.php –
add_filter( 'astra_addon_bb_render_content_by_id', '__return_true' );
Refer this doc on How to Add Custom PHP Code?
No results found. Try again with different words?
Search must be at least 3 characters.
This is a rare scenario, and to resolve such an issue try inserting the following filter in the child theme’s functions.php –
add_filter( 'astra_addon_bb_render_content_by_id', '__return_true' );
Refer this doc on How to Add Custom PHP Code?
Enter your email address and be the first to learn about updates and new features.