Hi, my visual composer wasn’t working (infinite loading) so i decided to update it to see if that solved the issue, and it did but now i get a message saying i don’t have a license and asking me to purchase one.
I have:
Newsmag version: 2.3.6
Visual composer version Version 4.11.2
What i did was:
1. Went to pluins uninstalled visual composer.
2. Downloaded newsmag from themeforest site.
3. Added new plugin, uploaded from PC found at \Newsmag\includes\plugins\js_composer.zip
I thought this was the correct procedure? When i check license it takes me here:

Thanks.
-
This topic was modified 10 years by
CreepyRavioli.
Ok i wouldn’t care if it wasn’t for the message that pops up when i access the dashboard, i can close it but it comes up again later. This didn’t happen with the previous version of the composer.
Maybe i should report this to visual composer devs instead?

I think Visual Composer needs to get it together, everyone and their mothers are complaining http://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments?page=640&filter=all#comment_13177247
Visual Composer author says:
Hello, this message can be disabled by theme author, but as theme author mentioned – you don’t need to activate VC there.

So i guess i’m officially requesting theme author to disable this message?
Hi
Sorry for late replay, we somehow missed thus post.
We manged to find a temporary solution to hide the activation message for Visual Composer using this css in wp-admin.css file: http://screencast.com/t/212AkOEIL
.vc_license-activation-notice{
display: none;
}
Thanks!
You should include this on your core, i have to add this after every update.
To this day i have to re-add this css after every update. Make it core, this theme will always use visual composer.