Michael
Forum Replies Created
-
I’ve somehow managed to get this working. I ended up removing fields from a test form that I’d already tried and didn’t work (even in preview mode). Once I’d removed the fields, then added them back in, the preview worked. The actual form, then started working again. I should stress that I’ve made no changes to the original form, it was purely removing fields from a test profile form, then adding them back in, that got it working again.
I’ve rolled back to 2.8.3 but the issue is still there
The only relevant thing I see is the WP Gridbuilder plugin cache, in the response header. I’ve cleared this but no difference
I can’t see anything that refers to Response Headers in The Network menu
No caching plugin installed and no hosting caching as far as i know
That works OK – I can see the custom fields
Already tried that – no difference
I have renamed the custom templates to disable them but it hasn’t made any difference
No changes to functions.php (i’ve tried reverting back to standard theme too). I do have some template overrides but haven’t changed these in weeks (way before it stopped working)
This is all I see:
Already done that – no errors, only this:
JQMIGRATE: Migrate is installed, version 3.4.1
I’ve enabled error logging but nothing is logged when I view the form.
I’ve tried this but the problem persists. All I get is the top part of the profile form, which includes the thumbnail image and the user name.
Forum: Fixing WordPress
In reply to: SSL to api.www.ads-software.com not connectingI know this thread is a bit old but I had this problem, with a dev machine that had a local WordPress install on the LAN. I found that SSL decryption was enabled on our Sophos firewall and I had to create an exception for https://api.www.ads-software.com/* to get it to work correctly. The other option is to get your firewall admin to turn off SSL decryption completely!
Forum: Plugins
In reply to: [Feed Pull] Getting data from CDATAIt’s a shame that there seems to be no support on this plugin anymore. For what it’s worth, I got my feed working by adding .xml to the feed, which I could then use to pull the CDATA text correctly, into my custom field.
This is a very powerful plugin, I’d hate to see the development stop.