Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1884491
VISUAL COMPOSER
Closed

Comments

  •  1
    alessandroarletti started the conversation

    "Failed to downoload " it's a message returned hen i try to get a template of visual composer 


  •  1
    alessandroarletti replied

    I cannot download a template of visual composer , because the website returned this message " failed to download"

  •  7,095
    Oliver replied

    Hi,

    We have included WP Bakery Builder in our theme as a bundled plugin under developer license. This means, that all features and functions are available for usage, except additional template libraries, which are part of the standalone premium WP Bakery Builder license.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    alessandroarletti replied

    i own a stand alone license and I would like to use visual composer template 

  •  7,095
    Oliver replied

    Hi,

    Add this code to the functions.php of the child theme:

    add_action( 'init', 'thegem_child__disable_vc_updater', 1);
    function thegem_child__disable_vc_updater() {    
    remove_action( 'vc_before_init', 'thegem_disable_vc_updater' );    
    remove_action( 'vc_before_init', 'thegem_vcSetAsTheme' );
    }
    

    And then activate Visual composer with your purchase code.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  1
    alessandroarletti replied

    done but it does not work!

    please , see my previous thicket with the same problem for another website 

  •  1
    alessandroarletti replied

    Solved 

    Deactivating and activating license key