• Resolved s.dudchenko

    (@sdudchenko)


    Yes, many problems associated with the encoding have been fixed, but unfortunately I occasionally encounter not the correct processing of content by the plugin. For example, below the screen on which the calendar of events is displayed using the Tickera plug-in:
    https://goo.gl/poypXV
    The encoding of the data must be UTF-8, but with the active Lazy Loader plug-in, the encoding flies. I also notice that the encoding is not correct when writing jQuery scripts. That is, the script works, but if the variable contains text with cyrillic characters, it is displayed in the same way as in the screenshot above.

    Separately, I want to ask the developer (to whom I am very grateful for my work) to add a content exclusion function that is in the core of a certain class or ID.

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    Hey,

    sorry to hear that there are ongoing encoding issues … Thanks for your report! I will look into it and try to find the issue.

    ?I also notice that the encoding is not correct when writing jQuery scripts. That is, the script works, but if the variable contains text with cyrillic characters, it is displayed in the same way as in the screenshot above.?

    Could you give me a short example script?

    ?Separately, I want to ask the developer (to whom I am very grateful for my work) to add a content exclusion function that is in the core of a certain class or ID.?

    So you want that, for example, all media inside a div with a certain class are not lazy loaded?

    Thanks,
    Florian

    Thread Starter s.dudchenko

    (@sdudchenko)

    Yes, just so that everything inside a certain block was not handled by Lazy Loader. Then it can solve a lot of problems with the encoding. Thank you.

    PS. Another would be to exclude the function of excluding pages for processing by the plugin. Once again, thank you.

    Thread Starter s.dudchenko

    (@sdudchenko)

    Unfortunately now I have no example, but as soon as it appears I will write about it here. Thank you.

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    Unfortunately now I have no example, but as soon as it appears I will write about it here. Thank you.

    Great, thanks!
    I tried to reproduce the issue with Tickera but noticed that the calendar is a premium addon. Maybe this issue can be fixed by fixing the general issue with scripts.

    Yes, just so that everything inside a certain block was not handled by Lazy Loader. Then it can solve a lot of problems with the encoding. Thank you.

    PS. Another would be to exclude the function of excluding pages for processing by the plugin. Once again, thank you.

    Hm, complete exclusion from on a per-block-basis will not be possible (I think). Disabling it for specific pages, however, should be possible. If we cannot fix the issue, I will add an option for that ??

    Best,
    Florian

    Thread Starter s.dudchenko

    (@sdudchenko)

    If necessary, I can provide you with a backup site on which the premium calendar plug-in is installed. I’m ready to be of service to you.

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    That would be great! Would you write me an email with the details after you created it? You can find my email address on my website (in the imprint or the contact page, linked in the footer of the website), which is linked in my forum profile. That would be awesome.

    Thanks!
    Florian

    Thread Starter s.dudchenko

    (@sdudchenko)

    Me send to email which I took here https://florianbrinkmann.com/en/contact/

    Thread Starter s.dudchenko

    (@sdudchenko)

    Hello, did you get something to fix? Thank you

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    Hi,

    I did not find the time to test it before, but am currently on it. Found out that the issue seems to be wrong handling of characters in script elements from the DOMDocument class in PHP. Searching for a fix now.

    Best,
    Florian

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    Hi,

    would you give the beta from GitHub a try (https://github.com/florianbrinkmann/lazy-loading-responsive-images/releases/tag/v3.3.6-beta.1 the lazy-loading-responsive-images.zip)? It should fix the issue (hopefully).

    Thanks!
    Florian

    Thread Starter s.dudchenko

    (@sdudchenko)

    Everything is super! I do not see any bugs yet, and the text is displayed as needed. Thank you so much!

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    Great to hear that, I will publish the new version to www.remarpro.com soon! ?? Thank you for providing me with the test install!

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    To keep compatibility with PHP 5.3, I needed to modify the solution. On my local copy it seems to work, but would you check out this new beta for safety’s sake? ?? https://github.com/florianbrinkmann/lazy-loading-responsive-images/releases/tag/v3.3.6-beta.2

    That would be nice, thanks in advance!
    Florian

    Plugin Author Florian Brinkmann

    (@florianbrinkmann)

    I released the new version with the modified fix for PHP 5.3 compatibility. If you find issues with that, just post a new reply in this thread, thanks!

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Unfortunately, the plug-in has problems with the encoding (’ is closed to new replies.