-
AuthorPosts
-
May 19, 2018 at 2:47 am #958888
Hi Kriesi Support Team
I had a hosting company where one of the enfold websites is being hosted write to me that we need to fix these errors and that they are causing problems with the site loading:
Blocked loading mixed active content “http://www.partnerrealestate.ch/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff”
Blocked loading mixed active content “http://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0bf8pkAg.woff2”
I checked this on my other enfold websites and the error comes up on all of them (even on different hosting companies)….Could you let me know how to fix this please as it seems to be related to the theme.
I tried adding this code as suggested in another post but it did not do anything:
function fix_ssl_upload_url( $url ) {
if ( is_ssl() )
$url = str_replace( ‘http://’, ‘https://’, $url );
return $url;}
add_filter( ‘upload_dir’, ‘fix_ssl_upload_url’ );Thanks so much.
Corina- This topic was modified 6 years, 6 months ago by cd2s.
May 20, 2018 at 6:19 am #959307Hey Corina,
Where exactly are you seeing those errors? I can’t see anything like that on my end when I check your site. Also, you don’t have an SSL certificate for the site, so I can’t see the point of loading resources over https if you don’t have a certificate?
Best regards,
RikardMay 20, 2018 at 10:25 am #959383Hi Rikard
This is coming up on the Firefox console. The hosting company sent a message and said I needed to fix these issues. It was causing problems with the website. I attached a screenshot below.
I then checked and these issues are coming up on all my Enfold websites.
Thanks so much. Corina
May 21, 2018 at 8:38 pm #959957Hi,
Your main web site, is not on https, based on your link
http://www.partnerrealestate.chcan you make sure everything is on https please, so we can inherit the right settings?
Best regards,
BasilisMay 22, 2018 at 4:00 am #960106Hi Basilis & Rikard
The website is currently not on https, it is on http. The hosting company contacted me and asked me to fix the issues displayed in the screenshot as they were causing issues with the website load.
I tried to find where the problem is coming from but I can’t see where these paths/links are generated.
Thanks,
CorinaMay 22, 2018 at 12:51 pm #960303Hi cd2s,
I have checked your site and I don’t see the same issue.
I can only see a 404 error on a single image.
You can see the screenshot in private content.
Try clearing your browser cache, it might help fix it.Best regards,
NikkoMay 22, 2018 at 2:43 pm #960376Hi Nikko
I did clear the cache and I can still see the errors as per my screenshot. The errors come up in Firefox (latest install). For some reason, they do not come up in Firefox Developer.
What browser are you using? I cannot see the error you are referring to.
Thanks so much.
CorinaMay 23, 2018 at 3:52 am #960623Hi Corina,
I used Google Chrome in Windows 10.
I have checked it again and I see the same error.
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( do be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.Best regards,
NikkoMay 23, 2018 at 4:15 am #960634Hi Nikko
Thanks so much. Try looking at it with Firefox Dev Tools. It comes up there.
Below the access details.
Thanks so much for your help.
CorinaMay 23, 2018 at 5:55 pm #961031Hi cd2s,
Thanks for providing us admin access.
At the moment I’m not really sure why it’s showing that mixed active content just on firefox even though your site is not even https but I do see that there are some mixed content.
Can you also give us ftp access, I’m not sure if the tweak I’m thinking would help and would like to check on it further.Best regards,
NikkoMay 28, 2018 at 10:14 am #963023Hi Nikko
Below the FTP to the development server. I moved a copy of the live site across. Does that help or does it need to be the live server?
I could then move the site back to the live server once the issue is resolved.
Thanks so much for your help.
CorinaMay 28, 2018 at 5:08 pm #963361Hi Corina,
Thanks for providing us ftp access and a stage site as well.
This is the best that we could ask. I have found out which plugin causes the issue, disabling Contact Form 7 removes the problem.
Though I know you need this plugin for the form, I still couldn’t figure out atm why enabling the plugin causes that error in firefox.Best regards,
NikkoMay 29, 2018 at 8:39 am #963518Hi Nikko
Thanks so much for looking into this. I now tested as well and disabled Contact Form 7 and you are correct.
Soooo my question now is. We implemented Contact Form 7 as we had soooo much spam, but the Contact Form 7 with Google ReCaptcha did not make a difference at all. Only when we installed Spamshield, the Spam stopped. So do you think we could go back to the Enfold Contact form and the Spam would still stay away?
Thanks so much. Corina
May 30, 2018 at 9:41 am #964068Hi Corina,
Yes, since spamshield works properly I think it’s worth to try the Enfold form.
Try it with spamshield on and observe for several days if spam still goes in.Best regards,
NikkoJune 25, 2018 at 9:12 am #977340Hi Nikko
Sorry for my late reply with this. I tested going back to the Enfold contact form but that doesn’t work. The Spamshield will then start blocking the Email Lock in the Download section and prevent download. So we’ll have to work with Contact Form 7.
Do you have any recommendation on how to remove these errors, whilst still using Contact Form 7. It seems that Contact Form 7 is not working with Enfold.
Thanks so much & Kindest Regards,
CorinaJune 27, 2018 at 8:55 am #978297Hi Corina,
I see, I checked your site again on both Chrome and Firefox and I don’t see the errors before even though you used Contact Form 7.
I’m not really sure why that’s happening, maybe trying to use Search & Replace plugins to modify those urls would help.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.