Hi I am getting the following on the front page above LayerSlider
Warning: Division by zero in /homepages/17/d720896686/htdocs/clickandbuilds/AquaSuppliesLtdCleaningSuppliesDorset/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 97
Thanks
Hey fanlokbun,
Please add this code in /config-templatebuilder/avia-shortcodes/av-helper-slideshow.php on line 96
if ($width == 0) { $width = 1; }
If you need further assistance please let us know.
Best regards,
Victoria
That’s done the trick thanks Victoria.
I have changed it in Enfold do I need to add it to my Child Theme or is it something that will get corrected in the next update.
Cheers
Hi fanlokbun,
I’m not sure it will be corrected, but it will definitely be lost on an update.
I asked Kriesi.
Best regards,
Victoria
Hey!
Thank you for reporting this.
I had a look at your frontpage – you have an empty fullwidth easy slider (no images) before the layerslider – I think this causes the warning division by 0.
Try to remove it.
Nevertheless this is a bug and we will fix it. Hope ti will be in the next update.
Best regards,
Günter
Thanks I’ve removed it.