• Hello, I just noticed that the Counter Block is trying to load an undefined background image over http which triggers a security warning in my browser (Mixed content: load all resources via HTTPS to improve the security of your site).

    As you can see below there is a data-bg attribute that tries to load https://undefined

    <div data-bg="https://undefined" class="wp-block-premium-countup premium-countup__wrap rocket-lazyload" style="justify-content:center;flex-direction:column;box-shadow:0px 0px 0px undefined ;background-repeat:no-repeat;background-position:top center;background-size:auto;background-attachment:unset;border:none;border-width:1px;border-radius:0px">

    This issue also occurs on the demo page at https://premiumblocks.io/gutenberg-blocks/counter-block/

    Could you please have a look at this?

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

  • The topic ‘Counter Block trying to load undefined background image url’ is closed to new replies.