Hi, I'm working on a website for real estate and other plugin made custom post type - listings. I need to make a select of their category and use it in a post form.
So far I've added city field, that is also non toolset created field and it's working, however no matter what I do the listing categories do not work correctly.
All categories should show one of four on post view and be called out by searched using toolset search filter.
All 4 listing categories are created trough wordpress.
Hello. Thank you for contacting the Toolset support.
Can you please share details what form you created and what terms you want to display with what taxonomy and where you added the form.
Maybe step by step information with links what is not working and what is your expected result would help.
Please share admin access details as well as frontend user access details if required.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
You setup listing_category as custom field for post type "post".
Do you mean you want to assign selected listing_category to listing_category taxonomy? if yes, then first thing you will have to do is, you should assign listing_category taxonomy to display with post type "post" and after that we can add the taxonomy field with the above form and then we will check.
As you can see now, you should be able to see the "Listing Category" with your post type "post" just after "Add New Post" link on left admin bar:
- hidden link
Now, you just edit your form:
- hidden link
And try to add the listing category taxonomy as field by clicking on the "Add Fields" button.
- hidden link