Submit Form

WpRentals Login & Register Forms and Settings

WpRentals Login & Register Forms Overview The Login & Register Forms in WpRentals can be displayed in multiple ways: 1️⃣ Modal Form Enabled via Theme Options >Register and Login Settings Displays an image and message (configured in the Header section). Mobile-friendly version available. 2️⃣ Shortcode Add the Login & Register shortcode to any page. Help […]

City, Neighborhood, and Country – Listing Location Options for the Submission Form

Content Google Places Open Street Places Manual Input Dropdown WpRentals offers four ways to set locations: Google Places Autocomplete OpenStreet Places Autocomplete Manual Input Dropdown Selector Google Places (Autocomplete) What It Does Enables Google Places for autocomplete. Saves City, Area, and Country from the selected location. Configure Map Settings Go to Admin > WpRentals Options […]

Listing Submission Form – How to manage submit form fields and mandatory fields

You can manage what fields appear on the listing submission form by going to: Theme options -> Add Listing Page & Payment Settings -> Listing Submission Form  Main Settings: Select the fields for the listing submission Choose the fields that appear in the listing submit form. This includes both custom fields and Features & Amenities. […]

Remove before and after price label from the listing submission form

By Default the theme has 2 fields connected to default price per night/day/hour a text field that shows before price a text field that shows after price If you wish to remove these 2 fields, you can add the below CSS as Custom CSS [id=”property_price_before_label”] { display: none!important; } [for=”property_price_before_label”] { display: none!important; } [id=”property_price_after_label”] […]

Remove cleaning fee from listing submission form

From Theme Options: Go to Payments & Submit > Listing Submit Page. Deselect the Cleaning Fee option under “Select the Fields for listing submission.” For more detailed instructions: Help – How to Manage Submit Form Fields and Mandatory Fields Using Custom CSS: If you want to hide the cleaning fee field via CSS, you can […]

Remove Listing price per weekend from the listing submission form

To remove the “Listing price per weekend” field from the front-end submission form in WpRentals, follow these steps depending on how you want to handle it: Go to Admin Dashboard → Theme Options. Click on Add Listing Page & Payment Settings → Select the fields for the listing submission Look for the field “Listing price per weekend”. Use CTRL from your keyboard – Select to […]

Remove Area / Neighborhood from the listing submission form

You can remove the “Property Area” field from the submission form without affecting the map location or the “Pin Address on the Map” functionality in WpRentals — as long as you don’t remove address or city-related fields, which the map relies on. To remove the “Property/Item Area” field from the front-end submission form in WpRentals, […]

Add or Remove the Video field from the listing submission form

To remove the “Embed Video ID and Embed Video Type” field from the front-end submission form in WpRentals, follow these steps depending on how you want to handle it: Go to Admin Dashboard → Theme Options. Click on Add Listing Page & Payment Settings → Select the fields for the listing submission Look for the field […]

Remove CITY FEE from the listing submission form

To remove the “City Fee” field from the front-end submission form in WpRentals, follow these steps depending on how you want to handle it: Go to Admin Dashboard → Theme Options. Click on Add Listing Page & Payment Settings → Select the fields for the listing submission Look for the field “City Fee”. Use CTRL – […]

Remove Listing TAXES from the listing submission form

To remove the “Listing Taxes” field from the front-end submission form in WpRentals, follow these steps depending on how you want to handle it: Go to Admin Dashboard → Theme Options. Click on Add Listing Page & Payment Settings → Select the fields for the listing submission Look for the field “Listing Taxes”. Use CTRL – […]

Submit a Property from the User Dashboard (Frontend)

Property Submission in WpRentals Before reading this guide, check out these video tutorials: Create the Submission Page (Admin) If you haven’t imported demo content yet, you’ll need to manually create the Add New Property page in the admin. The Add New Property page will be shown to users in the following situations: For Non-Logged Users: […]