How to disable visual composer for cornerstone?

Hi, i want re-create my page using cornerstone. When i try to disable visual composer, my site crushed. Before to disable visual composer in plugin manager i gone in visual composer x-integration tab and disable all option…but it crush anyway…
How is the corret way to disable visual composer without this issue ?..
follow error:
( ! ) Fatal error: Call to undefined function vc_map() in D:\wwwroot\casadeicartomanti\wp-content\themes\x-child\custom-vc-mappings.php on line 23
Call Stack

Time Memory Function Location

1 0.0006 179376 {main}( ) …\admin.php:0
2 0.0009 192144 require_once( ‘D:\wwwroot\casadeicartomanti\wp-load.php’ ) …\admin.php:31
3 0.0012 199760 require_once( ‘D:\wwwroot\casadeicartomanti\wp-config.php’ ) …\wp-load.php:37
4 0.0019 297648 require_once( ‘D:\wwwroot\casadeicartomanti\wp-settings.php’ ) …\wp-config.php:94
5 1.4048 50847256 include( ‘D:\wwwroot\casadeicartomanti\wp-content\themes\x-child\functions.php’ ) …\wp-settings.php:424
6 1.4053 50857864 require_once( ‘D:\wwwroot\casadeicartomanti\wp-content\themes\x-child\custom-vc-mappings.php’ ) …\functions.php:8

Hi There,

Please find this code and remove it as well, it looks like this and locates under functions.php file in your child theme:

require_once( ... 'custom-vc-mappings.php');

Let us know how it goes!

ok resolved thanks :slight_smile:

You’re most welcome.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.