Tell us what you are trying to do?
I have created a cred form and it works on the front end. I have successfully completed a business listing example using the form.
In the backend I have checked the "pending status" form and changed "pending to ""published" to the front end.
However the post title is not in an acceptable format and I need to remove it. Can you advise how to remove post title step by step. Thanks
See screenshot
I also don't like the way it saves in the business listings list as it would be difficult to find an entry if a customer wanted me to make changes (see screen shot of the listings) I don't even seem to be able to find a way to manually change it?
Please tell me how I can change this.
What is the link to your site? hidden link
Just for information in answeringthe above question: When I created the CPT " Basic Business Listings" I disabled the post title and editor in the section shown in the screen shot.
Hi,
This is expected result, I assume we are talking about a CRED form for creating post, but there isn't a post title field in CRED form, when users submit the CRED form, CRED form will setup a post title for the post, for example:
cred-auto-draft-***
Q) I don't even seem to be able to find a way to manually change it?
In you case, you can try edit the custom post type "business-listing", and enable "Title" option, see your screenshot:
hidden link
Then edit each post, you will be able to manually change it.
I checked the URL you mentioned above:
hidden link
It redirect me to URL:
hidden link
It seems you are going to use field "Company Name" as the post title.
If it is, I suggest you try these:
1) edit the custom post type "business-listing", and enable "Title" option
2) In the CRED form, add the post title field, use it to replace the field "Company Name"