Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #904924

    Hi.
    I’m using LayerSlider in Enfold 4.2 (I’m using Enfold Child actually) and gives an error message when I open my webpage https://www.nordiccab.ee/

    The error message is:
    Warning: Narrowing occurred during type inference. Please file a bug report on bugs.php.net in /data03/virt69475/domeenid/www.nordiccab.ee/htdocs/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 64

    Warning: Cannot modify header information – headers already sent by (output started at /data03/virt69475/domeenid/www.nordiccab.ee/htdocs/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php:64) in /data03/virt69475/domeenid/www.nordiccab.ee/htdocs/wp-includes/pluggable.php on line 1216

    I don’t want to rebuild my site with any other slider because I did some CSS changes and using some other solutions means I have to start all over again with my front page.
    Any ideas how to get rid of this error?

    #905404

    Hey Tarmota,

    Thank you for using Enfold.

    Please rename the “wp-content” > “plugins” directory in order to disable the plugins temporarily. If it’s not working, please add this snippet in the functions.php file.

    add_theme_support('deactivate_layerslider');
    

    It’s going to disable the layer slider plugin temporarily and we’ll be able to access the dashboard.

    Best regards,
    Ismael

    #905431

    Hey Ismael
    If I add the snippet to the functions.php file, it just deactivates the layerslider. What is the point for that?

    Tarmo

    • This reply was modified 7 years, 6 months ago by Tarmota.
    #905807

    Hi,

    What php version are you using?
    Layer Slider requires 7.0+ nowdays.

    Best regards,
    Basilis

    #906084

    Hi
    I am using PHP 7.1.12
    Anyway, I bought the official license for LayerSlider and updated it to the latest version. All the problems were one after that, so the case is closed.

    regards,
    Tarmo

    #906177

    Hi,

    Glad that the problem is solved but we’re still wondering what caused the issue in the first place. Please feel free to open a new thread if you encounter the issue again.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘LayerSlider problem’ is closed to new replies.