Sometimes it can make sense to completely remove the Offer option from the property search form. When you only offer sales or only rentals, this option is obsolete and may only confuse your users. Use the following snippet to remove it from the search form.
Read here to find out about how to add code snippets to your site.
Be aware that this snippet also depends on what theme you’re using, or better said on what grid system that theme uses. If you’re using WPCasa Madrid, WPCasa Oslo or WPCasa London you’d need to use Twitter’s Bootstrap Classes instead of the ‘width-1-4’ in the code example above. See below:
And if you’re using WPCasa Bahia you need to use the following code:
Other articles in Snippets
- Snippet: Add Custom Listing Detail with Pre-defined Options
- Snippet: Add Custom Listing Details
- Snippet: Add custom listing offer
- Snippet: Add custom text (from) before price
- Snippet: Change Advanced Search Form Labels
- Snippet: Change Archive Title
- Snippet: Change Default Search Form Labels
- Snippet: Change Details of the Listing Summary
- Snippet: Change Labels of Listing Post Type
- Snippet: Change Placeholder Text of the Keyword Search Field
- Snippet: Custom Advanced Search Fields
- Snippet: Custom Listing Category Taxonomy Slug
- Snippet: Custom Listing Feature Taxonomy Slug
- Snippet: Custom Listing Location Taxonomy Slug
- Snippet: Custom Listing Post Type Slug
- Snippet: Custom Listing Type Taxonomy Slug
- Snippet: Custom number of baths and beds in Listing Details
- Snippet: Custom number of features in search form
- Snippet: Disable Visual Editor on Listings Page
- Snippet: Display advanced search fields by default
- Snippet: Make Listing Type Taxonomy hierarchical
- Snippet: Modify Measurements
- Snippet: Only Display Keyword Search in Property Search Form
- Snippet: Re-order fields in search form
- Snippet: Remove ‘Offer’ from Property Search Form
- Snippet: Remove Features from Search Form
- Snippet: Search Exact Value of Bathrooms
- Snippet: Search Exact Value of Bedrooms
- Snippet: Set specific offer as default in listing price metabox
- Snippet: Show Different Offer Badge when Listing Item is not Available
- Using Code Snippets