Mixed Content Non Https - Question | JoomShaper

Mixed Content Non Https

Ralph-Uwe Scherer

Ralph-Uwe Scherer

Template 9 months ago

Using News 365 Joomla! 5 version I am getting a mixed content error with the following link:

http://share-count.appspot.com/?url=http%3A%2F%2Fjoomshaper.com&callback=jQuery371019759882415383356_1736176161866&_=1736176161867'.

Where would I go to change that http to https?

0
5 Answers
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #179860

HI Ralph,

  1. Something is wrong with shared URL.
  2. It depends from where that links come from. If it's from content (image, video, attachment) just update it.

Please upload screenshot on your website server and share it again. Thx

0
Ralph-Uwe Scherer
Ralph-Uwe Scherer
Accepted Answer
9 months ago #179865

Screenshot attached. https://coming-soon.serverbox.net/joomshaper/Screenshot-2025-01-06-at%2011.50.46-AM.png

The full error is: jquery.min.js?3.7.1:2 Mixed Content: The page at 'https://joomla5.wrmea.org/iraq-iran/' was loaded over HTTPS, but requested an insecure script 'http://share-count.appspot.com/?url=http%3A%2F%2Fjoomshaper.com&callback=jQuery37101159764035742854_1736182191595&_=1736182191596'. This request has been blocked; the content must be served over HTTPS.

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #179866

Please edit that file:

templates\shaper_news365\js\main.js

at the bottom find "share-count.appspot.com" and update http > https , save changes. It should help.


As extra step:

Edit also line that include

var shareUrl = 'joomshaper.com';

and put your domain name there, with https

0
Ralph-Uwe Scherer
Ralph-Uwe Scherer
Accepted Answer
9 months ago #179867

I made those updates including the Extra step but the error is still there for now? Is it perhaps a caching issue on my end? I have the site set to offline because I am still in development. I will keep an eye on it over the new few days. Thanks.

Here is a screenshot of the edits I made to the main.js file:

https://coming-soon.serverbox.net/joomshaper/Screenshot-2025-01-06-at-12.57.57-PM.png

It is still showing the share-spot url as http even though I entered https

0
Paul Frankowski
Paul Frankowski
Accepted Answer
Senior Staff 9 months ago #179869

Yes, it can be a cache. Check from different browser /or/ laptop.

If links are correct, and file is saved. All should be OK. No other choice, right. 01

0