Zello77
Forum Replies Created
-
My mistake – turned out “qTranslate slug with Widget” plugin for qTranslate that was acting out. Great plugin, thank you!
Doesn’t look like I can change the topic – so I closed the thread.
The url produced by admin_url for the call is correct – http doesn’t work with ssl-based admin , so it does https, but still ajax https call doesn’t go through when the main page is http.
You are right – looks like will take some tweaking to resolve.‘WordPress HTTPS’ – with ‘Force SSL Administration’ on.
since my admin always goes via https, admin_url generates https url for ajax call and when the main page is http – call fails for some reason. Only if the main page is https also – it works as it should.
Nice idea, Chris – helpful widget.It seems like it’s not a theme issue, maybe my modifications to the code . What is interesting that it suddenly loads widgets if I view same pages with https, so could be http/https issue.