We have resolved the issue on github.
To resolve the issue on your QloApps, Please make the changes done in the following PR.
https://github.com/webkul/hotelcommerce/pull/170
We have resolved the issue on github.
To resolve the issue on your QloApps, Please make the changes done in the following PR.
https://github.com/webkul/hotelcommerce/pull/170
You only need to provide the Tracking id in the module, no need to configure anything in the Google API console.
do note that you need to add the complete tracking id (i.e UA-123456789-1) as displayed on the google analytics console.
If you still face the issue, please raise a ticket at https://webkul.uvdesk.com/en/customer/create-ticket/
And on the ticket please share your QloApps Credentials and FTP details so that we can look into the issue.
In Amazon AWS the php-libxml package does not come as default.
You will need to add xml library on your server
If running PHP 7.0 use
apt-get install php7.0-xml
Restart your apache server
service apache2 restart
This issue might occur if billing is not enable on you API key. Please check billing is enable on you API key. You can check it through your browser console (https://prnt.sc/voai14).
Please check and let us know if there are any warning in your browser console regarding google maps.
Hi,
We have resolved the issue on QloApps demo.
To resolve the issue, Please make the changes done in the following PR.
https://github.com/webkul/hotelcommerce/pull/158
We can print receipt to epson printer, but for that we will need to make some changes in QloApps, also depending on what type of printer you want to print the receipt
So it will be a paid service, if you want to proceed with the
paid customization,
Please raise a ticket and we can discuss it further: https://webkul.uvdesk.com/en/customer/create-ticket/
Hi @Robin891229
Please turn on the dev mode then reload.
Then give us the screenshot of the error that is shown.
To enable the dev mode to go to your QloApps folder --- > config --> open define.inc.php file.
Then on line 29 change define('PS_MODE_DEV', false);
to define('PS_MODE_DEV', true);
This issue might be occurring due to sufficient file permissions. Please contact your host provider and ask him to provide sufficient permissions to file and folders. So that images can be visible.
In order to add a reservation period for orders, you will need to create a cron task.
In the cron task, the script should compare all the pending order's date from the current date.
Once an order is found which exceeds the reservation period you only need to change its status to canceled.
You can customize this feature yourself,
And if you want us to do it for you, then please raise a ticket: https://webkul.uvdesk.com/en/customer/create-ticket/
Using the changes in the link will change the view, but you will need to make changes that are for image panel only, do not make changes that are not relevant to images panel.
The upgrade module will not clean the database, all the data created such as rooms, images, pricing, facilities, etc. will be saved.
The upgrade module will only discard the changes done in the code and add all the new features.
The image slider view is updated to left side in QloApps 1.5.0. This view is not available in older versions. in older version the default view is at the bottom only.
In order to change the view in older version, you will need to manually compare and update the changes in the following file from 1.5.0 into your own QloApps.
https://github.com/webkul/hotelcommerce/blob/v1.5.0/themes/hotel-reservation-theme/product.tpl
https://github.com/webkul/hotelcommerce/blob/v1.5.0/themes/hotel-reservation-theme/css/product.css
https://github.com/webkul/hotelcommerce/blob/v1.5.0/themes/hotel-reservation-theme/js/product.js
We are also in process of releasing upgrade module for QloApps using which you can update QloApps to the latest version. Note: Using Upgrade module will remove any customization done on your website
The recommended image size is 800 x 800px
once you install the QloApps it creates a fontend as to provide a fully functioning hotel reservation system. To edit the frontend you can create a new theme or edit the default theme "hotel-reservation-theme"
QloApps is based on Prestashop, please follow their doc to understand how theme works.
If you want us to make changes for you, please raise a ticket on https://webkul.uvdesk.com/en/customer/create-ticket/
In order to save data the input type field name must be same in Db, object definition and input field.
change select field name to
<select class="form-control room_stay" name="minStay">
If data is still not updated, cross check if override is working by dumping product object. If not then please backup and remove /cache/class_index.php
We have never faced this issue in Qloapps. For this, we have to check this on your server.
Please raise a ticket at https://webkul.uvdesk.com/en/customer/create-ticket/
And on the ticket please share your QloApps Credentials and FTP details so that we can look into the issue.
@vamshi
Great, but you might also need to do changes in the following lines for product page
https://github.com/webkul/hotelcommerce/blob/0946ab9de8d1a7ecaede65bee524aa263bba0402/themes/hotel-reservation-theme/js/product.js#L1101
https://github.com/webkul/hotelcommerce/blob/0946ab9de8d1a7ecaede65bee524aa263bba0402/themes/hotel-reservation-theme/js/product.js#L1218
https://github.com/webkul/hotelcommerce/blob/0946ab9de8d1a7ecaede65bee524aa263bba0402/themes/hotel-reservation-theme/js/product.js#L1223
Hi @cemarne
The module you are using is not compatible with QloApps, please disable the installed module and download the attached module (https://prnt.sc/p0lm75)
PFA : ganalytics.zip
To configure the module you will need tracking id from you analytics account and use it https://prnt.sc/p0ll0k.
Hi @zayno70
The exported csv of customer's is the representation of current customers on your website. That csv is not intended to be used to import customers. For that you need to create a csv similar to sample customer csv in import panel (https://prnt.sc/uhgq84).
The exported csv does not contain the password field for security purposes, to prevent password from being stolen.
The password is blank when editing customer for the same reason.
There are mutiple ways you can use external css.
Hi @IBS
We are currently not using these templates. These templates were removed from Qloapps but are generated during installaion due to some issue, we have noted this issue and will be resolved in future version of QloApps.
If you want to use this module, you can get it from github as it is an opensource module from prestashop. Currently we do not provide support for this module but we will soon provide a module with similar features
Hi @RPNorte
After selecting "installed modules translations" option and selecting the language
search for "HEADERHOTELDESCBLOCK". https://prnt.sc/u7e2r2