Hi,
Do you have a repo I could take a look at?
Hi,
Do you have a repo I could take a look at?
Hi,
I have made a site with the newest version of the plugin, and is up to date with frontity, and it works here.
I am having exactly the same behaviour, I think the wp-json/wp/v2/pages?.. doesnt have the correct WP path on the plugin scripts.
@kasper instead of trying to find the wp-json/wp/v2/pages?_embed=true&slug=contact-form-test-page in the localhost page, is there a place where we can set that up to use the url of the actual Wordpress Installation ?
I am using the one you published here https://www.npmjs.com/package/@aamodtgroup/frontity-contact-form-7
testing deeply I found the fomr is properly rendering, but even without addeing any data to any field, expecting for validation messages, I see that the plugin is requesting this
http://localhost:3000/wp-json/wp/v2/pages?_embed=true&slug=contact-form-test-page
but the backend is not located in that localhost, the url backend is the one set in frontity.settings.js
state: {
source: {
"url": "https://test.frontity.org/",
...
I’m having the exact same behaviour, on my local test site and in the production one.
Where could I check for the src?
Thank You!
I need a GitHub repo to look at.
Here, thanks for your help
Where is the contact form? Can’t find it on any page.
Sorry on that version I have not added it one the menù, you can find it by adding “/prova” on the URL.
Thanks