I've used Visual Composer with other themes in the past. I just purchased and installed The Fox. When I create a page and go to edit it, the option for Visual Composer front end editing doesn't come up. I'm only given the option for the back end editor. How do I fix this? Thanks
I've used Visual Composer with other themes in the past. I just purchased and installed The Fox. When I create a page and go to edit it, the option for Visual Composer front end editing doesn't come up. I'm only given the option for the back end editor. How do I fix this? Thanks
Hello Chris, thanks for purchasing Thefox!
We disabled the front end editor by default because some of our module that use ajax doesn't load using the front end editor.
To activate the front end editor you need to go edit the theme file vc-functions.php ( thefox/functions folder ) and remove this line :
vc_disable_frontend(); // this will disable frontend editor
This will enable the frontend.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thanks! I'll take care of that. Just so I have a heads up, what modules don't load using the front end editor?
Hello Chris,
The blog / portfolio / staff module ( ajax related modules ) won't load.
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Thanks!
You're welcome!
Do not hesitate to contact us if you have more questions.
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme