• Resolved Gabor

    (@9abor)


    Hi there,
    I’d like to use Testimonial block with pictures. However as soon as I add any picture to testimonial block it generates a Not Secure page. I looked into and realised it’s because:

    class=”kt-testimonial-image” … and … the style=”… has a http:/ call in the code for the particular image (that is only for back-end editing purpose I believe)

    Could you suggest a workaround to avoid Not Secure page?
    Thank you
    Gabor

Viewing 7 replies - 1 through 7 (of 7 total)
  • hannah

    (@hannahritner)

    Hey,
    I’m not able to duplicate this. What version of Kadence Blocks are you running? Is this only happening with the testimonials? Can you post a link to where you’re adding the testimonial block?

    Hannah

    While in the admin are you making sure you are using an https url?

    Ben

    Thread Starter Gabor

    (@9abor)

    @britner @hannahritner

    Hi Hannah please take a look at this:
    https://paniknelkul.hu/
    and in the code view please search for “kt-testimonial-image” and to the right you will see the style=”background-image:url…
    that’s the http call

    The Blocks: Version 1.7.17 & Version 1.4.3

    admin https url? Yes.

    Thank you

    Gabor

    Interesting. I can’t see any reason for this. In terms of what the block is doing it’s just pulling the URL from WordPress the way WordPress sees it. There is nothing in the block that is setting http.

    In your site settings can you make sure your site url is set to https. Then I suggest you run a search and replace using: https://www.ads-software.com/plugins/better-search-replace/

    That will make sure all your internal database strings are using https.

    Ben

    Thread Starter Gabor

    (@9abor)

    Hi Ben,

    yes, well done!
    You’re right. When I upload a picture to the Media Library, then the picture some reason got only a http… permalink as WP call it Copy Link. I don’t really know why… yet.

    Now I start researching to solve this.
    Thanks again Ben and Hannah,

    Gabor

    Thread Starter Gabor

    (@9abor)

    UPDATE:
    I’ve solved it.
    All I had to do is
    WP Admin → Settings → General section
    and set url “http” to “https”
    Thank you.

    hannah

    (@hannahritner)

    Glad you were able to resolve this!

    Hannah

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Testimonial block – no padlock, not secure page’ is closed to new replies.