Firstly ensure you have Slide Anything version 2.0.3.
Also, if you have any Caching plugin, clear/reset the cache or CDN cache.
And then under ‘Slide Style’, ensure the ‘Min Height’ setting has a set value – one of the radio buttons must be selected.
Hi is your issue resolved?
If not, then please update Slide Anything 2.0.5. That error that you are getting was fixed in a patch I did to Slide Anything last week.
Hi, I just updated the plugin but I am still getting the error message. 🙁
I checked the .php file and this is what is on line #176:
$slide_data[‘slide_min_height’] = $metadata[‘sa_slide_min_height’][0];
Any suggestions?
Thank you!
Hi, please edit your Slider:
– Under Slide Style, set Min Height to %
– Set the % value to 0%
– Click ‘Update’ to save your settings.
Still getting the same response.
Hi, can you comment out that line please within the PHP file – line 176. ‘slide_min_height’ is not actually used anymore – it has been replaced with ‘slide_min_height_perc’.
Alternatively, I’ve done this within the WordPress.org repository for version 2.0.5, so you can re-install version 2.0.5.
Victory at last! Thanks for all of your help. 🙂
Glad we finally got it sorted out 😉