Currently I must disable the WordPress HTTPS plugin in order to edit forms, otherwise I get an Ajax error notification each time I try to add a field or save the form. Is there a workaround for this?
Beth
Currently I must disable the WordPress HTTPS plugin in order to edit forms, otherwise I get an Ajax error notification each time I try to add a field or save the form. Is there a workaround for this?
Beth
Can you tell me more about the error you are receiving? It would go a long way in helping us figure out the issue.
If you don't know how to get all the error details, you can e-mail me access information for your WordPress blog so I can take a look for myself. ( peralty@rocketgenius.com )
Or you can increase the memory of your WordPress blog (most likely the issue) using instructions found here: http://www.nerdgrind.com/increase-wordpress-and-php-memory-limit/
The site is ohalah.org. It has a security certificate which requires that all admin pages be forced over SSL, so the admin pages are set to do so.
The console shows this error that repeats each time I try to add a field:
XMLHttpRequest cannot load http://ohalah.org/wp/wp-admin/admin-ajax.php?id=2. Origin https://ohalah.org is not allowed by Access-Control-Allow-Origin.
If that's not enough information, I'll try to replicate the problem on a test site.
Beth
Well, I disabled and reenabled the HTTPS plugin and now there's no problem with editing the forms.
Did you make any changes, like the memory change I mentioned before or updating either of the plugins? Glad it is working now, either way.
I tried adding memory, but that didn't solve the problem.
The plugins were all up to date before I posted here.
But after I disabled and re-enabled the HTTPS plugin, I was able to edit the form with no problem!
Well, I'm glad it worked out. I'll just hold onto this as one of the many weird things that popped up. Let me know if the issue comes back.