Discussion on Cork - Bootstrap 5 Admin & Laravel Dashboard Template

Discussion on Cork - Bootstrap 5 Admin & Laravel Dashboard Template

Cart 7,393 sales
Well Documented

designreset supports this item

Supported

This author's response time can be up to 1 business day.

1060 comments found.

Hi, is there anyway to set SweetAlert content scrollable? Swal.fire({ icon, title: text, }) now if the text is very long, it is not scrolling, so the whole window will scroll, I want the Alert window itself scroll. Thanks!

Dear bahram_adil,

Kindly check the examples from sweetalet2.

Follow the link mentioned below

- https://sweetalert2.github.io/

Kindest Regards,

Design Reset Team

Hi, a problem with Modal Cancel button which submit the form even I delete the type=’submit’ attribute from it, how to prevent this to not submit the form except while the submit button is called? Thaks!

Dear bahram_adil,

Kindly follow the links mentioned below :

- https://getbootstrap.com/docs/5.2/components/modal/

Kindest Regards,

Design Reset Team

Thanks! All done.

Hi, how to set Modal click on shadow not close, now when you click outside the Modal it will immediately closed? And second, how to set a close callback for a Modal, it means when a Modal closed, call a JS function? Thanks!!

Dear bahram_adil

Kindly follow the links mentioned below :

- https://getbootstrap.com/docs/5.2/components/modal/

Kindest Regards,

Design Reset Team

Thanks! All done.

Good afternoon people. All good? I bought the template from you on the website https://themeforest.net/ it’s been a while, but I’m having trouble configuring it in version 9 Larave, is there any tutorial to perform the configuration? My username on the platform is rodrigompais.

Hello rodrigompais,

Thank you for contacting us.

Please find the link for installation below;

- https://designreset.com/cork/documentation/laravel/installation.html

Kindest Regards,

Design Reset Team

Hello, how can I set the layout “horizontal-dark-menu” as default, meaning it is used instead of the current default layout “modern-light-menu”? I tried editing the base-layout.blade.php but no success yet. I can use the layout at http://myapp/horizontal-dark-menu/dashboard/analytics etc. but it’s supposed to work at http://myapp/dashboard/analytics . Thanks.

Dear Loomes,

Thank you for contacting us.

Are you not using barebone.blade.php? If not we would recommend you to use it as it will help you to get started.

For more information kindly follow the link mentioned below

- https://designreset.com/cork/documentation/laravel/development.html

Kindest Regards,

Design Reset Team

Hello, I am already using barebone.blade.php but it loads “modern-light-menu”. Your link provided (and the “documentation” in general) is worthless, because it only lists the contents of barebone.blade.php and does not provide an answer to my question, does not contain a single example or any further information. Same as with the section “Layouts” in your so called documentation, which only contains links to demos of the layouts. Your template is advertised as “Well Documented”, so where is this documentation?

Again: How can I set the layout “horizontal-dark-menu” as default, meaning it is used instead of the current default layout “modern-light-menu”? Thanks.

PS: I just read the 3 month old review by the user ” justamazingnightcore”, where he says “I have hard time to just get in place the theme I want”, so this seems to be a common issue with this template and therefore you can provide a solution I guess.

Dear Loomes,

Below is the explanation to set “horizontal-dark-menu” as the default

Navigate to base-layout.blade.php and update the code

- https://pastebin.com/g9d2CGw6

Let us know if you have any further issues.

Kindest Regards,

Design Reset Team

Hi, I want to use BlockUI in my application, but in the new version I did not find BlockUI component, is there still exists UI Blocking functionality in the new version? Thanks!

Dear bahram_adil,

In that case, you can implement blockUI from your side.

- https://jquery.malsup.com/block/

Kindest Regards,

Design Reset Team

Thank you! I have already done it!!!!

You are Welcome :)

Hi im try to use the Custom Table Style 2 but the problem is that the menu is being rendered inside the table. if the table only 1 or 2 data this is the result some of the menu is missing or being rendered inside the table. How to fix this.

i tried to use z index but nothing happen.

https://prnt.sc/pGQ1eZAX_j63 https://prnt.sc/v3fGaKSHcCA3

Hi i have 6 – 7 option and the menu is hidden on last 3 table. but if 4 menu the dropdown is working fine. also after inputting height there are weird happen on the tabble

https://prnt.sc/Jg2XEdJ1SE7F

Hi is it possible to center the menu in the inside the table? i tried removing the TOP in css due to the other table if only have 1 record all of most of the menu is hidden because of tr last child 1 -2 -3

Dear ChibiCedric,

You can try your solutions but remember it can cause problems somewhere so you can add a specific class and then you can define the property to overwrite the changes.

Kindest Regards,

Design Reset Team

Hi,

I am working with the datatable in your theme. Everything seems to be fine, but I need to display my data sorted differently (such as the latest recrods first). I’ve noticed that the datataable as a default sorts the recrods according to the id, or the first column. Is there any way to tweak it easily so that it sorts different column than the first one(id) or maybe it could display the sorting whcih is coming from the server as it normally does in Laravel. Anyway will be fine. All I need is that first sorting on pageload. Latter the user can sort as they wish. Thanks for the help!

Dear zappaciato,

Kindly follow the link mentioned below

https://datatables.net/examples/basic_init/table_sorting.html

Hope this helps :)

Kindest Regards,

Design Reset Team

Hello, iwanna ask, how to change the logo? i want to change with name logomulmed.png but it wont change, so which file that i have to change?

I have already replied… please check your email.

please kindly check email

mail sent…please check

Hi is there a way to fix the label for button when highlighted and also for the data table pagination. This is used for modal https://prnt.sc/flUxDdjRn5bi

Dear ChibiCedric,

Thank you for contacting us.

Check the code inside your button and DataTable as it seems like you have either missed some classes or some other CSS is overwriting the default CSS

Note:- If the issue did not fix kindly share your code and screenshot of the inspect

Kindest Regards,

Design Reset Team

Hi, When I executed the “npm run dev” command this error is shown & please tell how to fix it.

failed to load config from C:\learnLaravel\ADMIN DASHBOARD\testdashboard\vite.config.js error when starting dev server: Error: Cannot find module ‘node:path’ Require stack: - C:\learnLaravel\ADMIN DASHBOARD\testdashboard\node_modules\vite\dist\node-cjs\publicUtils.cjs - C:\learnLaravel\ADMIN DASHBOARD\testdashboard\node_modules\vite\index.cjs - C:\learnLaravel\ADMIN DASHBOARD\testdashboard\vite.config.js - C:\learnLaravel\ADMIN DASHBOARD\testdashboard\node_modules\vite\dist\node\chunks\dep-5605cfa4.js at Function.Module._resolveFilename (internal/modules/cjs/loader.js:880:15) at Function.Module._load (internal/modules/cjs/loader.js:725:27) at Module.require (internal/modules/cjs/loader.js:952:19) at require (internal/modules/cjs/helpers.js:88:18) at Object.<anonymous> (C:\learnLaravel\ADMIN DASHBOARD\testdashboard\node_modules\vite\dist\node-cjs\publicUtils.cjs:5:14) at Module._compile (internal/modules/cjs/loader.js:1063:30) at Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at Object._require.extensions.<computed> [as .js] (file:///C:/learnLaravel/ADMIN%20DASHBOARD/testdashboard/node_modules/vite/dist/node/chunks/dep-5605cfa4.js:63157:17) at Module.load (internal/modules/cjs/loader.js:928:32) at Function.Module._load (internal/modules/cjs/loader.js:769:14) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! @ dev: `vite` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the @ dev script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\Analyst\AppData\Roaming\npm-cache\_logs\2023-02-10T06_12_15_465Z-debug.log

Thanks Muneeb

Dear muneebishere,

Thank you for contacting us.

It seems like the error is because of node version.

Kindly let me know your node version.

Regards,

Design Reset Team

Node version – v14.15.4

Dear Muneebishere,

The minimum required Node version is 16+

Please check the documentation below;

- https://designreset.com/cork/documentation/laravel/installation.html

Hope this helps :)

Kindest Regards,

Design Reset Team

Hello designreset, Could you please support Adonisjs templating system “edge” for your next updates or even in a new listed item. I think this will not takes you much time and will be helpfull for many of us. Thank you very much

Dear rifaii,

Thank you for contacting us.

We will surely consider your request.

Kindest Regards,

Design Reset Team

Hello again im having trouble putting table in modal. the css is not loading properly im not sure what to do. The table controls is on listing and the pagination number is missing.

https://prnt.sc/ZQ1jqycP7C9t

Thank you again!

Update: Need to add Style-3 in Class Hehe

You are most Welcome :)

Hi again. I’m using the maxlenght() on modal but the css is rendered behind to the modal it working find when im not using a modal for inputs. is it possible to fix this?

https://prnt.sc/I9cFl3upMhEb

Already fix using z-index thank you

But its not sticking to the input when modal is scrolled.

Dear ChibiCedric,

Thank you for contacting us.

The issue may be because of the position property

Try changing the position property.

Note: This is the issue of maxlength.

Kindest Regards,

Design Reset Team

I have forwarded all the information to you. I am installing Laravel and html, same errors on icons. I am constantly having problems. User information is not available. I just need to create an order form for me. You can choose the theme for me. But urgent please, how many days have I been waiting for your return?

Dear Mehditarhan,

First of all try to seek resolution on one front, we cannot answer you over here and email both. This will confuse you and our staff as the conversation is going on two sides.

After raising a refund, you made it clear that you don’t want the product but you are still asking for support. This has confused us.

Please choose the place where you want to carry on with the conversation and then we can proceed.

Kindest Regards,

Design Reset Team

Hi,

I am still struggling to find a way to get your theme working. I am doing the following steps: 1) copy laravel files to my project folder. 2) Follow installation guide from this page: https://designreset.com/cork/documentation/laravel/installation.html 3) Dugin composer install I am getting this error: Class App\View\Components\baseLayout located in C:/xampp/htdocs/FE_testy/cork-v3.6/laravel/app\View\Components\rtl\baseLayout.php does not comply with psr-4 autoloading standard. Skipping.

This goes the same for about 20 more files including base layouts and widgets.

i already configure the login, but it redirect to home. how to redirect to dashboard when authenticated

solved, now how to redirect to ”/app/ecommerce/” not to ”/modern-dark-menu/app/ecommerce/”

Dear agungma406,

Navigate to the routes folder and open web.php and theme-routers.php

Inside theme-routers.php find /ecommerce

Copy all the routes of ecommerce

then,

Inside web.php

Paste the ecommerce route code with the app prefix

Kindest Regards,

Design Reset Team

where do i get database from?

nvm, im dumb

Replied on your latest comment

I have problem when load my website, sometimes it breaks the css and doesnt load properly.

i am using google chrome by the way

Dear rafasilv,

Thank you for contacting us.

Kindly follow the links mentioned below.

- https://stackoverflow.com/questions/24931566/getting-error-in-console-failed-to-load-resource-neterr-connection-reset

- https://stackoverflow.com/questions/22083453/console-errors-failed-to-load-resource-neterr-insecure-response

Hope this helps :)

Kindest Regards,

Design Reset Team

Hello, I want to create an order form in this crm. We are selling one-page products. Our customers pay by money order or at the door. If you have an e-mail address, please let me know. I want to send you a visual of exactly what I want. If I get what I want, I want to buy it. Thank you.

I immediately sent you all the necessary information. But still no reply from the mail unfortunately.

Hello Mehditarhan,

As we have told you before that you need to get in touch with a developer to upload this file to your hosting.

Uploading files to a server does not come with a package.

Kindest Regards,

Design Reset Team

You cannot be serious. Is this the only answer you call support? I have bought so many products and never seen such a service. You can make a video link about the installation. It is my suggestion to you. you suck. Especially these short answers you gave are a complete disregard.

Hello, I verified that the app/View files are not compatible with psr-4, it would be interesting not to point out errors in composer.

Hello fabiorcamargo,

Thank you for contacting us.

We will fix the issue in next update. Thanks for the feedback.

Kindest Regards,

Design Reset Team

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey