1

I was wondering you could shed a light to my WordPress premium theme issue. So I have a theme that comes with visual composer plugin. I notice front-end editor is not enabled. I checked the function.php file to enable it, but the code vc_disable_frontend(); is nowhere to be found.

I contacted the author theme who advised to add vc_enable_frontend(); at the end of the file. But when I include it, I am getting errors.

I contacted the author again regarding the issues and he as since fail to get back to me. I researched on the web, it is the same steps I was asked to take.

I need it enabled for visual customisation. I can attach the function code on request.

Thanks in advance

user8230352
  • 1,775
  • 1
  • 9
  • 13
lekan oshodi
  • 7
  • 1
  • 8
  • 1
    what errors are you getting? – user8230352 Sep 13 '17 at 09:00
  • As above, what errors are you getting when using `vc_enable_frontend();`? – Mat Sep 13 '17 at 09:03
  • am sorry for the late reply. having tried to fix it myself, the error doesn't seems to appeared anymore. But here a screenshot of section in my function.php where have added the code `vc_enabled_frontend();` http://prntscr.com/gkl1ux. – lekan oshodi Sep 13 '17 at 09:58
  • I didn't any error anymore but is not enable still in the admin page http://prntscr.com/gkl267 – lekan oshodi Sep 13 '17 at 09:59

0 Answers0