Quantcast
Channel: WP Rentals Help
Viewing all 200 articles
Browse latest View live

1.20 Deposit Fee

$
0
0

The deposit fee – it is taken from user account and into admin account when payment is made, without any owner approval being required for the payment itself.

In short, the process is this.

Standard booking process, without instant checkout enabled:

a. Send booking request

b. Owner approves or rejects request

c. If Owner approves, he issues an invoice

d. Renter must pay the invoice deposit fee (if admin has set that) in order for booking to be confirmed. Payment goes to admin account

With instant checkout

a. Send booking request

b. Renter must pay the invoice deposit fee (if admin has set that) in order for booking to be confirmed. Payment goes to admin account

—> In the above process, payment can be done via PayPal or Stripe (for instant checkout). Money goes directly in admin account (paypal or stripe).

> If using standard booking process, payment can be done via wire transfer, paypal or stripe. If the option to use wire transfer is used – then admin must confirm payment is done by going to admin – invoices – edit invoice and mark payment as complete. Then booking becomes confirmed.

Read more here if you wish http://help.wprentals.org/2017/03/28/1-20-how-to-work-with-deposit-fee-and-service-fee/


1.20 About Security Deposit Fee

$
0
0

 

]The Security Fee is set by owner, in number amount.

When booking request is sent, the value is added to booking total.

Now we have different scenarios possible, but only some make sense with this option.

The scenario that makes this option usable is this:

Deposit is set from admin.

a. Deposit is 100% and user will pay everything when booking request is confirmed

In this case, money go to Admin account. They stay there. To use Payment management add-on to send back the security fee to renter after booking ends, it’s important money are sent through PayPal.

If admin wishes to refund the user through Payments Management add-on from Rentals Club – he registers through Rentals Clubs – then he has this option to send the security deposit money back to renter and the button will be active 5 days after booking ends – http://www.rentalsclub.org/wp-content/uploads/2017/04/payments.png

In the same Rentals Club account admin will have the option to refund the renter (full refund) or send payment to owner (his earnings) + refund security fee to renter.

b. Deposit is set to less than 100%

The renter will be asked to pay the deposit for booking to be confirmed, and that will include a part of the security fee (depends on how deposit is set in admin). Deposit calculates based on total booking fee.

To get full security fee from renter it means he has to pay the difference of the total invoice through the site (there is a reminder going to renter and owner can send that reminder manually 3 times, but that’s all). The booking still goes through unless owner cancels it manually.

To be able to return the security fee through Payment Management to the renter, it is important for the payment to be done in full through the site.

My Profile Payment Info/Hidden Field

$
0
0

Use this field in front User Dashboard to add private info only admin can see.

Admin can view this info in owners – edit owner

Or in users / edit user

 

How to Enable Google Places in Search and Submit

$
0
0

How to enable google places from Theme Options – Advanced Search settings:

NOTE: For the Google Places to work you must add your Google API KEY as instructed here – http://help.wprentals.org/2016/10/26/google-maps-api-unable-to-load-the-map-and-shows-error-this-page-didnt-load-google-maps-correctly-see-the-javascript-console-for-technical-details-2/

If you use Google Places auto-complete, the front end submission form looks like this.

auto-complete search

Search looks like this:

auto-complete search front end

For Google Places search to work, properties should be submitted in front end (for data to match as it is saved in Google Places).

How to DISABLE Google Places in Search and Submit. How to enable advanced search with theme auto-complete

$
0
0

NOTE: For submission page, starting version 1.15 you can replace auto-complete from Google Places from search with an auto-complete from countries, cities and areas saved in the theme database.

This option is controlled from advanced search settings:

As explained in theme settings, due to speed reasons the data for NON-Google autocomplete is generated 1 time per day. If you want to manually generate the data you must click on the link in wp-admin.

Message shows like this after you click on the link:

auto-complete

When using theme auto-complete the submission form includes this info.

submit auto-complete

 

For the theme auto-complete, if you wish to show all info (with 0 properties) – you must select that from theme options – appearance.

When using theme auto-complete the submission form includes this info.

submit auto-complete

state

Cities and Areas will be saved in wp-admin as properties taxonomies. Neighborhood will be attached automatically to the city (featured used in Properties List Standard template – help http://help.wprentals.org/2015/10/28/properties-list-page/

taxonomies

Countries are taken from theme code and listed in a dropdown. Default country is set in theme options, General Settings. Countries list can be translated with POEDIT – http://help.wprentals.org/2015/10/28/translation/

default country

The theme auto-complete in search will look like this:

auto-complete2.jpg

1.20 Add Extra Options in Booking Form

$
0
0
Extra Options are added from Edit Property – Price Settings

Add in booking form other options. You can select Option Name, Option Value (fixed number) and Option Calculation (fixed fee, by night, by guest or by night and guest)

Can I activate Revolution Slider to use their Premium Sliders?

$
0
0

I am afraid this is not possible. Below is an explanation why this happens.

As authors who wish to offer Revolution Slider plugin included in our theme, we purchased an extended license from Revolution Slider (Theme Punch). This is a single license code that can be used only to offer the plugin Revolution Slider in our theme as included.

The extended license cannot be activated on multiple domains (it is a restriction of license regulations from theme forest).

This is the same for every wordpress theme that offers rev slider included in a theme purchase.

For the Premium Templates that come with Rev Slider, they demand you add a license key before you get access to the templates. Since the license we have cannot be used on multiple domains, you would have to buy a separate license to use this feature.

What we can offer for clients who wish to use Rev slider included in the theme is:

– free updates (through theme updates)

– the option to use the revolution slider plugin for free with Wp Residence without having to buy a separate license.

Wp Rentals 1.20.2


Show login modal after user successfully register

$
0
0

Please add the following code in ajaxcalls.js at line 1410

 

the code is
setTimeout(function(){
jQuery(‘#reveal_login’).trigger(‘click’);
}, 3000);

After the “you can login” message is displayed the script will wait for 3 seconds and then display the login form. If you want to change the waiting duration replace the 3000 with your number (1sec = 1000 )

How to show sidebar in owner page when doesn’t exist reviews

$
0
0

To enable sidebar for owner pages that doesn’t have reviews must comment highlighted code in owner_details_header.php and agent_reviews.php files as displayed in below screenshots:

 

WP Rentals 1.20.3

$
0
0

Update: Visual Composer 5.2

Update: Ical Feed update for syncing deleted periods

Update: Recent items by id to list be the custom ids put in the shortcode

Update: Recent items by ID for articles

Update: display multi-currency value for extra options in list

Update: https for facebook  widget

Update: My Location over https

Update: WPML function for translating Booking in availability calendar – help http://help.wprentals.org/2017/07/05/wpml-and-wp-rentals-1-20-3-translate-bookings-from-2nd-to-1st-language-manually/

Fix: Replace %username with %forgot_username in reset password notification

FIX: Update in email notification for user login global vars

FIX: Remove decimals when using multi-currency with hover over date in the booking calendar

FIX: Total when using custom price for min 7 days period

FIx: Display currency for extra options in post details

 

 

 

 

WPML and WP Rentals 1.20.3 – Translate Bookings from 2nd to 1st language manually

$
0
0
1- Mark the ‘Bookings’ post as translatable. And set the custom fields to ‘copy’ as shown in the screenshot.
2- Make any booking.
3- Go to Bookings and Duplicate the post.
4- Switch to the translated Booking and just hit the ‘Update’ button.
Notes: 
Bookings must be translated before a property is edited.

How to fix overlapping details issue in property unit when is used before and after price labels

$
0
0

 

Add this css in wp-admin – Appearance – Theme options – Design – Custom colors- Custom CSS:

.price_unit_wrapper {
right: auto;
top: 23px;
left: 15px;
}

.category_name {
margin-top: 20px;
}

How to change theme default font

$
0
0

The theme is designed for 1 single font, which you can change from theme options:

If you wish to add a font that is not in the supported list, please see this help

How to add a Google font

FAQ: What do after demo installation is completed

$
0
0

First, add demo content – http://help.wprentals.org/2016/12/22/demo-setup-with-1-click-demo-import/

  1. Change your menu with your own menu items

Go to Admin – Appearance – Menus.

More on the link below

MAIN MENU

2. How to edit colors

Go to Theme Options – Design – Custom Colors

More in this link

Design Settings – Change Custom Colors – Change Custom Image Colors

3. How to edit / add properties

Properties must be added only in front end submission to get all the options available (custom calendar, custom price options, ical import, custom extra options).

Submit Property – from User Dashboard in front end

Read more here if you wish to be the only user submitting properties.

Can I be the only one submitting properties?

Read here how to edit theme default categories with your own names

HOW TO EDIT, VIEW, DELETE CUSTOM TAXONOMIES

If you wish to add your own currency for properties submitted, see this help

Price & Currency. How to add property price. How to change price thousands separator format. How to add different currencies for multi currency widget.

 

4. How to add owners

Owners must register in front end to have their contact info shown on a property page. More here

Owner info doesn’t show. What to do.

5. How to edit pages

Theme uses its own shortcodes (which you can find by specific shortcode name here)

http://help.wprentals.org/category/shortcodes/

The theme shortcodes can be used with Visual Composer shortcodes (especially row/column shortcodes) or Ultimate Addons shortcodes.

Ultimate Addons for Visual Composer – Plugin Included (*17 VALUE)

VISUAL COMPOSER – $33 VALUE

6. How to edit Google Maps

See this help to change default maps location

How to find latitude and longitude. How to set Google Maps coordinates.

IMPORTANT: If you do not see maps or if you do now see the auto-complete, you must check that your Google API KEY exists and it’s correct.

Google Maps API: Unable to load the map and shows error – This page didn’t load Google Maps correctly. See the JavaScript console for technical details.

7. How to translate the site

You can translate the site to any language. More details here

http://help.wprentals.org/category/translation/

If your question is not here and you can’t find it quickly – contact us through client support http://support.wpestate.org/

 


How to add icons to features and amenities

$
0
0

In order to add icons to features and amenities from property page must build CSS for each element using :nth-of-type() and before css  selectors .

!!! This workaround works only if is setup to display all features and amenities: http://help.wprentals.org/wp-content/uploads/2017/07/icons-to-features-and-amenities.png

Example:

First remove exiting icons using below CSS:

.features_wrapper .listing_detail i {
display: none;
}

Then add icon for first feature using  below CSS:

.features_wrapper .listing_detail:nth-of-type(1):before {
content: “\f2cd”;
font: normal normal normal 14px/1 FontAwesome;
}

For the rest of features and amenities must change number and css declaration for icon content.

For icons must use font-awesome: http://fontawesome.io/icons/

 

Remove “Where do you want to go” with css

$
0
0

Use this css for the following results

#adv-search-1 #search_location {
display:none;
} 

.map_icon {
position: relative;
display: none;
}

.adv-search-1 {
width: 149%;
}


No location field in search over header

No location field in Half Map filters

Remove breadcrumbs

$
0
0
You can remove breadcrumbs globally with this css element (add in theme options – design – custom colors – custom css) or in child theme – style.css .breadcrumb { displa..
Read more

Remove “You Earn” from Invoice Details

Open properties page in new tab

$
0
0
  1. In control.js around line 2327 and in ajax_calls.js around line 544 remove this piece of code

 

2.  in templates/property_unit.php you need to add target=”_blank” to all the links that point to the property page .  The links have $link as  href  value.

Viewing all 200 articles
Browse latest View live