WP Residence Help WP Residence Help

  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API
Home / FAQ / FAQ – How to Keep “More Options” open by default

FAQ – How to Keep “More Options” open by default

2389 views 0

Keep “More Options” Open by Default in Search Type 1

You can use custom CSS to keep the More Options area open by default when using the default Search Type 1 form.

The More Options area is used to display the property Features and Amenities selected for the Advanced Search form.

You can manage which Features and Amenities show in this area from:

Theme Options > Search > Advanced Search Form

Enable Show Amenities and Features fields?, then select the features and amenities you want to display in the search form.

Custom CSS

Add the following CSS in Theme Options > Design > Custom CSS, in Appearance > Customize > Additional CSS, or directly in the style.css file from your child theme:

.extended_search_check_wrapper {
  display: block !important;
}

Result

After adding this CSS, the More Options section will stay visible by default instead of opening only after the visitor clicks the More Options button.



Important Notes

This CSS applies to the default Search Type 1 form. If you use a custom search form, Search Form Builder, or a custom Elementor/Studio template, the CSS selector may be different.

This CSS only keeps the More Options area open. It does not decide which Features and Amenities appear there. Those are controlled from the Advanced Search Form settings.

Related Help Articles

How to add custom CSS
How to show Features and Amenities in Advanced Search

Clear Cache

After adding the CSS, clear your website cache, server cache, CDN cache if used, and browser cache.

If WPResidence theme cache is enabled, clear the theme cache as well to see the change immediately.

FAQ

Related Articles

  • FAQ – How do I migrate my website to a new hosting provider?
  • Why Add Listing and User Dashboard May Not Be Visible on Mobile
  • Can I add Email, WhatsApp, and Phone to property cards on the Advanced Search Results page?
  • Why are H2 or H3 tags shown as plain text after listing pages?

Help Categories

  • 18Agent, Agency & Developers
  • 5Blog Posts & Blog Lists
  • 38Elementor Shortcodes Built-In
  • 45FAQ
  • 15Footer
  • 5Getting Started
  • 37Header
  • 2IDX & MLSImport
  • 6Installation & Setup
  • 23Installation FAQ
  • 23Maps & Location Settings
  • 21Multi-Language Third Party Plugins
  • 6Other Third party Plugins
  • 19Pages
  • 4Payments & Monetization
  • 20Property Lists, Categories & Archive
  • 36Property Pages & Layouts
  • 31Search & Filtering
  • 162Technical how to | Custom Code Required
  • 8Technical: Actions and filters
  • 6Technical: Child Theme
  • 86Theme Options & Global Settings
  • 6Translations & Languages
  • 16WPBakery Shortcodes
  • 51WPResidence / WPEstate CRM
  • 50WPResidence 5.0 Documentation
  • 8WPResidence Elementor Studio
  • 50WPResidence Translate Plugin

Join Us On

Powered by WP Estate - All Rights Reserved
  • WPRESIDENCE
  • Video Tutorials
  • Client Support
  • API