Tell us what you are trying to do?
I have a site currently live since June-July 2021 . Users can registered to the site and then they are able to submit "Papers & opinions" which are Customs post type created using Toolset. Todate there has been 61 papers published so far, it
is working pretty well so far that I was asked to expand the functionalities to include to display Feature images
- I would like to provide a set of (100) pictures that I will prepared before end (i.e. formatted to webp format, as well as set to specific format and also and uploaded to the media library).
(1). I would like to exclude any image that has already been attached to another post (i.e. Papers & Opinion) as featured image.
(2). if an image is detached from a post, then it should be available again to any post's author.
(3). since I will developing on the staging site, I am wondering how can I also use the Toolset license I have purchssed
Is there any documentation that you are following?
- no as this is a very specific request
Is there a similar example that we can see?
-I don't think so
What is the link to your site?
hidden link
I will be developing this solution on staging site hidden link
Hello,
Q1) I would like to exclude any image that has already been attached to another post (i.e. Papers & Opinion) as featured image.
There isn't such kind of built-in feature within Toolset or WordPress core, you will need to edit those "Papers & opinions" posts, and setup the featured image field manually.
Q2) if an image is detached from a post, then it should be available again to any post's author.
Same as above, you need to do it manually.
Q3) since I will developing on the staging site, I am wondering how can I also use the Toolset license I have purchssed
You can follow our document to use Toolset plugins in your staging site:
https://toolset.com/faq/how-to-install-and-register-toolset/#registering-toolset-in-a-development-environment
section "Registering Toolset in a Development Environment"
Hello Luo,
Thank you for replying to my 3 questions above
I need to add a search view that only returns my CPT posts I created with ToolSet
Do you have any recommendations on how to proceed?
You can follow our document to setup the post view with custom search form:
https://toolset.com/course-lesson/creating-a-custom-search/
In the view block setting panel, you can select those specific post types created with Toolset Types plugin.