Hello, I want to use Two different type of participants list using “Participants Database” plugin in one wordpress site. Is it possible??? If possible, please tell me how? If not, then what kind of plugin I should use???
It’s possible, you just need to have a field in your records that determines what kind of participant it is. Then in your list shortcode, you can filter for one or the other. It works pretty well, especially of the two types are pretty similar.
Read the “other notes” section about filtering the list shortcode.