-
-
Hi guys i just bought the theme yesterday and i got this error on the header of all pages
<b style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>Warning</b><span style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>: A non-numeric value encountered </span><span style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>in </span><b style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>/homepages/46/d826401093/htdocs/app826401142/wp-content/themes/specular/includes/core/codeless_slideshow.php</b><span style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”> on line </span><b style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>60</b><br style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;” /><span style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>class=”page-template-default page page-id-71 logged-in admin-bar no-customize-support theme-specular woocommerce-no-js header_7 fullwidth_slider_page page_header_yes page_header_centered nicescroll wpb-js-composer js-comp-ver-6.2.0 vc_responsive elementor-default”></span><br style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;” /><b style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>Warning</b><span style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>: A non-numeric value encountered in </span><b style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>/homepages/46/d826401093/htdocs/app826401142/wp-content/themes/specular/includes/core/codeless_slideshow.php</b><span style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”> on line </span><b style=”color: #8b8b8b; font-family: Raleway; font-size: 14px;”>60</b>
Im not sure what i did but it got fixed on the HOME but all of the other pages have the same problem
- This topic was modified 4 years, 6 months ago by davidoec.
-
Replace line 60 on includes/core/codeless_slideshow.php
with:
$this->options['layer_slider_id'] = (int) codeless_get_mod('layerslider')+1;
This should fix the issue
Thanks
-
sorry but im not an expert on this. how can i change the code of the file directly?
-
-
You’re welcome :)
If you like our theme and support, leave us a rating on Themeforest, it’s very important for us :)
https://themeforest.net/downloads
Thank You so much
-
You must be logged in to reply to this topic.