- This topic has 16 replies, 3 voices, and was last updated 3 years, 6 months ago by
Tom.
-
AuthorPosts
-
October 21, 2018 at 11:50 am #706661
Jos
Hello,
I am using the Artisan starter site on this new website.
But there is mixed content. I get this message in Google developers console: Failed to load resource: the server responded with a status of 403 ()
content_page.js:2564 Bartender API access denied.
SerpResultsMetrics.handleError @ content_page.js:2564How can i fix this?
Thanks in advance!
JosGeneratePress 2.1.4GP Premium 1.7.2October 21, 2018 at 12:07 pm #706675Leo
StaffCustomer SupportHi there,
Where are you seeing the error?
Not seeing it under the Console tab.
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 23, 2018 at 12:57 am #707850Jos
Hi Leo,
I moved the site to the server of the client. Still it comes forward on the homepage: http://www.casalasuerte.nl/ then in Chrome DevTools switch to Console tab.
mozbar.moz.com/bartender/url-metrics:1 Failed to load resource: the server responded with a status of 403 ()
content_page.js:2564 Bartender API access denied.
SerpResultsMetrics.handleError @ content_page.js:2564
post-13305.css:1 Failed to load resource: the server responded with a status of 404 (Not Found)
global.css:1Normally i see some link to HTTP instead of HTTPS, but this is different.
How can i fix this?
Greets,
JosOctober 23, 2018 at 9:28 am #708314Leo
StaffCustomer SupportLooks like it’s a js error in a specific post for some reason.
Can you try #1 here to eliminate any plugin conflicts first?
https://docs.generatepress.com/article/debugging-tips/Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/October 25, 2018 at 2:09 am #709952Jos
Hi Leo,
I did this (eleminate plug-in conflicts) but the error still came up! Bartender API
More ideas?Greets,
JosOctober 25, 2018 at 3:39 pm #710597Tom
Lead DeveloperLead DeveloperI’m not seeing that error, but I am seeing 3 mixed content messages, which are pointing to images on the page using
http
.Did you fix the above error?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 26, 2018 at 11:23 am #711337Jos
Hi Tom,
I am not sure how to fix this? Can you guide me how to do this please? (It’s built in Elementor)
Greets,
JosOctober 28, 2018 at 7:52 am #712465Jos
Maybe you think how can he not know how to fix this. I also tried the SSL Insecure Content Fixer plug-in. That did not cope with the situation. But honestly i have had conflits with really simple ssl but could get that right. Strange that you can’t see that Bartender API error. Earlier the mixed content error did not came up. Could this Bartender API error come from the Artisan import site? As i did not have problems with other GP and Elementor based sites I have built.
Greets,
JosOctober 28, 2018 at 8:30 pm #712725Tom
Lead DeveloperLead DeveloperSorry! I missed your last reply somehow.
These are the problem images:
foto-achtergrond-vakantie.jpg’
beeld.jpg
Tipi-1300.jpgThe easiest way to fix it is to find those images and re-upload them so they use the
https
in the domain.Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 29, 2018 at 8:18 am #713167Jos
Hi Tom,
I did the steps you mentioned above. But the first photo foto-achtergrond-vakantie.jpg keeps coming up as being loaded over http. I deleted this picture in the media library and uploaded a fresh one. The error still kept coming up. At the end i just deleted the picture and gave the homepage a solid grey background at that section. So there is nothing pointing to the “insecure” image. This did not help either. What can I do to solve this?
Appreciate your help!
Greets,
JosOctober 29, 2018 at 10:08 am #713300Tom
Lead DeveloperLead DeveloperIt seems it’s still being set somewhere in Elementor.
Here’s the associated CSS loading on your site:
.elementor-13305 .elementor-element.elementor-element-30a79dd > .elementor-widget-container{ background-image:url("http://yoursite/wp-content/uploads/foto-achtergrond-vakantie.jpg"); background-position:top center; }
If you can find that Elementor section, you should be able to remove the image and re-upload it.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 29, 2018 at 11:21 am #713372Jos
I don’t know how to find that element. Look in the source code in classic mode in WP, found nothing. (It’s CSS so i didn’t expect it though. So I recreated the section, and deleted the old one in a duplicate page.Here it is https://www.casalasuerte.nl/home-2/. Still the same issue..
October 29, 2018 at 4:23 pm #713700Tom
Lead DeveloperLead DeveloperIt’s set as the background for your weather area widget.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentOctober 29, 2018 at 5:36 pm #713726Jos
Thanks, i overlooked that. Will fix this, i hope it’s solved then.
Thanks again!
JosOctober 29, 2018 at 5:40 pm #713728Tom
Lead DeveloperLead DeveloperNo problem π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.