AyeCode / geodirectory

GeoDirectory is the leading Directory Plugin for WordPress. Compatible with Gutenberg and the most popular page builders such as Elementor, Oxygen, Beaver Builder and Divi. GeoDirectory is the only solution for WordPress that can scale to millions of listings and high traffic.
https://wpgeodirectory.com/
Other
41 stars 22 forks source link

Classifieds/Real-estate Sold Functionality #999

Closed Stiofan closed 3 years ago

Stiofan commented 4 years ago

I'd like to add a sold functionality which would include the following: (maybe we can add multiple statuses like , sold, under_offer, sale_agreed)

  1. New post_status: sold
  2. Sold items do not show in results (maybe we make this an option).
  3. Advanced search special field can be used "Include Sold" (probably a tick box)
  4. Post badge would need to be able to use the post_status
  5. Add a "mark as sold" to the author actions to be able to quickly mark it as sold.

Thoughts?

Guust-Flater commented 4 years ago
  1. Archive Item of SOLD items to be able to be styled differently.
  2. Archive Item of SOLD to be able to have different/less custom fields displayed than a FOR SALE listing.
  3. Same for detail page. For example must be able to remove author link etc, different than normal detail page.

Possibly can all be achieved with a CSS class depending on post_status?

Thank you.

Stiofan commented 4 years ago
  1. could be done with class easily 7/8 need some thought on the best way to do it but i like the idea
LandyVlad commented 3 years ago

I'm wondering if there is work in progress on this one? Guust's question was prompted by me as I run a geodirectory website www.buyusedguns.com.au which is a classifieds website and the ability for users to mark an item as 'sold'from within their account, and for that to trigger a subsequent action (eg generate an email from a template) is something my customers have been asking me for since 2019.... (Apologies if this isnt the right place to ask but I'm new to github). Thanks

alexrollin commented 3 years ago

"Pause" instead of "Sold"

There are also requests for a 'pause' option https://github.com/AyeCode/geodirectory/issues/1787

Very similar, pause and sold

If we can have only one, I vote for it the status to be called "paused" "Pause listing" "Paused" "Publish"

Paused is a more generalized term with a broader appeal and would be useful to any directory, for almost any listing type, not just a classifieds site.

UPVOTE

  1. Option in CPT settings to exclude from search - this would really be ideal!

Update

New

alexrollin commented 3 years ago

This is a popular idea https://secure.helpscout.net/conversation/1638990824/24660/

alexrollin commented 3 years ago

another request https://secure.helpscout.net/conversation/1640422538/24725/

Stiofan commented 3 years ago