1060 comments found.
Hi, I have done the following steps of Laravel documentation, but after everything is done, and after artisan cache:clear and artisan serve, but all the images and some of the styles are not showing as expected.
Dear desmondsimcode,
Thank you for contacting Design Reset.
1. Are you using [php artisan serve] command to run the project? ( recommend )
2. If Yes for the first point. Try running [php artisan storage:link]
If the issue remains the same kindly share a screenshot of your errors.
Hope this helps:)
Kindest Regards,
Design Reset Team
hello. thank you for the excellent theme. i would like to have information on when “Collapsible Dark Menu Laravel” comes out
Hello Fibrasynormas,
Thank you for contacting Design Reset.
We will be updating Cord Admin template to Laravel 8 and then, collapsible dark menu will be added.
Kindest Regards,
Design Reset Team
Hi There, This looks really nice. 1 question. is they a file upload option in this? Example if a customer registers and logs in to download the digital file. Can this be done with this template ?? Thanks A
Dear airmedia,
Yes you can achieve that in file upload. But you have to code it your way.
File upload link is mentioned below;
- https://designreset.com/cork/ltr/demo6/form_fileupload.html
Hope this helps:)
Kindest Regards,
Design Reset Team
Great, I have just bought this and have a play and see how I get on. Thank you, A
Is they a video on how to install this? I am not joking, but you need a degree in computer science to install this. I thought this was a straight simple installation. Nope… it`s not! Hmm
I have 3 folders after the download HTML documentation Laravel is this right?
Hello airmedia,
Thank you for contacting Design Reset.
Yes, There are three folders HTML , Documentation(contains document files) and Laravel(contains blade and php files for Laravel version 7)
There are two methods with which you can install or start working directly with files.
First one is to install nodejs. Steps regarding installation is mentioned below;
- https://designreset.com/cork/documentation/installation.html
The easier way is without node.js, In order to work with the files you have to install xampp, wampp, lampp or aampp on your system.
We recommend using xampp -> https://www.apachefriends.org/index.html
After installation, kindly follow the steps mentioned below;
1. Extract the Downloaded Cork .zip file.
2. Copy the folder and paste it inside c://xampp/htdocs/PasteFolderDirectly OR Make another folder here
3. Now open localhost/cork/[ltr or rtl]/demoX in your browser. Note: X denote the demo number.
4. It should work now and Cork Admin will Start.
5. Now, you can convert Cork Admin into a dynamic SaaS Application by using PHP, Ruby, Python, .net or any other dynamic language.
Hope this resolution Helps! If you have further query, please don’t hesitate to ask.
Kindest Regards,
Design Reset Team
Hey, I would like to know what are your plans on React release?
Hello kandarppatel28,
Thank you for contacting Design Reset.
The react version for Cork is on cards after the release of upcoming Bootstrap 5 version.
Kindest Regards,
Design Reset Team
Thank you for your response, what is the estimated time for the release
Hello Kandarppatel28,
According to our estimate, the react version will be live in 2 months time.
Kindest Regards,
Design Reset Team
Hi, i wanted to create PHP application by using your cork dashboard, and want to sell my PHP application on Codecanyon. how can i proceed ? Please let me know
Thanks & best regards
Hello Webmatesindia,
Thank you for contacting Design Reset.
Regarding commercial project, you may have to purchase extended license if your product is intended for sale.
For further clarification on guidelines, please refer to below mentioned links;
- https://themeforest.net/licenses/terms/extended
- https://themeforest.net/licenses/faq
Kindest Regards,
Design Reset Team
hello, I HAVE A ”<” IN THE TOP OF MY PAGE AND i DIDN4T KNOW FROM WHERE IT COMES. here is the screenshot https://ibb.co/gtjLgn5 here is my file https://we.tl/t-bbajX3Wwgj thx
Dear emnaaziz,
We have updated your code as per your request.
Hope this helps 
Kindest Regards,
Design Reset Team
hello, I need to add a button as in the screenshot https://ibb.co/7yKVV9d here is my file https://we.tl/t-oC50yGlySN how to do plz ? thx
Dear emnaaziz,
We have updated your code as per your request.
Hope this helps 
Kindest Regards,
Design Reset Team
Hello, I had 2 big < and > at the end of my page. here is the file https://we.tl/t-5pAacnnDFp how to fix it plz ?
Hello emnaaziz,
Kindly add flatpickr css to the page that is inside the plugins/flatpickr
Kindest Regards,
Design Reset Team
Hi there!
I’m using Blazor Server with Cork UI But It conflict with Cork..
is there any support about that?
please help.. I want to use this owesome Cork UI with Blazor Server

Hello hongjinhyeon,
Thank you for contacting Design Reset.
Please follow the link mentioned below on how to install bootstrap template on Blazor server;
- https://tinyurl.com/ydd9gjqo
If you face further issues, kindly share your screen shot of the error.
Kindest Regards,
Design Reset Team
Dear emnaaziz,
Kindly follow the links mentioned below
- https://stackoverflow.com/questions/386281/how-to-implement-select-all-check-box-in-html
- https://stackoverflow.com/questions/19282219/check-uncheck-all-the-checkboxes-in-a-table
Hope this helps:)
Kindest Regards,
Design Reset Team
hello, I need to delete the blank space that surrounds the table as shown in the screenshot https://ibb.co/wzwD3rp here is my file https://we.tl/t-JVbpNNaFZZ thx
Dear emnaaziz,
We have updated your code as per your needs.
Hope this helps 
Kindest Regards,
Design Reset Team
hello, how to add a link to a button, i.e on click, go to URL HERE IS MY BUTTON:
thx
I used this:
is it ok ? thx
Hello emnaaziz,
Yes, it is ok.
Kindest Regards,
Design Reset Team
hello, I need to add two labels as explained in the screenshot (https://ibb.co/dkK6pj3). When I try, the page gets messy. here is my html file https://we.tl/t-JZzubX2H5o
how to do plz ? thx
Dear emnaaziz
Updated your code as per your request.
Hope this helps 
Kindest Regards,
Design Reset Team
hello, I need to add a search bar like in this screenshot (https://ibb.co/NYk5hGy) before the datatable (html file: https://pastebin.com/AX3EdUf6) how to do plz ? thx
Dear emnaaziz,
In your example the search bar is already added at the top. Kindly clear your query
Hope this helps 
Kindest Regards,
Design Reset Team
Dear emnaaziz,
Please ignore the above solution, below is the right solution shared with you.
We have updated your code. Kindly download the file mentioned below
Hope this helps 
Kindest Regards,
Design Reset Team
field names and search names don’t match and are different (https://ibb.co/72t4mmz). Moreover, “ETAT” field is not searchable. Where to modify all this plz ? thx
Hello emnaaziz,
This can be simply done in HTML file. You need to change searchable field names inside table row with .class filter-search to match your desired display name.
Kindest Regards,
Design Reset Team
hello, I fixed the problem but the issue now is that Individual column searching doesn’t work. here is the html file https://we.tl/t-ck7IzlhVb2 how to fix it plz ? thx
hello, I fixed the problem but the issue now is that Individual column searching doesn’t work. here is the html file https://we.tl/t-ck7IzlhVb2 how to fix it plz ? thx
Dear emnaaziz,
We have checked your code, and please follow the link mentioned below to resolve this issue;
- http://live.datatables.net/giharaka/1/edit
Kindest Regards,
Design Reset Team
- add labels to the form fields as shown in the screenshot https://ibb.co/rFtXVgB form fields are select2 type. <select class=”form-control tagging” multiple=”multiple”>
- add a text area as shown in the screenshot https://ibb.co/rFtXVgB
- add a 5th field in the same line as the other 4 fields
thx
Dear emnaaziz,
Kindly share your working files. It will helps us to updated your code easily.
Hope this helps 
Kindest Regards,
Design Reset Team
here is the html code: https://pastebin.com/049UKtp3. Do u need other files ? the code is messy because I need to add conditional fields (offre/demande). If the user chooses “offre”, the existing 4 fields will be displayed. If the user chooses “demande”, the 5 fields will be displayed . and below, a text area must be added and it’s not conditional. thx
Dear emnaaziz,
1. add labels to the form fields as shown in the screenshot
form fields are select2 type. <select class=”form-control tagging” multiple=”multiple”>
Solution – Added the placeholder instead of label.
2. add a text area as shown in the screenshot
Solution – Added textarea.
3. add a 5th field in the same line as the other 4 fields
Solution – Added in the same line
At last we have updated your code as per your request.
- https://pastebin.com/n4AkxcEM
Hope this helps 
Kindest Regards,
Design Reset Team
In this mockup, I explained what I need exactly https://ibb.co/fFT79qS how to do it plz ? thx
Hello emnaaziz,
Thank you for contacting Design Reset.
We have created a js fiddle example for you. You have to implement the functionality accordingly to suit your requirements and output.
- https://jsfiddle.net/3a0z9gm4/3/
Kindest Regards,
Design Reset Team
hello, How to do conditional fields ? If the user selects “value 1” from a dropdown menu, a set of fields is displayed. If the user selects “value 2” from a dropdown menu, another set of fields is displayed. thx
Dear emnaaziz,
Do you want conditional options using HTML Default Select option Or Select 2 Plugin
Kindest Regards,
Design Reset Team
default select option
Dear emnaaziz,
We have created a working example for you below is the link
- https://jsfiddle.net/3a0z9gm4/3/
Hope this helps 
Kindest Regards,
Design Reset Team
- which css file should I update ?
- which JS file should I update ?
Hello emnaaziz,
You have to update Css and Js on the same page your are currently working. If there is any confusion, kindly share your page code.
Kindest Regards,
Design Reset Team
hello, How to change date format diplay. I need that all dates must be displayed as: dd/mm/yyyy thx
Dear emnaaziz,
Follow the link mentioned below.
https://flatpickr.js.org/examples/Hope this helps 
Kindest Regards,
Design Reset Team
in which files should I modify ?
Dear emnaaziz,
Let us know which file you are using to trigger the date time picker.
1. Is it custom-flatpickr.js?
2. If yes ( you are using custom-flatpickr.js ) let us know which script it is.
Hope this helps 
Kindest Regards,
Design Reset Team
hello
I am unable to select a tag using javascript
$(’.list-unstyled li a’ ).each(function() { if($(this).find(‘li.active’).length !== 0) { $(this).setAttribute(‘aria-expanded’, ‘true’); } });
but I am able to select ul and li tags
thanx
Dear Borisdm,
Thank you for contacting Design Reset.
Will you please elaborate your issue what actually you are trying to achieve. As your question is not clear to us.
Kindly let us know from where you are trying to get the select or are you making your own.
Hope this helps 
Kindest Regards,
Design Reset Team
Hi thanx for the replay
I would like to add attribute aria-expanded=true to a tag if any under the list has a class called active
As I have mentioned above I can add attributes to ul , li, or divs using this code
$(’.list-unstyled li ul’).each(function() { if($(this).find(‘li.active’).length !== 0) { $(this).addClass(‘show’); } });
likewise, I would like to add it to a tag
Dear Borisdm,
It looks like you are trying to make ( something like ) a collapsible list. right?
If that is the case why don’t you use bootstrap according but you have to modify it in CSS (maybe in JS also).
or
You can prefer an example mentioned in the link below;
- https://jsfiddle.net/VNkM2/2/
But,
If you still want to create a custom collapsible list using jQuery could you add your complete current code to js fiddle or codepen.
Hope this helps 
Kindest Regards,
Design Reset Team
Dear proglaris,
Thank you for contacting Design Reset
Try the following steps mentioned below.
1. Run the project using [php artisan start] cmd.
2. Check whether you have installed auth pages with cmd php artisan ui:auth
Note: In point #2. If you have not run the php artisan ui:auth cmd , run it and after completing the action follow the docs and paste the auth’s file inside your project.
Hope this helps 
Kindest Regards,
Design Reset Team
hi, I am working on “table_dt_multiple_tables.html” file and I need to delete the second table. What code pieces should I delete ? thx
Dear emnaaziz,
Please check the link mentioned below for the solution;
- https://pastebin.com/tkQp9xNr
Hope this helps 
Kindest Regards,
Design Reset Team
it’s ok, thx. Plz, I sent u 2 e-mails on info@designreset.com. can u respond plz ?
responded to all your emails 
The donut char in mobil phone i see very big, frist time i see small and refresh and i see big the chart. How i fix this problem?. is the only chart. Please help.
Regards.
Oscar
Dear drakoevil,
Thank you for contacting Design Reset
Try to decrease the stroke width. Using the code mentioned below.
stroke: {
show: true,
width: 25,
},
If the issue does not resolve kindly share the screenshot and your code.
Hope this helps 
Kindest Regards,
Design Reset Team