Viewing 1 reply thread
You must be logged in to reply to this topic.
Hi,
I have maked a fresh installation of Specular theme ver 3.3 on WordPress 5.4 and it’s present this error:
<b>Warning</b>: A non-numeric value encountered in <b>/web/htdocs/www.pixonweb.it/home/Usseglio/wp-content/themes/specular/includes/core/codeless_slideshow.php</b> on line <b>60</b>
class=”home page-template-default page page-id-9 logged-in header_5 fullwidth_slider_page nicescroll wpb-js-composer js-comp-ver-6.1 vc_responsive elementor-default”>
Can you help me?
Renzo
Hi please open this file /wp-content/themes/specular/includes/core/codeless_slideshow.php go to line 60 and replace with this:
$this->options['layer_slider_id'] = (int) codeless_get_mod('layerslider')+1;
This should fix the warning. Sorry for this inconvenience, caused by the last update.
Thanks
You must be logged in to reply to this topic.