Hai,
I just downloaded the demo-travel-hotels.html from the package generator, and weirdly the prize can't align with the text as shown on the template, can you help me please. Thanks
Cordially,
Kent
14 replies · opened Jul 12, 2021
Hai,
I just downloaded the demo-travel-hotels.html from the package generator, and weirdly the prize can't align with the text as shown on the template, can you help me please. Thanks
Cordially,
Kent
Hello,
Thanks for reporting this and Apologies for the Inconveniences caused!
This is an issue with the Latest Version of Bootstrap and officially confirmed here: https://github.com/twbs/bootstrap/issues/34335 . We recommend reverting the CSS File to v5.0.1 as we will also be releasing a fix shortly for this. Simply download the file attached here and replace it with css/bootstrap.css File.
This will automatically resolved the issue. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hello,
thank you for the help!
I have 2 more questions.
when i upload my files to my server, is there any file that i need to include (regarding the licence).
do you have a template for invoices ?
Many thanks
cordially,
Kent
Hello,
No extra file is needed to upload to the Server except your customized files.
Currently, we do not have Invoice Templates, but we will definitely include to this to Our Updates list and try releasing an Example within the next 2 weeks.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hi,
Thank you for your reply, i have another problem.
How can i make my options go above the template, because i think the options are behind it (see attachment)
How to you make a bordered box and fill it with texts / table
Thanks
cordially,
Kent
Hello,
Thanks for your Patience!
The issue appears to be with the Container having the Overflow Hidden CSS Property. We would need a Live URL in order to identify the real issue with this.
You can simply use a DIV with Utility Classes: https://getbootstrap.com/docs/5.0/utilities/borders/ inside the .container DIV and add your Content according to your needs. Example:
<div class="border p-5 mb-6">
<h3 class="mb-3">Title</h3>
<p class="mb-0">Lorem ipsum dolor sit amet consectetur adipisicing elit. Veniam, possimus?</p>
</div>This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hai,
This is my link regarding the first problem : https://www.mandiratravel.com/kent/extranet/testing.php
and for the data table, can i make it descending for the second column by default ?
Many thanks,
Kent
Hello,
First! Your Website looks beautiful! :)
<div class="section border-top-0 m-0">and replace it with:
<div class="section border-top-0 m-0 overflow-visible">"order": [[ 1, "desc" ]] JS Setting in the DataTable JS Initialization Settings at the bottom of the Page. More information can be found here: https://datatables.net/reference/option/order .Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
hai,
thank you for your help and kind word :)
Right now i want to code a calendar feature, i saw the content on events-data.js. but can i load the content on php ? and where can i get the documentation for this code.
Secondly i want my date picker to not allow selecting the previous day, how can i do that ?
Thanks
Cordially,
Kent
Hello,
<script>
var canvasEvents = {
'12-14-2021' : '<a href="https://your-website/event.html" target="_blank">Event 1</a>',
}
</script>You can add this directly to the HTML Page as well just before initializing the $.calendario() Function at the bottom of the Page.
startDate: "today", in the JS Settings for the DatePicker.This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hai,
Thank you for the answers
Another one
how can i limit the file size when i'm going to upload my file ?
weirdly when i upload my 'SWITCHES' with an ajax request, it can't load correctly with the proper JS and CSS, do you know why ?
Can i change my password and username to login this support section ? and after my support expired can i extend it again ?
Thanks
Cordially,
Kent
Hai,
Can you please reply my previous questions
Cordially,
Kent
Hello,
Apologies for the Delay. We had completely missed your Support Ticket.
File Size Limit is not currently included with the Codes and must be integrated manually, so you will need to use a Custom Solution for this. We will definitely try adding this in Future Updates.
Please provide us with a Live URL for the same so that we can provide you with further assistance.
Our Support Forums do not use any Username/Password, and uses your Envato Account to Login. You can simply change your Envato Username/password if required. Absolutely, you can extend your Support by simply going to https://themeforest.net/item/canvas-the-multipurpose-html5-template/9228123 .
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Hello,
Sorry for the late response, for the question number 2 this is the live url : https://www.mandiratravel.com/kent/extranet/test.php
please scroll down and select the room (whatever you want), and you'll see a testing option and it should be a switch like the one above (Available / Not Available) but it shows me only a small box, can you help please.
Thanks
Cordially,
Kent
Hello,
There appears to be something wrong with the AJAX Request. The Entire JS linkings are being loaded again (see attached image) which appears to be wrong. Make sure that just the Switcher Codes are loaded and ideally you will only need to call the following function after the Successful AJAX Request:
jQuery(".bt-switch").bootstrapSwitch();Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard