• Resolved david4ww

    (@david4ww)


    I was on v14.2 but have only just updated to v15.1.

    Previously I could add more than one class in the class attribute (e.g. class="john bill" which is a feature I use to control the formatting of multiple events lists. However now multiple classes are concatenated so the resultant html now includes(using the above example) class="johnbill". This removes formatting of VSEL lists throughout the website I manage. I cannot see a reason why this change has been made – perhaps it is simply a bug.

    • This topic was modified 2 years, 6 months ago by david4ww.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Guido

    (@guido07111975)

    Hi David,

    It’s caused by the type of sanitization I’ve used for this: sanitize_key() It strips white spaces. Will update plugin upcoming weekend.

    Guido

    Plugin Author Guido

    (@guido07111975)

    Hi again,

    Have updated plugin few moments ago. Should be fixed.

    Guido

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Class attribute concatenating multiple classes’ is closed to new replies.