398 comments found.
I would love to. Get Laravel + InertiaJS + VUE + TailwindCSS.
Thank you. I will try to look into it.
Hi, I’d like to buy you theme before I would like to know if it is possible to replace the default icons with custom icons. Would the .png format be enough or do you need a css or a special format? Thank you, best! Anna
Hi , We are using font icons mostly, so if you can create a font, it should be working. You can also use png, but will need to do small style adjustments.
Hi, great theme! I wanted to ask if there’s a git repo where we can see the updates to know how to update the changes from our side.
Sorry, there is no git repo available at the moment
Dear coderthemes, I confirm, when I download the files I only find Admin templates and not landing page. I’ve searched for landing.html file and have not found it in archive. Could you please add it to archive?
Please reach out to support(at)coderthemes(dot)com. We will share the landing via google drive.
Hello, I can’t find the front end landing page, please can you help me find where it is ?
Hi, Please check https://coderthemes.com/ubold/landing/index.html
Yes I saw the demo, but when I download the files I only find Admin templates and not landing page
Could you please search for landing.html file?
Hello, I am a beginner programmer Can I connect your dashboard to my apps in the Dart language?
Sorry, Ubold is simple html template only.
how get focus text input in modals show?
Hi,
You can use the modal event (e.g. shown.bs.modal – https://getbootstrap.com/docs/5.0/components/modal/) to apply autofocus on input. I have created example here: https://jsbin.com/qonulojuxo/edit?html,js,output
Thank you
When the left nav is collapsed on desktop, it stays collapsed when scrolling. However, on ios the left nav expands as soon as I begin to scroll. Any way to disable this feature?
Sorry, could you please share the screen over email support(at)coderthemes(dot)com?
Hello, is a new release for vue.js version still in the roadmap? Thanks
Hi,
Yes, but it will take time. We are focusing on React first
Thanks
When I add feather icons to the project it is not getting applied. Any specific file we need to add to get feather icons. I already included icons.min.css
Hi,
Feather icons requires to load the js file and then intilization. E.g. https://github.com/feathericons/feather#feather
Hello, is there a Guide or some Best Practices regarding upgrading Ubold Angular to a newer version of Angular? We are having a lot of difficulties when trying to upgrade. We can happily renew support if it will get us the help we need. Thank you.
Could you please reach out to support(at)coderthemes(dot)com with the difficulties you are getting with upgrade?
Hello, as you know, Bootstrap 5 stable version was released on May 5th. As far as I can see now, you are using Bootstrap v5.0.0-beta3 version. When do you plan to release the version with Bootstrap 5 version? Do you have a chance to give a date?
Thank you from now.
Hi,
It will take around 2-4 weeks.
Thank you.
Hi there, nice template. love it! I have an issue with the accordion features. Is it possible to make it all collapsible at once, rather than one section at a time?
Thanks, Christian
Hi,
Thank you for appreciating the work. Could you please clarify when you said, collapsible once only?
Hello, do you make custom layout adjustments based on the html (https://coderthemes.com/ubold/layouts/saas/dashboard-2.html)?
Hi,
Thank you for reaching out to us. Could you please share the details about the customization? Our email is support(at)coderthemes(dot)com
I love the template. Have you ever tough of making a template like this for the Perfex CRM?
Thank you for appreciating it. I would look into Perfex CRM.
Hello, could you please give some information on this subject ?
Hello, you said that my new version will arrive by the end of March. Is there any improvement in this regard? According to him, we will start the project because. We expect an answer from you. Thank you very much.
Hi,
Sorry for the delay. It’s available now.
Thank you.
Hi, i am interested to buy, unfortunately your last update was May last year. Is there any hope for update?
thank you
Hi,
Sorry for the delay. It’s updated now.
Thank you.
Hello, you said that my new version will arrive by the end of March. Is there any improvement in this regard? According to him, we will start the project because. We expect an answer from you. Thank you very much.
Hi,
Sorry for the delay. It’s available now.
Thank you.
Hi… when will laravel + vue.js version be available?
Hi,
The laravel + vue version is there pipeline, but it will take few months.
Thank you for your interest.
I have a question: like how in excel we make tables and enter our own numbers/data and then from those data excel/spreadsheet makes a graphs based on the data in the table.
is this is same as that and how do we enter our own data to make graph.
like i want to asked a question on the code for example: do you like apple? if the user selects yes it adds 1 or if no dont add anything and based on how many yes or no then make the graph based on the results
Hi,
Sorry, the graph doesn’t work like in excel. The data needs to be provided through js code in order to display there.
Thank you.
Can you show an example and we have make a Js or we can use the one provided in assets section
for example can you show where the data is for the bar chart in this code for the one the graph is already made
Hi,
Could you please provide me which page are you referring to?
Thank you.
It’s the admin/dist/creative/charts apex/ basic bar chart
I have spreadsheet with data like totals and percentage which I would like to use the data in spreadsheet to make charts in html.
How do you link or connect the spreadsheet to html or webpage or JavaScript so I can use the data to make graphs
I have yes or no questions in excel which if the user answer yes to any question it calculates all the amount of “yes”and calculates “yes” average
Could you please check demos and sample code available here? https://apexcharts.com/javascript-chart-demos/bar-charts/