• This plugin screws up the commonly used download html like:

    <a href="http://mysite.com/uploads/any_image.jpg" download="example.jpg">
    	Download example
    </a>

    on mobile devices. It effectively removes the download="..." attribute.

    Activating the link brings the single image on the screen rather than opening the download dialog.

    Difficult to troubleshoot because on pc it works correctly.

    Deactivating this plugin fixes the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.