• Resolved hungrylions

    (@hungrylions)


    I installed the plugin and added a few items to the slider and I got the following message:
    Notice: Undefined index: sa_slide_min_height in /home/serend27/public_html/wp-content/plugins/slide-anything/php/slide-anything-frontend.php on line 176

    Please advise how I can correct this.

    https://serendology.com

    Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author simonpedge

    (@simonpedge)

    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.

    Plugin Author simonpedge

    (@simonpedge)

    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.

    Thread Starter hungrylions

    (@hungrylions)

    Hi, I just updated the plugin but I am still getting the error message. ??

    Thread Starter hungrylions

    (@hungrylions)

    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!

    Plugin Author simonpedge

    (@simonpedge)

    Hi, please edit your Slider:
    – Under Slide Style, set Min Height to %
    – Set the % value to 0%
    – Click ‘Update’ to save your settings.

    Thread Starter hungrylions

    (@hungrylions)

    Still getting the same response.

    Plugin Author simonpedge

    (@simonpedge)

    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 www.ads-software.com repository for version 2.0.5, so you can re-install version 2.0.5.

    Thread Starter hungrylions

    (@hungrylions)

    Victory at last! Thanks for all of your help. ??

    Plugin Author simonpedge

    (@simonpedge)

    Glad we finally got it sorted out ??

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘php error message’ is closed to new replies.