Welcome to Centmin Mod Community
Register Now

data:image/png;base64 no pictures

Discussion in 'Web Development & Web Performance' started by adamus007p, Mar 29, 2020.

  1. adamus007p

    adamus007p Member

    378
    19
    18
    Feb 8, 2019
    Ratings:
    +38
    Local Time:
    10:00 AM
    Hello, I use Wordpress and Newspaper Theme.

    When I have a tabs with pictures I have only

    Code (Text):
    src="data:image/png;base64,iVBORw0KGgoAA
    ........, not URL of images.


    in image class there is
    Code (Text):
    data-img-url="https... image.jpeg
    and here I have a image.

    Why it happen? Does something is missing in nginx config?


    Please advise.
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    6:00 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  3. adamus007p

    adamus007p Member

    378
    19
    18
    Feb 8, 2019
    Ratings:
    +38
    Local Time:
    10:00 AM
    so it is nothing related to nginx? missing config?
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    6:00 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    nope it's all related to your style
     
  5. adamus007p

    adamus007p Member

    378
    19
    18
    Feb 8, 2019
    Ratings:
    +38
    Local Time:
    10:00 AM
    Finally I have found a solution. It is a disable lazy load, a function on the theme.
    This is a bug in the theme. Bug in in the newest version.

    Hopefully it it not related to nginx :)

    Thank you George :)
     
  6. livemaker

    livemaker New Member

    2
    0
    1
    Aug 30, 2020
    Ratings:
    +0
    Local Time:
    1:30 PM
    1.4.2
    5.5
    sir please let me know how to fix that.

    how to disable lazyload?
     
  7. eva2000

    eva2000 Administrator Staff Member

    58,894
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    6:00 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+