1060 comments found.
Hello Dev, thanks for making this best template. I want to ask about version 2.2.0 in Sass-app because it has best feature and still work for me (so I don’t have to upgrade to version 3).
Why I cannot click nav-item on notication-dropdown or message-dropdown when I set href=”javascript:void(0)” ? But when I set href=”#” or anything URL, it’s work.
I just want to show Modal when I click it..
Please help me because it’s crucial for my projects. Thank you Dev.. GBU
Dear yodymada,
Have you checked the console.
Kindly share the screenshot or a video of the issue and also for the console.
Kindest Regards,
Design Reset Team
Hello, a question: Are user registrations, as well as actions to add, change and remove information from the Chat, Mailbox, To-Do List, Notes functionalities working? That is, performing operations on the database? thanks!
Dear Artugil,
Thank you for contacting us.
This is a static front end HTML and Js template. You need to code backend and connect to database yourself.
Kindest Regards,
Design Reset Team
i am using this template already, i liked it, it is nice. hope if you can add some more pages , especially Landing Pages
Dear dev-mo-ali,
Thank you for contacting us.
We will add few more pages in our next big update scheduled at the end of this year.
Kindest Regards,
Design Reset Team
How to add multiple tagify on a single form ? i already add something like this but the second tagify doesnt load properly
// The DOM element you wish to replace with Tagify var input = document.querySelector(‘input[name=basic]’), inputTempatKerja = document.querySelector(‘input[name=tempatkerja]’); // new name
// initialize Tagify on the above input node reference new Tagify(input); new Tagify(inputTempatKerja); // new name
Dear Apriyanur,
Thank you for contacting us.
Have you changed the name attribute in HTML?
If not then try changing the name attribute.
Kindest Regards,
Design Reset Team
how to set aria-sort default value to decending for #html5-extension table
in short how to make data table sorting to desending or none for this theme.
Dear hoodsup,
Thank you for contacting us.
Follow the link mentioned below :
- https://datatables.net/examples/basic_init/table_sorting.html
Hope this helps 
Kindest Regards,
Design Reset Team
please tell me what changes to be done in this theme database.js. adding code $(document).ready(function(){ new DataTable(’#html5-extension’, { order: false }); }); or $(document).ready(function(){ new DataTable(’#html5-extension’, { order: [[0, ‘desc’]] });
}); is not affecting the table at all. when i used their database.js giving me error that data table cant be reinitialized.
you tell me what changes can be done according to this theme. i have wasted so much time in trying outside solutions.
also tried $(document).ready( function() { $(’#html5-extension’).dataTable( { order: [[0, ‘dscs’]], // order: false, // retrieve: true, paging: false, destroy: true, searching: false } ); } );
please give excet solution according to your theme for page cork-v3.9.0/html/vertical-light-menu/table-datatable-miscellaneous.html
what should i do to for This error. i tried all method see my up messages.
DataTables warning: table id=html5-extension – Cannot reinitialise DataTable. For more information about this error, please see http://datatables.net/tn/3
solution : check custom_miscellaneous.js do changes in respective ids. better comment out there and copy in html page . insert below in function. add order: [[0, ‘desc’]],
Admin Please try to be more specific while giving solution as you reply in 24 hour.
Dear hoodsup,
You are trying to reinitialize the script.
Kindly follow the steps mentioned below.
1. Navigate to html/src/plugins/src/table/datatable/ and open custom_miscellaneous.js
2. Find #html5-extension or HTML5 Export there add those changes
Hope this helps 
Kindest Regards,
Design Reset Team
I just bought the template. But when I open it in Laravel it gives these errors. when run command : composer update
lass App\View\Components\Navbar\styleHorizontalMenu located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\navbar\styleHorizontalMenu.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\baseLayout located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\baseLayout.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\LayoutFooter located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\LayoutFooter.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\LayoutLoader located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\LayoutLoader.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\LayoutOverlay located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\LayoutOverlay.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\rtl\Navbar\styleHorizontalMenu located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\navbar\styleHorizontalMenu.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wActivityFive located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wActivityFive.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wActivityFour located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wActivityFour.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wCardFive located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wCardFive.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wCardFour located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wCardFour.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wCardOne located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wCardOne.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wCardThree located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wCardThree.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wCardTwo located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wCardTwo.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wChartOne located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wChartOne.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wChartThree located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wChartThree.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wChartTwo located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wChartTwo.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wFive located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wFive.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wFour located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wFour.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wHybridOne located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wHybridOne.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wOne located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wOne.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wSix located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wSix.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wTableOne located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wTableOne.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wTableThree located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wTableThree.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wTableTwo located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wTableTwo.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wThree located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wThree.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wTwo located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wTwo.php does not comply with psr-4 autoloading standard. Skipping. Class App\View\Components\Widgets\_wWalletOne located in C:/xampp/htdocs/cork-v3.9.0/laravel/app\View\Components\rtl\Widgets\_wWalletOne.php does not comply with psr-4 autoloading standard. Skipping.
Dear guilhermemancini,
Thank you for contacting us.
Try running the application using – php artisan serve and see if the application runs or not
Let us know if there is any issue when running the application.
Kindest Regards,
Design Reset Team
The application is running but when updating the composer, these warnings appear. Another question, will you update to laravel 10.
Dear guilhermemancini,
Try manually updating the composer by using its setup.
We will update to Laravel 11 but it will be late this year.
Kindest Regards,
Design Reset Team
VM91:1 Uncaught SyntaxError: Unexpected token ‘l’, “light” is not valid JSON at JSON.parse (<anonymous>) at HTMLAnchorElement.<anonymous> (app.js:186:37)
How to fix this error in Opera Browser and Chrome?
The dark/light toggle menu work on edge and sometimes on chrome
Dear ChibiCedric,
Have you removed dark/light toggle?
Can you please share a working example?
Kindest Regards,
Design Reset Team
Hi Do you provide any landing page
Dear dev-mo-ali,
No, we don’t provide a landing page.
Kindest Regards,
Design Reset Team
your template is so nice one, i am already using it hope you can also add landing page
sure
Hi just to confirm with you if jQuery is used for this template (laravel)
Dear dev-mo-ali,
jQuery is only used in 2 applications. Rest of the Admin template is Javascript.
Kindest Regards,
Design Reset Team
RE: Cork – Bootstrap 5 Admin & Laravel Dashboard Template
On the side menu, nested menu nodes are not properly selected when “active” tag is applied.
For example, under the Miscellaneous menu, expand “Item Level” => “Item Level 1c”. Then select “Item Level 2a”. This is assuming that you have a page for this menu option – I created one and placed the “active” class on the “Item Level 2a” element. It does not get highlighted as being active. If I move the “active” class 1 level up to “Item Level 1c”, it works fine. It seems like the active class does not get applied beyond 1 level.
As an update, it looks like the “submenu” class must be added to the parent “
- ” (sub-submenu) element. By doing this, I was able to make it highlight correctly. But I also don’t know if there are other negative consequences to adding the “submenu” attribute at the sub/sub level.
Dear brannonbyrd,
Thank you for contacting us.
Adding Sub menu will not creat any problem but still we need to test the issue from our side. Please let us know which demo you are using and can you share the screenshot?
Kindest Regards,
Design Reset Team
hello please i downloaded work but it not work when i uploaded to cPanel please help me
Dear jooy1,
Thank you for contacting us.
Kindly let us know which framework you are using Bootstrap or Laravel
Kindest Regards,
Design Reset Team
Hello, I’m using the collapse-menu theme and on mobile I have a bug, when clicking on the menu the overlay effect appears but without the menu, for the menu to appear I have to click again. Image below:
https://i.imgur.com/eFKeImv.pngDear heromildes16,
Thank you for contacting us.
It is working fine on our side. Kindly, share the console error screenshot so that we can check and resolve the issue.
Kindest Regards,
Design Reset Team
Hi, Just wanna say your template is dope and i like it very much! Thank you!
Dear alinajmuddin9,
Thank you for appreciating our work with Cork Admin template.
Kindest Regards,
Design Reset Team
Hello, the dashboard chart (index2.html), Sales By Category, after 4 items in the series, the chart goes blank. Any idea why? I can send the html that works and the one that doesn’t.
Dear hornerstudios,
Thank you for contacting us.
Kindly follow the link mentioned below;
https://apexcharts.com/javascript-chart-demos/pie-charts/simple-donut/Kindest Regards,
Design Reset Team
Just send you guy an email about error, please check
Hello, i need help, please rep
Dear Pat,
Thank you for contacting us.
Kindly, share a working link so that we can inspect and check the console for issues.
Also, share your folder structure as it seems like few files are missing.
Kindest Regards,
Design Reset Team
Hello, please check email.
Dear Phạm Tuấn
Try the following points mentioned below:
1. Clear the browser cache or try another browser.
2. If that does not work open the link (127.0.0.1:8000/demo/) in incognito mode.
Let us know if that works.
Kindest Regards,
Design Reset Team
Hello, it worked. But may I ask where this error came from? And if I create a website from this template and let end users use it, is there a chance that the same error could occur on end users’s web brower ?
Hello,
This may not occur on live project as the error is caused by local storage which is used for managing layout functionality.
Kindest Regards,
Design Reset Team
Hello , Hoow are you ? am using Cork theme in my ASP.net Core i would like you to help me with all the dashbaord and table css integration , can you please give me an price on this ? can we please have a quick meeting to discuss and get on work, best regards ,
Dear Moustnk,
Thank you for contacting us.
Please contact us at; info@designreset.com
I will share skype and whatsapp details once I receive a reply from you.
Kindest Regards,
Design Reset Team
Does it already work for Laravel 11?
Dear eduardocm2002,
No, currently it is not Laravel 11 compatible.
Kindest Regards,
Design Reset Team
Dear enekatalin,
Thank you for contacting us.
Kindly follow the steps mentioned below:
1. Navigate to html/layout/[demo-name]/
2. Open loader.js
3. Find settingsObject.
4. Change logo file name (for both light and dark).
5. Also, change the reset property to true.
6. Then, refresh your web page.
7. If, once you see that your logo changes then,
8. Important – Again, go to loader.js and set the reset property to false.
Hope this helps.
Kindest Regards,
Design Reset Team
Hello, I am using the cork html theme. When I want to edit, the menu area on the left is insufficient and the menu names do not fit. How can I expand the area on the left or fit the menu names? Which file should I edit?
Dear antol1910,
Thank you for contacting us.
Can you share more details such as which demo you are currently using and a screenshot that tell us exactly what you are trying to achieve.
Kindest Regards,
Design Reset Team
Hello i’m encountering problem on apex chart especially on pie. If i have 4 label only it works but when i use more than 5 label it error ‘Uncaught (in promise) TypeError: t.push is not a function’
Can you give us the solution for this problem? on apex chart website it works even you put more than 5 label and value.
This is the changes on Dashboard (Sales) Under Sales by Category
series: [985, 737, 270, 11, 11],
labels: ['Apparel', 'Sports', 'Others', 'try', 'try2'],
Dear ChibiCedric,
Check the following link mentioned below :-
- https://apexcharts.com/javascript-chart-demos/pie-charts/simple-pie-chart/
Kindest Regards,
Design Reset Team