Laman

Fatal error: Cannot redeclare layerslider_init() (previously declared in /public_html/wp-content/plugins/LayerSlider/wp/shortcodes.php:6) in /public_html/wp-content/plugins/LayerSlider/wp/shortcodes.php on line 47

when load the frontend visual composer I got this message :

Fatal error: Cannot redeclare layerslider_init() (previously declared in /public_html/wp-content/plugins/LayerSlider/wp/shortcodes.php:6) in /public_html/wp-content/plugins/LayerSlider/wp/shortcodes.php on line 47

and here a little bit hack to fix the front end visual composer wordpress plugins and layerslider.

  1.  open file class-vc-vendor-layerslider.php the path for the file : ../wpbakery/js_composer/include/classes/vendors/plugins/
  2. go to the line 62 and delete thats line or changes it into PHP comment, here is the line was include LS_ROOT_PATH.'/wp/shortcodes.php';
Have fun. thanks.

Tidak ada komentar:

Posting Komentar