Forums › Forums › Search & Filter Pro › Not able to drag elements into the Search Form UI box
- This topic has 14 replies, 3 voices, and was last updated 8 years, 8 months ago by Trevor.
-
Anonymous(Private) March 16, 2016 at 7:24 pm #39577
So I had a look at other similar posts about this issue, and in the console I am getting this error:
XMLHttpRequest cannot load http://www.touchsize.com/red-area/lastnews.php. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘…’ is therefore not allowed access.
Would you happen to know a fix for something like this?
Thanks!
Ross Moderator(Private) March 16, 2016 at 11:02 pm #39609It sounds like the javascript won’t load because you are trying to load the admin area over HTTPS, but you do not have HTTPS properly configured on your server.
So the Javascript cannot load, which means you do not get drag and drop functionality..,
When I try to access that link you have above, I get a big SSL warning – so I guess this is the root of your issue – resolve this to restore correct functionality.
Thanks
Ross Moderator(Private) March 17, 2016 at 11:49 pm #39733Hey Julia
I’m afraid not, its a problem I often run into with my staging sites :/
HTTPS & staging sites can be a nightmare!
I guess on your staging site you need to completely disable ssl, I guess that means updating the home URL etc to not include “https” – but this can really vary – you could have an SSL plugin for example that is forcing admin to use SSL :/
Thanks
-
AuthorPosts