wpsight / wpcasa

WPCasa WordPress Real Estate
https://wpcasa.com
GNU General Public License v2.0
42 stars 23 forks source link

Improve Listing Price and add before and after text #46

Open JoeHana opened 7 years ago

JoeHana commented 7 years ago

Many users request the possibility to display custom text before and after the actual price. It is important that this text must be pretty individual and can be different from listing to listing. So a simple filter (as it is now) wouldn't make any sense.

The problems I see with this is that this addition would make the interface more complex. Users who doesn't need this feature would probably be confused with those additional fields. Further there is the question about the display, where does this get displayed? Also on the listing overviews? To much text would break the layouts. Last but not least we would never know for what those fields are getting used. Is it to display a legal notice? Or to display alternative prices? Or just a note for the price?

Maybe this should be a separate plugin?