310 comments found.
When will the Vue version go online for sale? When is it expected to go online?
Hi How to change skin mode and navigation skin.
Hi, please how do I get the dark background for the them.
Please redownload the package
this is my purchase code fad524ba-670d-446d-8503-6da724c735cc
hi good day,
i recently bought a template from you, i need it to have the dark background, please how do i go about it.
Please redownload the package
Hi! thanks for the great template. On the demo, there is a new collection called Widget. But after download the update, seems I cannot find it 
Hi. The demo is offline :/
When will the Angular version be available?
Angular will be available in a separate purchase
When will the VUE version be available?
VUE will be available in a separate purchase
How to separate purchase. I want to buy
message me in skype: mlumaad
message sent on skype to mlumaad please accept me waiting for reply to me
I am considering purchase of your dashforge theme. There are two questions I am hoping to get answered. We have a lot of large user input forms. We would want to decrease the top/bottom padding on rows and form controls to maximize vertical screen space while still keeping readability. Is this easily done with this theme? The second feature we need is with the daily calendar view. We need to present the daily schedule of multiple employees in a single view. Daily calendar view with a separate column for multiple employees. Is this supported?
Hi. I want to use premium fullcalendar scheduler for my website. Can you help me upgrade “fullcalendar” to newest version (v5)?
Good job, however, I can’t find the images in the assets
images used in demo are not allowed to include in the package
Hi there,
I have a question related to Dashforge.css file. What is the best way to exclude specific css style elements from Dashforge.css. The file size are pretty big (989KB) & minified css (771KB). For example, If I don’t use Carousel elements & Steps elements. How to remove or exclude it? It would be nice if you could separate each elements to it own css files.
Really love the template. Good luck with the sale buddy.
Hi, you should recompile scss and exclue other scss files not needed, you’re the only one who can figure out which is not needed.
Hi, i check your theme and Google Speed Insights say that = ” Very big css file (dashforge.css) please delete not using class”
now, i wunder can you slice to Dashforge.Css ? Very big data and speed analsys are very slow.
I want using this theme for Frontend.
Yes, because all styles are in there but when you use this template, does not necessarily mean to include all styles. You should exclude other styles that are not needed in your project.
Demo down , please update
Hello sir
I have your theme Dashforge.
Are there any styling for products, product pages or checkout page?
Thankh you - Jonas
No
I was tired of seeing the same panels. Congratulations you did a good job. I’m waiting for vuejs
VUE will be available in a separate purchase
Having trouble with datepicker control. I want to set date display format in d-M-yyyy (e.g. 21-May-2020), but it is not working. Although datepicker is showing well in mm/dd/yy format (05/21/2020)
I am using below code
<input type=”text” class=”form-control date-picker” id=”someid”>
$(’.date-picker’).datepicker({ format: ‘d-M-yyyy’ });
Please help
When will a Vue JS version be available
Hi,
I just started using this theme but have an issue. How do I force the footer to stay at the bottom of the page when the content is less than an screen?
Thanks!
<div class="d-flex flex-column h-100">and in your footer add this class
<footer class="mt-auto">