php error message on website “home” above slider
-
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
KatrinThe page I need help with: [log in to see the link]
- The topic ‘php error message on website “home” above slider’ is closed to new replies.