1398 comments found.
Hi ive got this theme 2 years and ive yet to get a an update for WP Bakery. Can you help please?
Hi there,
I’m sorry for the late reply.
Please update the latest theme, we included the latest WP Bakery Builder plugin already.
I’ve been following for years, but there is not a single thing new. do you have any development plans?
Hi there,
We still keep all themes are up to date. So please contact us if you have any issues: https://wpcharming.com/contact/
Thank you!
System and wp version ok but there is no new layout or something like visual element
Hi, I’m sorry for the late reply.
Please contact us here so we can discuss more: https://wpcharming.com/contact/
Thank you!
No problem, thank you but no. I just want to say that you are not working on developing
Hi I need a small help. i need the menus to start from left and logo to be hidden. Could you please help me sharing the CSS code for it? Here is how I want; https://ibb.co/PQDrN4Q
Same issue with sidebar showing on full width pages? Maybe instead of requiring everyone to contact you to fix, you can actually fix the theme?
Hi there,
Temporary, please contact us here and we will fix it for you: https://wpcharming.com/contact/
and we will update the theme soon.
Thank you!
Yes, I contacted your support before I left this message. Still waiting on a reply. Thanks.
Can you pls let me know your full name?
My full name is Edmund Price. Still no reply from your support.
Thankfully I finally found the solution to the sidebar issue which I’ve noted before in other comments. For those who have the sidebar dropping and/or showing when set to (No Sidebar) you need to replace the page.php code with the following.
https://gist.github.com/congthien/d67cd1bf6a391e665feb335afdcd1f09#gistcomment-3700381Can confirm—sidebar appearing on cart, checkout, my-account pages. Made a fix using custom CSS to hide it on those pages in child theme.
Code:
add_action( ‘wp_enqueue_scripts’, function(){ if ( !function_exists(“is_woocommerce”) ) { return; } if ( is_page( ‘cart’ ) || is_cart() || is_page(‘checkout’) || is_checkout() || is_page(“my-account”) || is_account_page() ) { wp_enqueue_style( ‘construction-v3.5-woo-fix’, get_stylesheet_directory_uri().’/construction-v3.5-woo-fix.css’); } }, 99);
CSS:
div#secondary.widget-area.sidebar { display: none; }
Hi,
Please contact us here and we will help you to fix the problem: https://wpcharming.com/contact/Thank you!
Hi, with the latest update the sidebar appeared in the page, even if it is disabled from the options. Can you check?
Hi,
Please contact us here and we will help you to fix the problem: https://wpcharming.com/contact/Thank you!
When is new update expected? thanks in advance.
Hi,
We just update the Construction theme. Do you receive the notification?
Buongiorno, I don’t know if you can help but, after the update to wordpress 5.6.2 I’m not able anymore to edit with wp bakery. Can you please help? This is what I see https://www.corefab.it/wp-content/uploads/2021/02/Schermata-2021-02-23-alle-17.40.54.png
thank you so much
Please advise if this theme has any Social Media integrations?
Hello, the media grid does not load when you visit the homepage. The gallery is loaded in the editor. I have already deactivated all plugins, deleted the cache, expanded the RAM in the config file, but unfortunately without success. Are there any experiences with this?
Hi Tim,
We are going to release a newer Construction theme and it will fix the problem. Please wait!
WPBakery and Essential Grid plugin requires further purchases. I sent you an email asking for the reimbursement of the theme i just purchased 5 hours ago, the theme I needed up and running tonight. Thanks.
I am having the same issue as DiLJEC above, this theme slows my site down terribly and uses many resources.
My WPBakery Visual Composer is out of date for years.. still do’t know how to get updated plugin. It should be included with theme as it says. Please let me know how to get update for builder. Thank you.
Fixed, thank you!
I have big problems with this template. It slows down my website. I have all plugins turned off with default wordpress theme and site is working properly, but when I turn on this template my resources is on 100% and site is unreacheable.
Caution: Theme hasn’t been updated since Sept ‘20, which means WPBakery version is wrong and you can’t edit the page. WPCharming has to send you the WPBakery update manually (or you can pay WPBakery directly) and they haven’t responded to my support email yet.
Hi there,
We will update the theme soon. However, can you please let me know your support email or full name? I will check it.
Hi, I still haven’t received a reply on my support email. Can you please send me the updated WPBakery info (or new theme if that’s what it requires)?
Hi there, can you please let me know your support email or full name? I will check it.
Update: I purchased WPBakery ($45 USD) and WPBakery now loads, but I still can’t edit the Featured Boxes.
Tons of problems with this theme. Auto demo import doesn’t work. I had to do it manually and even then plugins that are bundled don’t even work together. WP Bakery doesn’t work even when you disable gutenberg. This is a complete waste. I have requested a refund.
Hi there,
Please check your email and let us know how it goes.
Thank you!
Does your template come with the images?
Hi,
Yes, all images will be already after you import the demo data.
The theme installation has many failed imports on both live server and local host. The front end builder and revolution slider don’t work. Is there no simpler way of cloning the demo data.
Hi there,
Please contact us here then our support team will help you: https://wpcharming.com/contact/Thank you!
Will you be releasing an update with WPBakery 6.4 or 6.5 since there are security concerns for the current version?
Hi Amead,
Yes, we will release an update very soon.
Thank you! You all are awesome!
Hello. I just discovered that the backend editor for visual composer is no longer loading (I just see the code in the Text view). The pages still render properly but I am unable to edit them.
I have WordPress version 5.6, Construction Theme version 3.4 with WPBakery version 6.3.0. I have Envato Market plugin (2.0.6) in place, registered with single item token.
As a fix attempt I did delete the visual composer plugin and then used appearance >> install plugins to add it again. Nothing changed.
From the comments I see that others have had similar issues of late. Can you please communicate the solution here for everyone’s benefit. I did contact you directly as well. Thanks.
Received your email reply, and the updated plugins fixed the issue. Thanks!