5515 comments found.
Hi there, beautiful theme. Pres sale question : Is the following situation possible : 1 property which has several meeting rooms (one for 2 guests, another one for 6 guests and last one for 4 guests) and user can choose the meeting room he wants in the booking pod (with instant booking) ? I could not find example on demo pages. It would be like choosing your room type in a hotel or house. Thank you !
Hi wooznext
Thank you for the interest. We have 1 availability calendar per listing, so I am afraid what you describe wouldn’t work.
Each meeting room would need to be a single listing in your example.
Thank you
thanks for the quick reply
You’re welcome.
A couple of questions
1.Is there a way to hide the booking system and just show contact information?
2. Instead of owners can the property be assigned to different realtors
3. It looks like both wp residence and the wp rentals theme have some components I would like. Is there a way to merge them if I purchased both themes?
Hi sobe1213, Thank you for the message. Please see my reply
1. Yes. It’s an option in theme backend to replace booking with owner contact form. Please see here an example of this option enabled https://santorini.wprentals.org/properties/beautiful-cabin-simple-price/
It’s globally enabled (for all properties)
2. There is one property owner for each listing. If you wish to change from wp-admin as site admin, you can switch owners (and the other owner must be registered in the theme register form).
3. We cannot merge technically.
If you need further info or want to test our theme, please send a message from here https://themeforest.net/user/wpestate
Thank you
Thanks …for question 2 I meant can a realtor be listed instead of an owner. I would like to use this for summer rentals listed by agents and owners but it can’t list an agent as an owner
Hi. We don’t have a 2nd role for agent, so what you describe is not possible I am afraid. Thank y ou
I understand. Is it possible to simply change the word “owner” to “contact”?
Contact
Hi Sobe, Yes, that is possible. Thank you
Hi there,
When I “cancel booking request”, “Reject booking request” or “Cancel booking”, it immediately cancels and deletes the booking without any secondary warning pop-up to confirm cancellation. Therefore, if someone were to accidentally click on cancel it would just delete it! This may result in a lot of issues.
Is there a way to have a secondary warning pop-up prior to permanent deletion, just like if you were to delete a listing, it gives a secondary warning pop up stating “Are you sure you wish to delete…..”
Hope to hear from you soon! cheers
Hi ShakthiG, Thank you for the feedback. I added the suggestion to be reviewed for the next theme version. Thanks again!
Hello
1. Could the theme manage the rental of a number of rooms with variable beds (eg singles or doubles) in the same property to different customers?
2. Can coupons/ vouchers be used? ( I guess so because you mention woocommerce can be used)
3. Can many varied custom fields be defined such that any technical item could be advised? eg a car, caravan, boat
4. What steps have been taken to ensure the theme creates fast websites?
Hi kazu11, Thank you for the message. Please see my reply below, which I hope will clear the questions.
1. I am afraid we don’t have a way to manage different calendars availability by room in one single property. For this reason, in your scenario, each room would need its separate listing page to be rented in the theme.
2. The integration with woo is intended to process payments only.
Woo coupons are a standard woo feature which they allow you to use on checkout by default. You can still use it on checkout, but we don’t integrate this in the booking itself.
You can use it on checkout if you generate vouchers from woo commerce in wp-admin and users the codes in woo checkout. But again, they will not reflect in theme end features.
And as discounts we have early bird or manual discount – https://help.wprentals.org/article/how-to-add-manual-discount-when-issuing-an-invoice-how-to-add-custom-elements-to-an-invoice/
3. I don’t understand the question, I am sorry, This is the help to manage custom fields https://help.wprentals.org/article/property-custom-fields/
4. We have query cache, map pins control, clean code and constant updates that have in mind speed as well as new functionality. You can see our demos for further details as well as the suggestions here https://help.wprentals.org/article/speed-tips/
Please use our client support http://support.wpestate.org/ if you need further help. This is also a private support where you can send us your site details (url and wp-admin access). Our standard office hours are Monday – Friday, 9AM-5PM Europe timezone. If you wish my assistance to register in support please send a message from here – https://themeforest.net/user/wpestate
Thank you
Hey there,
After an invoice is created, I as the admin am able to view it in the backend under the invoice tab. However all I see under invoice details is:
Property: Owner:
Followed by the invoice number and invoice details.
My question here is, why isn’t the owner payment details listed in the invoice too? How am I to pay the owner? am I required to remember the owner name and go over to the owners tab, find his name and check his details to see his payment info? The owners username nor user id is listed. which means if there are 2 owners with the same name, how am I to differentiate?
Hope to hear from you soon, cheers
Hi ShakthiG, Thank you for the message. I have noted your suggestions for the next update. Thank you for the feedback very much. If you have further suggestions, you can also write in private here https://themeforest.net/user/wpestate and I will check them with development team. Thank you
Hey there first of all I would like to thank your team in creating such a versatile and user friendly theme.
However I’ve face a small issue and just not sure of how to rectify it,
In the front end (user side) of My Profile there is a filed for owners to key in their “Email for receiving PayPal Payments (booking fees, refund security fees, etc).
However, in the backend (admin side) when I go to the owners tab I’m unable to see this field! It’s supposed to show below “Payment info/Hidden field as it does on the user end but on the backend, I’m unable to view this! this would be an issue, coz as the admin I wouldn’t be able to send out payments to owners without knowing their email for receiving PayPal payments.
Hi ShakthiG, thank you very much. That’s very kind of you. I checked and Payment Info was meant to be used for manual payments. Paypal will be added in next update in wp-admin as well. You can hide it and keep only Payment info (hidden field) in profile which shows in wp-admin and does the same thing.
How to hide “Email Receiving for PayPal Payments”
[id=”paypal_payments_to”] { display: none!important; } [for=”paypal_payments_to”] { display: none!important; }
https://help.wprentals.org/article/3029/Please use our client support http://support.wpestate.org/ if you need further help. This is also a private support where you can send us your site details (url and wp-admin access). Our standard office hours are Monday – Friday, 9AM-5PM Europe timezone. If you wish my assistance to register in support please send a message from here – https://themeforest.net/user/wpestate
Thank you
Hey there, I’m not too sure if its as easy as to just copy and paste this into the Custom CSS
[id=”paypal_payments_to”] { display: none!important; } [for=”paypal_payments_to”] { display: none!important; }
coz when i did that, it still isn’t working and an error stating:
Unqualified attribute selectors are known to be slow. Use of !important.
Do advise on how to key in this code correctly
Cheers
Hi. It’s possible the formatting in comment is not copied correctly.
[id="paypal_payments_to"] { display: none!important; } [for="paypal_payments_to"] { display: none!important; }
This was done in preview but should work as easy solution. We can recheck the code you added in support if you wish.
2nd option, change in code directly. In code you can remove these lines wprentals/templates/user_profile.php – https://prnt.sc/vg2tml
Thank you
Hey there just an update,
you were right the formatting was not copied correctly, Using the above provided, it worked!
Thank you
Wonderful. Thank you for letting me know.
I implemented this theme without WooCommerce enabled in the booking system (plugin is installed and activated) and when i dont put the 100% deposit only the 7% (because 7% of service fee) and when i test it out with stripe everything goes good until automatically every rent is marked as paid at full and I realize that payment_intent.succeeded fails and when stripe resend it, the theme mark it as fully paid. IDK if it is related but the confirmation email is not sent, because the email SMTP log says: No recipient forward path has been supplied!
Hi victejeda, For the email sent with woo merchants we have an update and we can provide it sooner in support – http://support.wpestate.org/ Please send a ticket and we will help asap. Thank you
HI, thank u for your response. But why you mentioned “woo merchants” if i not using woocommerce for booking, im using the stripe mechanism of the theme and the emails for confirmation are not sent because it dont receive a email adress to send to
Hi again, i realize that the problem of the emails and payments only happen with stripe for instant booking because i tried with paypal and works perfectly
I apologize for the confusion. You said “without” woo, and I misread as “with”. The solution we have in place covers stripe and woo, so please open a ticket in support and we will help asap. Please send me the ticket id here to check asap.
Thank you
Hey this looks exactly like we want! However, for our goal we really need to remove the calendar. I searched in the wprentals documentation and found “Technical: Remove a section from front end submit form” and “Technical How to : Change the submit property page” however I’m not sure if we can then also remove it from the search, and thus completely?
Hi Rick, Thank you for the message. Please try on the demo I sent this css https://prnt.sc/vdxiem -.booking-calendar-set { display: none; } I don’t have an easier solution now. Thank you
Thankyou for the quick response! but this seems to be on the user end and not on the homepage? (e.g. https://demo1.wprentals.org/ remove check-in and check-out here).
We completely want to get rid off it so on the homepage, on the listing pages, and also during submission.
Hi. You can manage which fields you wish to show from theme options with 3 of the 5 search types. If you check the demo I shared you will see my setup https://prnt.sc/vejzwg example -https://prnt.sc/vek0oz . For half map you can manage fields separately too – https://prnt.sc/vek1lm
Thank you
Aaah I see, so the short answer to “can we remove the calendar completely” is yes? For example, can we use https://help.wprentals.org/article/remove-a-section-from-front-end-submit-form/ to remove it from the submission too?
We namely want to use wprentals for listing page where users can contact via a contact form rather than actually book something
Hi Rick, Yes, you can remove the calendar in search. And in submit you can remove the calendar only (not the entire page) with css as I showed before. Thank you
Thank you so much! One last question, we see when we click on “contact owner” there always is a check-in check-out in the contact form. Can we remove this too? 
Hi Rick, In the contact form you can remove the calendar with css. In the email itself, you need to remove from code.
The css is here: https://help.wprentals.org/article/how-to-remove-button-and-form-contact-owner/The code solution for the email itself, I don’t have it but you can remove from php and we can guide to what file in support, with devel team.
Thank you
Thanks just bought it
Using Woocommerce we just added some products, we however wonder whether we can also make a property submission one of the products?
Hi Rick, Thank you so much for buying the theme,
We didn’t make any code for woo commerce products (in admin or front end). I know you can add from wp-admin, but I don’t know how to do the same as subscriber in front end (if it’s possible or how).
If you need help to use the theme features, please contact us here http://support.wpestate.org/ If you wish my assistance to register in support please send a message from here and will assist you asap – https://themeforest.net/user/wpestate
Thank you
Can I rent spaces, such as doctor’s offices by the hour?
Hi, Please check our demo with space rent https://office.wprentals.org/ I can answer any question about the features we have, but I need more details to be able to answer accurately (what do you need to have as features for doctor’s office) Thank you
Hello! I’m using woocommerce for process payment. On checkout, I noticed that in the order summary on the right, the number of guests is missing.
How can I get guest variable? I think it is important to have this data in the order summary
I await for a response Best regards
Hi eggeno, I have added this to our wishlist for a next update as it makes sense. I don’t know how to get the variable and I don’t know if my colleagues in support can advise more. But please open a ticket if you wish to get their input too. Thank you
Hello,
So far your theme is the best in its category. I really like the demo. Presale questions:
1) Does your theme support Woocommerce payments? If not what are the Woocommerce limitations with your theme?
2) Does your theme support all the Woocommerce extension?
3) Your Booking System, is it possible to change the colors of the form/calendar?
4) Your “hourly booking” is it possible to change the name from rental to appointment?
5) Another question about your “hourly booking” – is it possible to customize it the booking calendar and replace it with a more practical booking layout? I tried with a smartphone and it is not intuitive. Is it possible to use redesign it into something like simple and easier to use? something like this: https://apphourbooking.dwbooster.com/home#demos or using a free libraries like this: https://medium.com/flatlogic/top-date-picker-javascript-plugins-and-libraries-814723ec7a0d How much would you charge for that?
6) Is it possible to have a all the listing types in one website? for instance www.mysite.com will have Rental property + Vacation + Booking Per Hour all in the same website where each listing type will be a category. Is it possible?
7) Is it possible to add buffer to the hourly booking so the service provider can have time to prepare for the next appointment?
Thanks in advance
— GM
Hello, Thank you for the message. Please see my reply:
) Does your theme support Woocommerce payments? If not what are the Woocommerce limitations with your theme?
-> You can use WooCommerce to pay for the booking deposit, booking remaining balance (both to site admin) , and for property submission with a one time fee by listing.
—> The theme integrates woo so that when you try to make these payments, you’re redirected to woo checkout. On checkout you can add any merchants supported by woo.
2) Does your theme support all the Woocommerce extension?
—> Woo is large. We only have what is explained above. The rest of the theme features are built in (coded in the theme by us). We don’t use any extensions.
3) Your Booking System, is it possible to change the colors of the form/calendar?
—> We sync some colors with the main color you set in theme options. Example is here which has green as main color https://demo1.wprentals.org/
4) Your “hourly booking” is it possible to change the name from rental to appointment?
—> I am not sure in which context we use “rental”, but technically you can change english labels using poedit (and loco translate plugin from wp-admin)
5) Another question about your “hourly booking” – is it possible to customize it the booking calendar and replace it with a more practical booking layout? I tried with a smartphone and it is not intuitive. Is it possible to use redesign it into something like simple and easier to use? something like this: https://apphourbooking.dwbooster.com/home#demos or using a free libraries like this: https://medium.com/flatlogic/top-date-picker-javascript-plugins-and-libraries-814723ec7a0d How much would you charge for that?
-> I cannot answer this I am afraid. The existing calendar took 3 weeks for development only (test, retests are not estimated). Any calendar would have to be tested to see its limitations compared to the existing features.I will save your link, but I cannot offer an alternative solution or custom code estimation for this. It may be too expensive to worth doing this as custom work
6) Is it possible to have a all the listing types in one website? for instance www.mysite.com will have Rental property + Vacation + Booking Per Hour all in the same website where each listing type will be a category. Is it possible?
—> Submit is one form. So you would need to have all the fields in one form. And all categories in one dropdown. Not sure if that can be useful.
—> In office demo we have submit form with the option to choose between hourly or daily price – https://office.wprentals.org/ You can text the mixt option here.
7) Is it possible to add buffer to the hourly booking so the service provider can have time to prepare for the next appointment?
—> We don’t have automatic block. With hour booking you can add ical feed to block dates.
If you need further info or want to test our theme as it is, please send a message from here https://themeforest.net/user/wpestate
Thank you
Roxana – The last two things I noticed are:
1. The header on mobile won’t change to any different colors? I’m trying to change the mobile header background color to “white” but no matter what I do it won’t change on mobile at all.
2. On the “Properties page” it shows “Where do you want to go 3 times? How can I make these 2 changes? Also, I gave a 5 Star Review for sure… here is a screenshot for you to see.
https://BitBnb.comI created a ticket on your support page also.
Thank you, Winners
Hi WInners, Thank you for the comment.
1. We have this help https://help.wprentals.org/article/mobile-menu/ and it includes directions to change colors.
2. You must configure the search fields -
This is a new option for half map https://prnt.sc/uvcy1x
And for shortcode, fields sync with the fields you add in search form settings For type 1 and 2 – fields are default. For type 3, 4 and 5 you manage custom fields – https://help.wprentals.org/article/advanced-search-type-3-and-4-custom-search-fields-setup/
I am a different person than Roxana and I couldn’t find the same users in support to double check the ticket, but if you still need help send me the ticket id to check the details from the ticket as well.
Thank you Anna
I’m planning to buy the Theme but it’s not clear if i can set rentals and item in the same template. I’m bluiding a website with appartments, bikes, boats, and so on. Is it possible?
Hi elk3rry, Thank you for the interest in the theme.
We have 1 submit form, and categories that show as you add them (not by type). To make a submit for with different fields would create confusion with our existing options. That’s why we would recommend to have separate websites for renting boats and renting bikes and renting appartments.
If you need further info or want to test our theme, please send a message from here https://themeforest.net/user/wpestate
Thank you
hi, presales q: 1. can I mix parts of different demos, like put in main demo some of the main page modules or zones like how it works or stay in touch of office demo. 2. Do you have an option of geolocalization? I want client to offer ´near to me´ places 3. do you have a prices tiered page, where I can offer like three different plans for owners to publish their properties, so they can select and make the payment right away? 4. I need to offer three top services to owners of properties, do you have like landing pages inside the theme to this or an easy fast way to build it? like premade modules to mix n match.? 5. When a person submit his property, do I have the liberty to accept and publish or discard and send them a message with the motivation of not allowed to publish? 6. which extra plugins do I need to have the site perfectly like the main demo? 7. Do I have the option to ask (forced) for strong password for users and owners?
8. can I extend the options of search order, with most searched, best rated, etc? 9. can I add like temporary % discount coupon in certain properties or in whole website? Thanks in advance for your response. 10. is there the option of radius distance filter 11. Can I add in guests option child and age? Thanks in advance for your response.
OK, I already bought it! I hope the questions to be answered and taken into account to next updates!!! I trust in you guys!!!
Hi NTCo
Thank you for the message and for buying the theme before I could answer. Please see my reply:
1. can I mix parts of different demos, like put in main demo some of the main page modules or zones like how it works or stay in touch of office demo.
—> It can be done, but may need some extra steps. We may be able to help with a combination if you can guide us what you wish to do in our support system – http://support.wpestate.org/
—> For example Office “stay in touch” is bakery based (a combination or mailchimp plugin fomr shortcode added in a bakery row with background image), but the same can be manually created in Elementor (which is on main demo homepage now).
2. Do you have an option of geolocalization? I want client to offer ´near to me´ places
—> We have browser shared geolocation – which means user must approve to let browser share his location https://prnt.sc/vbq6o8 – demo https://main.wprentals.org/advanced-search/?search_location=&advanced_city=&advanced_area=&advanced_country=&property_admin_area=&check_in=&check_out=&guest_no=&submit=Search&wpestate_regular_search_nonce=0c456ad84b&_wp_http_referer=%2F
3. do you have a prices tiered page, where I can offer like three different plans for owners to publish their properties, so they can select and make the payment right away?
—> You can create different packages to submit listings, but they are available only in dashboard – My Subscription https://help.wprentals.org/wp-content/uploads/2016/08/subscription.png
—> Full help – https://help.wprentals.org/article/membership-submission/
4. I need to offer three top services to owners of properties, do you have like landing pages inside the theme to this or an easy fast way to build it? like premade modules to mix n match.?
—> I am sorry, I don’t know what are the services, how they need to work either, so I cannot advise.
—> WE have only featured properties status which allows properties to be listed first in lists. And they are part of membership submission – https://help.wprentals.org/article/featured-properties-how-they-work/
5. When a person submit his property, do I have the liberty to accept and publish or discard and send them a message with the motivation of not allowed to publish?
—> We have manual approval https://help.wprentals.org/article/how-to-approve-properties-manually-how-to-approve-properties-automatically/
—> But we don’t have a message in case you don’t publish. Only if you approve it, then user is notified and you can add test in email management for this situation.
6. which extra plugins do I need to have the site perfectly like the main demo?
—> The plugins you see when you get the installation started are all you need. Help https://help.wprentals.org/article/theme-installation/#install_plugins
7. Do I have the option to ask (forced) for strong password for users and owners?
—> We don’t force the password. If you let the user choose it, it can be any password. If you let wordpress send password by email, it will be a strong one. The options are described here https://help.wprentals.org/article/register-and-login-options/
8. can I extend the options of search order, with most searched, best rated, etc?
—> I am afraid we don’t track reports for properties and the info cannot be added to search because it doesn’t exist. What you can do with search is use theme default fields or your custom fields – https://help.wprentals.org/article/advanced-search-type-3-and-4-custom-search-fields-setup/ and you can also design half map search fields – https://prnt.sc/uvcy1x
9. can I add like temporary % discount coupon in certain properties or in whole website? Thanks in advance for your response.
—> I am afraid we don’t have discount managed by owner. The discount we have is explained here https://help.wprentals.org/article/how-to-add-manual-discount-when-issuing-an-invoice-how-to-add-custom-elements-to-an-invoice/
10. is there the option of radius distance filter
—> this is what we have https://help.wprentals.org/article/geo-location-search/ and works in half map style lists (search, a page you create or categories / half map style)
11. Can I add in guests option child and age? Thanks in advance for your response.
—> I am afraid we don’t have this option.
Thank you
As extra note, please use our client support http://support.wpestate.org/ if you need further help. This is also a private support where you can send us your site details (url and wp-admin access). Our standard office hours are Monday – Friday, 9AM-5PM Europe timezone. If you wish my assistance to register in support please send a message from here – https://themeforest.net/user/wpestate
Thank you
Hi! I have another question and one suggest: Question: what is (and where is) the function that creates the woocommerce product programmatically?
Suggest: Wouldn’t it be correct to insert a function that deletes the created product in the admin panel, when a user removes it from the cart?
Let me know, regards
Hi, I don’t know the answer, Please open a ticket in support http://support.wpestate.org/ to check the answer with development team. I don’t think woo can delete products when removing from card(i couldn’t find anything on this in their documentation and we would need their system to support this in order to create it in the theme.
Thank you
Hi,my site in google search console has the following warning for all my listings. “Either “offers”, “review”, or “aggregateRating” should be specified” This is causing errors and warnings within google search console and it lists it for every page that has a property. How can I resolve this, it could/is causing SEO issues.
Thank you.
Hi achesman , We don’t have these elements because they don’t apply. They are usually used in shops – products and we’re not offering that kind of website. We’re not aware of affecting SEO if they don’t exist. if you have a link that we would need to recheck, please send it to me and will research further asap. Thank you
Did the calendar break from the last update? I updated to the latest version a few days ago and now my calendar for booking doesn’t work. When I try to select start date calendar never pops up.
Hi MCoolU, The calendar is working for sure. Please check in appearance -> install plugins and make sure core plugin is updated as well. Then clear cache (cdn, server, plugin, browser) and reload the page to be sure cache is not affecting your view.
Please use our client support http://support.wpestate.org/ if you need further help. This is also a private support where you can send us your site details (url and wp-admin access). Our standard office hours are Monday – Friday, 9AM-5PM Europe timezone. If you wish my assistance to register in support please send a message from here – https://themeforest.net/user/wpestate
Thank you
I did need to update the core plugin. I did that but still the case. I also deactivated all plugins except for the core and still did not work. I did find this error in console though:
“Missing Dependencies wprentals_per_hour_locale www.piknpop.com wp-content/themes/wprentals/js/locale/en-gb.js jquery, fullcalendar (missing) 1.0”
i tried transferring over the en-gb.js file from original and still the same issue.
I never met with this. Try to save again the calendar in general settings. You don’t need to add anything in core plugin. WE can recheck the update in support and investigate further if needed. So please send us a ticket with the details and we will check asap.
Thank you
I have opened a support ticket since but still need help with it. I found more errors in Chrome console related to the calendar. Can you have support look into it please? Booking #191640
Hi. Thank you. Please see my answer.
Hello! I’m using theme with Woocommerce and webhooks for send data to external CRM and checkout data is send correctly. My question: How can I also send booking data: Structure name and booked period? How do I pass the variables? Is there a solution? Can you help me?
Thanks in advance regards
Hi eggeno, I don’t know the solution for this as we don’t work with CRM or export. But, maybe you can pass these info https://prnt.sc/v98905 from the checkout / product preview. We included
In last update we added this “Update: WooCommerce checkout product includes booking details in title” = https://help.wprentals.org/article/detailed-change-log/ So perhaps you can pass the title and will include the booking details.
Thank you
Ok Thanks for reply! Can you please tell me which file handles the woocommerce checkout in your theme? Thanks in advance
Hi. This is the file plugins/wprentals-core/classes/wpestate_global_payments.php
Thank you very much! Regards
You’re welcome.
Hello,
I just tried your demo but your hourly booking isn’t working. It’s impossible to pick a date. Can you simply the process? The date picker is not functional.
I’m interested in the hourly booking. I’ve been looking all over themeforest.net to find a descent one
Your theme looks good
— GM
Hi GM, Thank you. The calendar works with drag and drop – https://www.youtube.com/watch?v=56tw-pH220M The calendar can only support this system for hourly booking.
Thank you
Pre sale question:
does this theme has some statistics dashboard for hosts? so they can see how many pleople visited their listings, how many contacted them, etc?
Hello, thank you for the interest. We don’t have such data tracked and displayed. If you need further info or want to test our theme, please send a message from here https://themeforest.net/user/wpestate
Thank you