• Resolved pzxyz

    (@pzxyz)


    In Media tab I set (like it was said in help):

    data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7

    Still white placeholder is loading (I set it to white instead #cfd4db using color picker).

    So I put such code to wp-config.php

    define( 'LITESPEED_PLACEHOLDER', 'data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7' ) ;

    Still white placeholder is loading…

    Can you help me?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @pzxyz, the Responsive Placeholder Background Color is just used when you turned ON Responsive Placeholder, in general situation, please use Lazy Load Image Placeholder with a base64 image’s string.

    You can use some base64 image converter like this to convert the image/color you want.

    Thread Starter pzxyz

    (@pzxyz)

    Topic is resolved. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with setting transparent placeholder’ is closed to new replies.