Cannot Activate WPBakery License
-
The activation page is not available to activate my license. WPBakery said this…
“This can occur if the theme is disabling the product license page using vc_set_as_theme.
In this case, you can get in touch with the theme developer and get rid of the above code from the theme to get it back. ”
Hello,
The WPBakery in the theme is provided with the activated license. Make sure that you have installed it from WoodMart -> Plugins. Otherwise, remove the version that you have installed from Dashboard -> Plugins and replace it from WoodMart -> Plugins.
Kind Regards
Thanks! So the issue is, I’m trying to use the new AI feature in WPBakery and its not available with license associated with the theme. I have my own license in hopes to use it to use that feature. Is there a way to use my license over the one provided with the theme.
I tried what you recommended and it didn’t work.
Hello,
Paste the code below into the fucntions.php file in your child theme to disable vc_set_as_theme:
function woodmart_vcSetAsTheme() {}
Thank you for your time.
Kind Regards