You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#### [Version 2.0.5](v2.0.4...v2.0.5) (2019-03-25)
* **Bug Fixes**
* adds compatibility with Jetelements Slider ([c9e518e](c9e518e))
* compatibility with Metaslider, adds full support for all slider types available ([a09d1fd](a09d1fd))
* compatibility with various themes logo markup based on the image url, removes the hook to theme_mods image replace ([34e0d85](34e0d85))
* disable image replacement when we are in the Beaver Builder editing mode ([239442f](239442f))
* image replacement on header tags which uses relative urls ([2caae7f](2caae7f))
* image replacement on json strings with html entities encoded, conflicting with variation form Woocommerce fixes [#81](#81) ([2bae741](2bae741))
* lazyload animation conflict with initial image animation ([3a84250](3a84250))
* lazyload on image which uses relative urls ([4655994](4655994))
* lazyload placeholder replacement affecting non-src urls, improving compatibility with Woocommerce ([7e13a32](7e13a32))
* noscript image tag issue causing problems with too specific CSS selectors ([324effd](324effd))
* relative url image replacement conflicting with plugins like WPML ([7a47827](7a47827))
* thumbnails cropping mode not affecting the resulting optimole images ([0f6dacb](0f6dacb))
* **Features**
* adds constant to disable latest images area ([a5891b6](a5891b6))
* adds constant to switch on/off network based optimization ([1accde5](1accde5))
* adds full compatibility with Beaver Builder, processing images from the generated css ([2a17f30](2a17f30))
Describe the bug
When you visit this page :https://inkmeetspaper.com/product/here-for-you/?attribute_pa_count=single-card as you can see below https://www.dropbox.com/s/ku6p66z84cxopre/Screenshot%202019-03-12%2011.08.21.png?dl=0 there are still images coming from client-server, it seems to be a problem on this part of the code : https://www.dropbox.com/s/8cos4hho4fegdc3/Screenshot%202019-03-12%2011.11.10.png?dl=0
The text was updated successfully, but these errors were encountered: