uzartom
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hello again!
What I noticed today is that the data is returned, but not available via REST API. I guess it’s because it’s protected. Can you please change it so that the data are available the same way as it is when one selects physical location?
When physical location is selected, the data is available under ‘location’ key and not protected. Forum: Plugins
In reply to: [Contact Form 7] wpcf7.initForm is not a functionI had the same problem, so I decided to see what
console.log(wpcf7)would give me. And it turned out there is no method initForm. There’s just init. Because of that, please try replacingwpcf7.initForm()withwpcf7.init().Hope it helps.
I just checked and other users have already translated the things I need, but the changes haven’t been approved yet. Some of them are like 11 months old.
Hi @webtoffee,
Thank you for the answer. Will do as you suggested.
Viewing 4 replies - 1 through 4 (of 4 total)