OK I checked all other similar answers, but thanks to people that downvote for no reason there is no actual response.
I am using Wordpress and I have a Mixed Content with a website https://oujdaportail.net/
It is generating this error:
Mixed Content: The page at 'https://oujdaportail.net/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://oujdaportail.net/'. This request has been blocked; the content must be served over HTTPS.
Chrome debug console has been completely useless!! It detects the error at the first line of source code where there is nothing to look up.
I am not sure how I should resolve this... I need help to capture the source of this issue.