• Hello,

    to avoid an “error” with W3C Check there should be after line 642 in the master-slider\includes\msp-shortcodes.php these two lines added:

    'width'		=> '1',
    					'height'	=> '1',

    And the line 725 (727 if the two lines before are added) should be changed to
    $slide_content .= "\t\t\t\t\t" . sprintf('<img src="%s" alt="%s" title="%s" data-src="%s" width="%s" height="%s" />', $src_blank, $alt, $title, $src, $crop_width, $crop_height )."\n";

    Maybe in the next update?

    Best regards,
    Harry

    https://wordpress.org/plugins/master-slider/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor averta support

    (@averta_support)

    Hi Harry,
    Thanks for your feedback.
    I shared your solution with our Dev team if confirmed it will add in the next update.

    Regards,
    Averta Support

    Thread Starter Harry Milatz

    (@harry-milatz)

    Hi,

    this will be great:)

    Best regards,
    Harry

    Thread Starter Harry Milatz

    (@harry-milatz)

    Hi,
    is there anything new here? I can’t see the changes in the last version;)

    Best regards,
    Harry

    Plugin Author averta

    (@averta)

    Hi,
    Thanks again, I am afraid We were busy adding new features to Master Slider.
    I have to say as you know it is not something too important but sure we will add this in future.

    Thanks again
    Averta

    Thread Starter Harry Milatz

    (@harry-milatz)

    Hi averta,

    yes you are right, it is not sooo important;) I have added the lines and everything is fine:)

    Best regards,
    Harry

    Thread Starter Harry Milatz

    (@harry-milatz)

    Hi again,
    Anything new here?

    Best regards,
    Harry

    Thread Starter Harry Milatz

    (@harry-milatz)

    Hi, why isn’t it fixed in the new udapte?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘width and height missing for "MSWP_BLANK_IMG" – W3C error’ is closed to new replies.