WPBakery Page Builder not working
-
The WPBakery Page Builder is not working. When I edit with WPBakery Page Builder the page breaks.
Attachments:
You must be
logged in to view attached files.
Hi,
Please, describe us the steps how to reproduce this problem on your website.
Thank you
I did not understand. What do you want?
I am editing with WPBakery Page Builder and the site is getting corrupted.
While editing, the site looks like the picture.
Thank you.
But how we can see it on your website? What should we do to see it? Are you able to provide us your admin access?
I sent the necessary information.
OK, we found a bug in our theme’s code and we will fix this in the next update.
You can try to edit the file header-elements/text.php
and replace its content with this one
<div class="whb-text-element <?php echo esc_attr( $params['css_class'] ); ?>"><?php echo do_shortcode($params['content']); ?></div>