Hello, there is php warning Notice: Undefined index: slide_spacing in template_preprocess_views_view_jssor() (line 74 of modules/contrib/jssor/jssor.theme.inc).

CommentFileSizeAuthor
#2 warning_slide_spacing-2673660-1.patch611 bytesmkolar

Comments

mkolar created an issue. See original summary.

mkolar’s picture

Status: Needs work » Needs review
StatusFileSize
new611 bytes

Here is simple patch..

jastraat’s picture

#2 addressed the issue for me.

bradjones1’s picture

Status: Needs review » Reviewed & tested by the community
radimklaska’s picture

I tested the patch, seems to be working fine. Thank you Martin!

mhmd’s picture

The issue exists and that patch is the solution for it.

rick_p’s picture

Awesome, the patch worked for me too. Many thanks!!!!

~Rick

  • targoo committed 6a41446 on 8.x-1.x authored by mkolar
    Issue #2673660 by mkolar: Undefined index slide_spacing in...
saravanaprasanth’s picture

Awesome, I have tested the patch working perfectly...Thank you mkolar!!