• Resolved MrShawnTierney

    (@mrshawntierney)


    Not sure why this is, but I had to remove the <div class=”wpsm_testimonial-pic”> div from index2.php to get rid of SSL errors I was getting in chrome about the image being sent over http instead of https.

    Using the below CSS did hide the image, but I still got the SSL errors mentioned above in Google Chrome:

    .wpsm_testimonial-pic > img{
    display: none !important;
    }

Viewing 1 replies (of 1 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    HI,

    Sorry for late reply.

    Can you please share me your testimonial page url?

    Thanks

    • This reply was modified 7 years, 1 month ago by wpshopmart.
Viewing 1 replies (of 1 total)
  • The topic ‘Error with SSL / HTTPS’ is closed to new replies.