Any idea to get that?
]]>Let’s say I’m inserting these blocks on a post and I can’t find the one I’m looking for, because it doesn’t exist. Is there I way I can create one ‘cassette_card’ post record from within the block, so I don’t have to save, quit the editor, go add the record I want to the custom post type, and then come back?
]]>If I continue on to Elementor, I get this error message “The preview cannot be loaded, error 404.” Even with turning on safe mode I cannot edit the page/post.
I’ve tried turning off all plugins (except Elementor) and still the same outcome. I did change the Theme to Twenty Twenty Four (WordPress theme) and I could create pages and posts without any problems.
I’ve also turned on WP_debug to true to no avail.
Line 25: var acceptResponseJSON = JSON.parse(acceptResponse.getContentText());
Returns this error:SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON
Therefore I believe the URL on line 21 is wrong, or that the plugin has an issue with self-hosting.
The url I was given was: https://placeholder-domain.org/wp2020/wp-json/wpgsi/accept
I have tried this will all plugins on the site deactivated (except Forminator and Tablesome) and tried with both GeneratePress and Twenty Twenty-Three themes, but still can’t get Featured Image to set.
Many thanks.
Darryl.
]]>“aioseo_meta_data” : {
“description”: “one”,
“twitter_card”: “summary_large_image”,
“twitter_image_type”: “featured”
}
I sent like that with post create api, I cant create with AIOSEO settings.
]]>I currently use Frontend Admin Forms, a plugin that works in the Elementor editor, but I’m looking at replacing it because of support issues.
I have a form that creates a custom post called Photograph. That form has an image upload for the Featured Image, and some other fields. Once the user completes that form, it redirects to another page with another form where the user Edits the post created in the first step. The reason for this is that I load some JavaScript to do Face Detection and overlap the Featured Image displayed on the second form with boxes around the faces found.
The first form redirects to the second form and uses the ACF/Save_post hook to attach the ID of the post just created to the URL of the redirect, the second page has an edit post form picking up the ID from the URL to display some of the fields of the CPT and others for the user to input the details of the people found in the JavaScript.
The second form uses Acf Repeater fields to capture details for each of the people detected.
The second form then saves these changes and the CPT, Photograph, is complete.
Can your plugin achieve this requirement? Are there any tutorials I could review with anything similar?
Later the Photograph post can be edited by any user to change or complete the details.
]]>Neither of the links to upload images work, just nothing happens when you click the link
]]>