Owner

My Profile Payment Info/Hidden Field

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 hide the field Add this custom css https://help.wprentals.org/article/3029/ [for=”payment_info”] { display: none; } [id=”payment_info”] { display: none; }

How to protect Id Scan uploaded by user

Starting with 2.1 theme version images URL uploaded to verify users can be seen using its url only by site administrator as it is attached as private image. Also it is no longer indexed by search engines. Also, you can protect upload directories using Protect Uploads plugin. Before the plugin install: After the plugin install: Help for […]

Verify Owner

After the Owner registers, in My Profile page he will have the option to UPLOAD AN ID SCAN The Owner will need to upload an image. Save his Profile. The admin will be notified via email about the new submission.   and will need to go to admin-Users to validate the user ID On Owner […]

Owner Contact Info – how it works

Contact info on owner page is hidden by default for non registered users and registered users with NO confirmed booking. Info shows only to users who have at least 1 confirmed booking or is user checks his own profile. Admin ca see all contact info by default. Owner cannot see the contact info of the […]

Owner info doesn’t show. What to do.

*There is 1 user level in our theme. “Owners ” is the default name attached to this user level. Owner applies for user adding properties, and user sending booking requests.  **All users registering in front end will be also saved as owners and they will have a profile page attached to their account.  ***Users must […]

Emails are not sent. Emails not working

If you don’t receive emails in your INBOX or SPAM folder, it means your server is not sending emails or the email is not receiving.  To advise which is it, we recommend testing these settings. Check Email Management, and make sure you have a Subject and content for the emails you are testing SPAM FOLDER […]

Owner List

Owners List is a custom page page template that lists all owners profiles. Each user registered in front end will have an owner profile attached. Read here more –https://help.wprentals.org/article/owner-post-settings/ The pagination for this page is set in theme code. To learn what “owner” is – please go to https://help.wprentals.org/article/owner-post-settings/ The list will look like this (this […]

How to create users and owners

Users must register themselves to be able to send bookings to other users/owners. You can enable the option to split users on registration – help https://help.wprentals.org/article/how-to-allow-only-certain-users-to-submit-properties-in-front-end/ If you enable the split, users who select “I want to book and rent” will have an owner profile page attached to their account.  The users who only want […]