I have a set of (members) listings I want to be displayed on the homepage map, without the non-members appearing. I realize I can show/hide post types and categories shown on the Homepage map (via GD’s Design Tab).
The only way I have found to make this work is manually adding a hidden category to every member’s listing, then hiding all other categories.
Custom Post Types don’t behave in a way that I can use them for the payment system as they only drop back to the free listing within the CPT, thus not allowing me to filter by “members” (paid vs not-paid).
The ‘Featured’ tag would work because it can be automatically applied to the Payment type. However, this seems to only be for the featured shortcode, and can’t be used in maps, right?
The concept is:
• One becomes a member (through the payment system) and is automatically added to the Homepage Map.
• Upon expiration of the membership, the listing is removed from the map but is still listed elsewhere (when parameters allow it).
Are there any ideas on how I can make this work? Thanks.