• Resolved tjark

    (@tjark)


    The plugin seems to have stopped working in 4.3.1 for me. When it is enabled, no images will display in posts.

    Resulting HTML code of a page with plugin disabled looks like this:

    <p><a href="http://my.site/wp-content/uploads/2015/10/IMG_3453.jpg"><img src="http://my.site/wp-content/uploads/2015/10/IMG_3453.jpg" alt=""></a></p>

    Resulting HTML code of the page with plugin enabled looks like this:

    <p><a href="http://my.site/wp-content/uploads/2015/10/IMG_3453.jpg"><span data-picture data-alt="" ><span data-src="w300/wp-content/uploads/2015/10/IMG_3453.jpg" data-media="all"></span>
    <noscript><img src="w300/wp-content/uploads/2015/10/IMG_3453.jpg" alt=""></noscript>

    It looks to me like the was not properly closed with any more which may cause the image not to be displayed.

    Any ideas what I may need to do to fix this?

    https://ww.wp.xz.cn/plugins/pb-responsive-images/

Viewing 1 replies (of 1 total)
  • Thread Starter tjark

    (@tjark)

    I figured out what the problem was: The automatic mod_rewrite for the SLIR base URL did not work correctly any more. After manually setting the SLIR base URL the plugin works fine again.

Viewing 1 replies (of 1 total)

The topic ‘Plugin no longer working with WordPress 4.3.1’ is closed to new replies.