-
AuthorPosts
-
July 22, 2015 at 12:10 pm #476998
Hi there,
First: thx for your support in general. You´ve saved my ass in many cases ;-)
I have created some custom CSS for the site below in priv. Content.
The Site is working as expected in Safari and FF on a Mac, but fails completely in Chrome.
Think there is something wrong with css loading. Do you have any idea whats going on?THX and best!
July 22, 2015 at 2:09 pm #477051Hey wienerpresswerk!
You are loading your resources from https and Chrome detects it as unsecure and block it. Please load your resources from http instead
Regards,
YigitJuly 22, 2015 at 2:24 pm #477061Thx Yigit,
I have no idea whats going on and why https is in use. nothing changed in protocol settings (and no idea where to change that) while editing the site. Can you please assist me in this case? I have the same prob after deleting cache and use http;// in front of URL.
Thx
July 22, 2015 at 2:28 pm #477065Hey!
Have you tried de-activating all active plugins and checked if that helps? What kind of changes you have made prior to the issue?
Cheers!
YigitJuly 22, 2015 at 2:38 pm #477078ok, was going step by thru the plugs and found the error related to http://www.myeventon.com event calendar.
boy, that mean rebuild a lot….. the error started after copying the whole custom css to espresso, editing and reinsert to custom css.July 22, 2015 at 2:50 pm #477093July 22, 2015 at 3:28 pm #477127not yet, because it doesn’t fit my need as : RSVP and sort by upcoming and past events and display only events without empty days…
to switch will be a reinvest incl. add-on´s for 150….July 25, 2015 at 8:38 am #478589Hi!
Is this sorted out? I checked the site on Chrome and it’s loading without errors.
Regards,
IsmaelJuly 25, 2015 at 9:05 am #478601Hi ismael,
not for me. it seems chrome won’t load any css properlyJuly 25, 2015 at 9:49 am #478615Hi!
The site is looking fine on my end but I’ve heard that there are problems in Chrome 44, what version are you using?
You could try adding the following to the top of your .htaccess file:
RequestHeader unset HTTPS
If that should not work you can try the following in wp-config.php
define('FORCE_SSL_ADMIN', false); define('FORCE_SSL_LOGIN', false);
Regards,
RikardJuly 25, 2015 at 11:48 am #478625thats it! thx.
chrome is in Version 44.0.2403.89.
Hope, that everything will run smooth without https esp. the member section (ultimate member)
Cheers!
July 27, 2015 at 6:14 am #478897 -
AuthorPosts
- You must be logged in to reply to this topic.