• Resolved shibafan

    (@shibafan)


    I have a problem, which I could not find here so far and that could not be solved through other forums:

    On the website “home” is suddenly a php-warning above the slider:

    Warning: A non-numeric value encountered in /var/www/web27666634/html/kulturbueroib/wp-content/themes/ascend/lib/ascend_slider.php on line 25

    line 25 of the ascend slider.php is as follows:

    echo ‘<div id=”‘.esc_attr($id).'” class=”slick-slider kad-light-gallery kt-slickslider titleclass loading ‘.esc_attr($class).'” data-slider-speed=”‘.esc_attr($speed).'” data-slider-anim-speed=”‘.esc_attr($fade_speed).'” data-slider-fade=”‘.esc_attr($fade).'” data-slider-type=”‘.esc_attr($stype).'” data-slider-auto=”‘.esc_attr($auto).'” data-slider-thumbid=”#’.esc_attr($id).’-thumbs” data-slider-arrows=”‘.esc_attr($arrows).'” data-slider-thumbs-showing=”‘.esc_attr(ceil($width/80)).'” style=”max-width:’.esc_attr($width).’px;”>’;

    Could you please help me to solve this problem? I have no idea, what to do and it really does not look very nice… I have changed to PHP 7.3 recently and all plugins and also the theme Ascend is updated.

    Thank you very much in advance
    Katrin

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • hannah

    (@hannahritner)

    Hey,
    I would suggest deactivating your plugins to test if any are conflicting or are not compatible with the latest version of php. Let me know if there’s no change.

    Hannah

    Hey,
    Try reselecting your slides for the slider in the options panel.

    Ben

    Thread Starter shibafan

    (@shibafan)

    Hey Ben Ritner,
    I deleted the basic slider by choosing “non” and saved. The error message (and the slider) were gone.

    Afterwards, I put all pictures via upload in again, also selected also the “images in carousel”-option: the error was there again.

    Then I tried to select “equal ratio images” – no error… also with the other options…
    Only with the carousel slider, it appears… (this ist the selection, my customer wants to have – and it was ok for about a year… what did change?)

    Katrin

    ok, I think I see what’s happening, I’m going to push an update out in a couple of minutes with a fix.

    Ben

    Thread Starter shibafan

    (@shibafan)

    Thanks! The last fix of the theme was the solution.
    The error-message is gone now.

    Glad to hear it!
    Ben

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘php error message on website “home” above slider’ is closed to new replies.