Code

Discussion on Panda Resort 8 - CMS for Single Hotel - Booking System

Discussion on Panda Resort 8 - CMS for Single Hotel - Booking System

By
Cart 1,036 sales

pandao supports this item

Supported

This author's response time can be up to 5 business days.

1117 comments found.

after installing the last version i can’t change the web site language to arabic and i can’t find the arabic file

Hi,

Can you send me a link please? What do you mean by saying “i can’t find the arabic file”?

Best regards

I have purchased panda resort for single hotel system.. But I can’t import sql file. There shown some error.. Please provide me full installation guide

Hi,

I can see that you didn’t purchase the item on CodeCanyon, can you post this comment with the user used to purchase the item please? Thanks

Best regards

presale question: Can change the main logo to top left position, similar like sticky mode? not center position? i have check the backend demo, there is no config to styling theme. thank you

Hi,

You can add the class “fixed” in the header tag in the file /templkates/default/common/header.php

Best regards

Hello 1) supports www.payulatam.com ? 2) There is a general calendar to see availability?

Hi,

1/ You can send me your request here support@pandao.eu so that I can send you the price of this extra feature

2/ There is no calendar in the admin panel to see availabilities. But I can add it for you if you need. Let me know

Best regards

Is it possible to hide the comment function on the room site (like here: https://ibb.co/ggVAKR ) so that people cannot rate or give comment to the room?

Hi,

Yes, in admin > settings > booking > allow comment / rating

Best regards

robot

Hi

I have a problem with the rates – but first let me explain you the case:

- I have ONE room to rent. - 1-6 people can book this room. - Now I saw under “rates” that you can set a price per night and the number of people included in that price - I saw also that it is possible to set a price for an extra adult.

Now the problem: - The price for an extra adult is constant. (i.e. if the price for 1 night and 1 person is 100, and the price for an extra adult is 50, then the price for two people per night is 150, for 3 people 200 and so on.)

- But I actually need specific prices for 2 people, 3 people, 4 people, 5 people and 6 people (i.e. the cost of an extra adult should not be constant).

- These specific prices should apply for the same time periode (for example 01.01.19 – 31.01.19)—> so if 2 people want to book the room from 01.01.19 – 31.01.19 they get displayed the specific price for 2 people. If 3 people want to book from 01.01.19 – 31.01.19 they get displayed the specific price for 3 people. And so on. But as soon as it is booked, the room should be unavailable for all others who want to book.

Now my solution: - For the example period 01.01.19 – 31.01.19 I create 6 different price rates and I bind them to my single room, which I want to rent.

Is that possible? If not, how would it be possible to achieve this?

Hi,

Ok ;) Because the field Number of people is the number of guests included in the price. So if you don’t define an extra price / adult or child, even if you are 2 person, the pruice will be the price for 1 person… In your case, you need to set a Number of people = 1 and the same extra price for adult and child. So the price will be per person and not per room ;)

Hope you understand

Best regards

Hi

I have tried it but I think I did not understand it correctly.

This is how I did it:

https://ibb.co/iZWVk7 https://ibb.co/hmji57

Where is the mistake? Because it stilll displays the price for 1 person?

In fact there are good things in both screens :)

you need to set a Number of people = 1 and the same extra price for adult and child

So, Price = 264 / Num people = 1 / Price extra adult = 264 / Price extra child = 264

;)

Best regards

Thanks for previous comments and where is star rating icon located i need to change the icon

Hi,

It’s not an icon. It’s a font (http://plugins.krajee.com/star-rating) In the css file of the plugin in /js/plugins/

Best regards

Hello, Kindly send me an edited file (layout.css) because i do not know where exactly to insert the content you submitted above

You need to edit the file /templates/default/models/details.php manually and edit the PHP code which handles the booking but also the file /templates/default/common/register/signup.php which handles the registration.

HI,

If you’re talking about the popup, anywhere in this file. At the end for example.

Best regards

Thanks

Thanks for your kind support . Hi, I need to zip code and telephone are not mandatory in the booking form and i need to add mobile in mandatory . Thanks and regards

Hi,

You need to edit the file /templates/default/models/details.php manually and edit the PHP code which handles the booking but also the file /templates/default/common/register/signup.php which handles the registration.

Best regards

Hi It’s me again with some other questions – would be very glad if you could answer them for me:

- Is it possible to import exsisitng users via csv?

- I want to have the rating with the stars not just for the Rooms. I did a page with the name “comments”. On this page people should be able to give Feedback and rate the overall apartment with stars. But there are no stars in the feedback form. How can I make the stars visible like giving feedback for a room?

- Is it possible to directly accept/publish feedbacks without checking them?

- Under booking: is it possible to hide “Num of Rooms” and set the number of rooms selected as default to 1 and not to 0? Because I have just one apartment/room to rent.

- From where are the icons which are used to descibe the room? Becuase I would need more of them – is it possible to download them in the same style?

if you want a specific model, you can replicate page.php and rename it. Yes it’s the universal model.

If you need the ratings in this model, add the following code at the beginning of the renamed php file or in page.php:

$stylesheets[] = array('file' => '//cdnjs.cloudflare.com/ajax/libs/bootstrap-star-rating/3.5.5/css/star-rating.min.css', 'media' => 'all');
$javascripts[] = '//cdnjs.cloudflare.com/ajax/libs/bootstrap-star-rating/3.5.5/js/star-rating.min.js';

and replace the code line 104:

$allow_rating = $page['rating'];

with:

$allow_rating = 1;

Best regards

If you already received this message please ignore it – my browser seems to have an issue:

The page model I use is page.php. I would have to paste the code there right?

Do you recommend to use another model because for me seems page.php an universal model or do you think it is ok to take this model?

Yes.

If you want to enable ratings only on a specific page, replicate it, or if no matter to display the ratings in the comments on all pages with model page, so use page.php.

Regards

if i manually add link in footer after the link is not working getting 404 i have sent my footer files to your email address and pl check also my website regards

You need to use PHP not only HTML because the relative path is not the same according to the current page.

href="booking"

must be:

href="<?php echo DOCBASE.$pages[X]['alias']; ?>"

where X is the id of the page

Best regards

thanks and regards

Hello;

I added a room to the hotel CMS. I added the necessary tools when adding the room. But when booking I get a “not convenient” error. When I add a destination, the reservation page gets a 404 error. Test url “http://www.vipdmcturkey.com/beta/404” here you can check. I have installed your latest version. Send me the solution of the error, thank you. good works bay bay

Hi,

Can you write the comment with the account used to purchase the item please? Thanks

Best regards

Hi

I have bought the file and now I have some questions:

- Where can I set the max. number of travellars on the homepage if somebody wants to check the availablity straigth away (for children and adults). At the moment the maximum is 30.

- Is it possible to disable the following: if I create an article, it always shows the date, who created the article and the sharing buttons. Is it possible to disable these things?

- I want to take the homepage also for some other pages on the websites (more specifically I want to have the same slideshow like on the homepage) but without the widget “check for availability”. Is it possible to just have it on the homepage and disable it for all other pages?

- I have winter and summer season which have different tourist tax. How can I set different toutist tax for different seasons and adult/children?

- How can I achieve the following: I rent an apartment – during the winter the apartment should only be booked week to week. In the summer it can also be booked day to day. How can I achieve this?

About the tax, no it’s not possible easilly except if you master PHP because there are several big PHP files to edit in the admin panel and in the front end.

The services can’t be mandatory for the moment. It’s planned but I don’t know when yet.

About the background, you need to remove your changes and remove every style rules with

body:not(#page-1)

Best regards

Hi and thank you very much for your help.

As far as I can see I have deleted all style rules with body:not(#page-1) ( https://www.file-upload.net/download-12943505/main.css.html ) in the main.css file but still there is the problem https://ibb.co/eqf5ZG

Do I also have to delete body:not(#page-1) in another css file? Sorry for any inconvenience caused

Yes you’re right, in all files ;) and empty the cache of your browser after changes.

Best regards

how to add page new side Menu , footer menu code is this <?php foreach($menus[‘footer’] as $nav_id => $nav){ ?> <?php echo $nav[‘name’]; ?> | <?php } ?> if i create for side seprate menu what code i add?

i have added this code <col label=”[SIDE]” name=”side” type=”none”/> code in menu (/admin/modules/menu/config.xml) and after added this code $menus[‘side’] = array(); in define.php , after getting blank page

Otherwise tell me how to add hyperlink in footer . i have added this code Hotel Rooms but after language select it is not coming www.demo.com/rooms correct link should come like this www.demo.com/en/rooms sorry for my week English

Hi,

You don’t just need to add $menus[‘side’] = array(); You need to adapt the code under this line also as you can see. Also I don’t understand this code:

<col label=”[SIDE]” name=”side” type=”none”/>

You can add a menu item in the module Menus to add a link in the footer (like contact , sitemap…). You can also edit the widgets in the module Widgets or add your own.

Best regards

1 .Hi My website Currency Symbol is not working i mean if i select INR it will not change. 2. How to replace the currency format like the 25.280 before i am using this code

function

formatPrice($price, $currency = CURRENCY_SIGN) { if(CURRENCY_SIGN == “€”) return str_replace(”,000”, ””, number_format($price, 3, ”,”, ” “)).” ”.CURRENCY_SIGN; else return CURRENCY_SIGN.” ”.str_replace(”.000”, ””, number_format($price, 3, ”.”, ”,”)); }

Now am using latest ver

Thanks

Your Hotel Booking script is Awesome

Did you update the file /includes/change_currency.php to the latest version?

yes and getting error and error log i have sent to your email address

In your error log, it’s written:

PHP Warning:  file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0

You need to enable allow_url_fopen=1 in your php.ini (server side on your hosting).

Best regards

HELLO,

HELP US AND MAKE IT POSSIBLE TO BOOK ACTIVITIES TOO. JUST LIKE BOOKING HOTEL ROOMS. If that feature is already there, please let me know how to do it.

Your consideration into my issue will be highly appreciated

Thank you

Ronnie

I tried to book a room on your demo and with hope that i will be able to book an activity. but the option to select one of the activities did not show up.

But also, it would be a good idea if we would be able to book activities only too. Reason being that i could be wanting to travel direct to the activity area without having to spent a night at the hotel room.

Kindly think of it and help to make it possible

Thank you

Ronnie

I just tried on the demo and it works. Choose your room and click on BOOK, then select an activity with the checkbox in front of the image and select a date.

Best regards

I have just seen that too. But like i said, its also important for the customer to be able to book for an activity without having to first book a room.

Someone should be able to book for an activity later after even arriving at the hotel for some few days OR one should be able to book for an activity alone.

Please consider making it possible for that option to be enabled

Thank you

Ronnie

Hello,

which file/s do i edit to REMOVE “panda details ” in the header or title area AND REPLACE IT with my own details?

Which file do i edit to change the background color of the website?

Is it possible to create sub menus on the top menu?

Thank you

Ronnie

Hi,

It will be fixed in the next update. Add this in /templates/default/css/layout.css:

.white-popup-block {
    background: #fff none repeat scroll 0 0;
    margin: 40px auto;
    width: 850px;
    max-width: 100%;
    padding: 20px 30px;
    position: relative;
    text-align: left;
}

(Empty your browser cache before refresh)

Best regards

Hello, Kindly send me an edited file (layout.css) because i do not know where exactly to insert the content you submitted above

Thank you

Ronnie

Anywhere. At the end for example.

Hi Thank you

Hi, problem solved?

Yes thank you

Now website looking is very wide col not fixed

You can edit the max width in the file /templates/default/css/layout.css line 72 and remove the style rule line 77.

Best regards

Thank you

Thank you

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey