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.

difference of regular and extended price?if i choose regular price,how many template will i get

Hello antini82,

Thank you for contacting us.

You will get all demos with the regular price.

The extended license is used for any commercial project which would be sold as product.

For more info, please follow the links below;

- https://themeforest.net/licenses/terms/extended

- https://themeforest.net/licenses/faq

Hope this helps :)

Kindest Regards,

Design Reset Team

Hi team,

What is the difference between the admin panel changes in HTML and laravel… Laravel only has routing-based results or any other features are included ?

Dear jalbertraja,

Thank you for contacting Design Reset.

No, there are no other features in Laravel except routing.

Kindest Regards,

Design Reset Team

Hi

When choosing an option from the menu, the iframe opens but does not close the menu items. Do you have any updates regarding this topic

Thanks

Hello joseassure,

Thank you for contacting Design Reset.

Please provide us the demo name and a possible screenshot if possible to proceed further.

Kindest Regards,

Design Reset Team

HI, kindly guide me for forms component sizing , i tried form-group-sm and input-group-sm in div where form-control is defined but size of controls are still big, how to make it small. Pls guide Regards Rahul Makkar

Dear rahulmakkar79,

Try .form-control-sm on input fields instead of form-group-sm. If you still see the large input try to customize it in main.css where it is mentioned .form-control.form-control-sm

Hope this helps :)

Kindest Regards,

Design Reset Team

Hi,

I am using the compact-menu and I would like to center the main section (div class=”statbox widget box box-shadow).

For example, “form_bootstrap_basic.html”. The main section is on the left, by default.

How can I center the main section while maintaining the current width as is, and continue to have the NavSection (.sidenav) on the right?

What’s the best way to achieve that.

Thanks and have a nice week.

Dear aftersunsetm,

Thank you for contacting Design Reset.

Kindly open the file;

scrollspyNav.css inside assets/css/ and add margin: 0 auto; at #content > .container.

Hope this helps :)

Kindest Regards,

Design Reset Team

Hello, I would like to request a refund as I cannot use this theme. I was under the impression it was for a WordPress theme. I must’ve put multiple items in my cart and accidentally purchased the wrong one. Would it be possible for you to invalidate the license and refund me? Thank you!

Hello clay12,

Thank you for contacting Design Reset.

Kindly, raise a refund and we will process it.

Kindest Regards,

Design Reset Team

I need to use realtime chat - I call ajax interval - get data from db and response to data-chat - it’s don’t work (may be cause my code is fault)

I don’t sure how to do it please expand to me and if possible give me some example

thank you.

Dear mossing01,

Thank you for contacting Design Reset.

Kindly follow the links mentioned below

- https://stackoverflow.com/q/57035757

- https://apexcharts.com/docs/update-charts-from-json-api-ajax/

- https://stackoverflow.com/q/55814113

Hope this helps :)

Kindest Regards,

Design Reset Team

No. ah I mean I Bought “Cork ” and use all of function is very good but now only my problem is chat in “apps_chat.html” I want to use a real-time chat. Do you have some way for me please.

Now I try to create chat-box in class”chat-conversation-box-scroll” but if I update chat It’s well destroy all and re-create again It’s not work.

So I think I should to ask Design Reset Team because I think may be you can tell me to best way.

Best Regards, S.Sumpradit

Hello, wondering if you have supporting design files to go with the code? Thank you very much.

Hi, just checking if the design files have been launched? Thanks!

Hello mbesedina,

It will be launched by Saturday evening. We will include Dark and light layout designs with the package.

Kindest Regards,

Design Reset Team

Hello ahmetaura,

The design files are launched now.

Please download the latest version as it is now updated to 2.1.0

You will find all 15 demos along with Abode XD files.

Kindest Regards,

Design Reset Team

Hello Expert, With All Due Respect,

I Purchased CORK Before Latest Updates. And Make My Project In That Files.

Question: If I Update The Assets And CSS Files Will It Effect Into My Project Also ?

Dear merajgulf,

If you have to make changes inside any assets file such as adding or removing some code or files then, yes it will affect your current project.

Kindest Regards,

Design Reset Team

Hi! How can I get the update for this item? My purchase code is 376e1b53-e33f-4502-beb1-149f6c157c51. Thank you/

Hello iGeo9999,

Thank you for contacting Design Reset.

You can go to the “downloads” section and click on the download button in front of Cork Admin.

Also, for future updates, you will receive an email and link to download the latest file.

Hope this helps :)

Kindest Regards,

Design Reset Team

Hello, I am a little confused how do you have an easy way to turn this project into react js project.

Dear oguuzduran,

Thank you for contacting Design Reset.

To convert the CORK admin template into React it is recommended to use React Bootstrap ( https://react-bootstrap.github.io/ ).

- Convert sidebar or topbar, navbar, footer, and content into separate React components.

- Replace each dropdown inside the navbar and topbar to React Bootstrap components

- Use React Bootstrap components instead of bootstrap default components.

Hope this helps:)

Kindest Regards,

Design Reset Team

HI I m using your notes code to create a feature. https://designreset.com/cork/ltr/demo7/apps_notes.html

Just wanted to ask how can I change the tags to custom.

i.e. want to change personal tag to live

Dear gurunga,

Thank you for contacting Design Reset.

To change the personal tag to live you need to make changes in HTML, JS both.

Inside HTML

Simply open the HTML file and change personal text and id i.e. note-personal, label-personal ( should be inside each note dropdown ).

Inside JS

Now, open the file and change label-personal, note-personal

Check the functionality if it does not work kindly check the console for error. Let us know if still it did not work.

Hope this helps:)

Kindest Regards,

Design Reset Team

Hi there, I keep getting “Class ‘Illuminate\Foundation\Http\Middleware\PreventRequestsDuringMaintenance’ not found” with the Laravel version, but I can’t seem to understand why this is as I haven’t tampered with any of the files and the “PreventRequestsDuringMaintenance.php” does indeed exist; any ideas?

Thanks!

Hi how do I get the demo11 the same as the online. Because the one provided in the files is very different.

Hello medialabs_agency,

Demo11 is present under cork-v2.0.5\HTML\ltr by the name “enterprise-admin”

Kindest Regards,

Design Reset Team

Hi, thx for the great theme. I wanted to add functionality to sass-app template whenever open “app” link or another and the side-menu panel must stay and it canbe optional like vscode. whenever I want to close, content div canbe resize.

Dear mkasikcioglu,

Below is the updated following codes mentioned in the below links

CSS ( structure.css )

- https://pastebin.com/YpLtkw1B

JS ( app.js )

Inside inBuiltfunctionality.onSidebarClick()

- https://pastebin.com/q7Um0rqf

Hope this helps :)

Kindest Regards,

Design Reset Team

Hello, I use this template https://designreset.com/cork/ltr/demo9/widgets.html but, i need top navigation like https://designreset.com/cork/ltr/demo11/widgets.html how i can combine it?

Dear agungsucipto,

Yes, you can combine it by adding HTML ( Navigation ), CSS ( structure.css ), JS ( app.js ) of Demo 11 in Demo 9

But, you have to make major changes in demo 9 structure.css, HTML, app.js. The major changes are mentioned below.

1. In HTML – You have to apply to change to the HTML and manage some spacing.

2. In CSS – You have to change the CSS class of demo 11 in order to work without conflict.

3. In JS – You have to change the app.js major function.

Hope this helps :)

Kindest Regards,

Design Reset Team

thanks for answer it, but i still dont understand to make it happen, hehhe. thank you so much, i try it first

How to show the scroll to top button (the arrow up button)? it’s not there in the actual pages I downloaded, but it’s there in your demo. thanks a lot!

beautiful template btw!

Dear aeedev,

Thank you for contacting Design Reset.

To embed scroll to the top. Kindly add the following HTML code mentioned below in the link

- https://pastebin.com/fbjk1Vr0

and then, add the JS code in the app.js file below (not inside) inBuiltfunctionality

- https://pastebin.com/D652yYtq

and then, trigger the function in return value inside app.js ( at the bottom of the file ) by adding the code mentioned in the link below

- https://pastebin.com/S9XrUzWk

Hope this helps :)

Kindest Regards,

Design Reset Team

It worked! Thanks a lot! cheers!

hello guys, can you help me how to make fixed header on enterprise mode ?? so it will still on top page when i scroll the page.. thanks

Dear yodymada,

Thank you for contacting Design Reset

To make the enterprise admin navbar sticky, follow the instructions mentioned below

Navigate to assets/css/ and open structure.css file.

Find the following CSS element mentioned below

- https://pastebin.com/uyaB4mp1

and update it

- https://pastebin.com/Fmp7nLKx

Now, find the CSS mentioned below and update it with margin-top

- https://pastebin.com/gn2kLjdu

Hope this helps :)

Kindest Regards,

Design Reset

Hey guys,

Are u maybe planing on updating the design for the latest Laravel version?

Hello zeleny94,

Thank you for contacting Design Reset.

Yes, the design will be updated but it will take some time.

Kindest Regards,

Design Reset Team

Hi, can you make email template using table?

Hello edgamestar,

Thank you for contacting Design Reset.

Can you please share an example about the what you are trying to achieve here in detail.

Kindest Regards,

Design Reset Team

Pardon my belated reply An email template html file that I can send as html email This usually contains inline styling and is structured with tables mostly and few divs CSS files can not be imported so styling has to be inline

Hello edgamestar,

Thank you for contacting Design Reset.

Currently we don’t provide any email template. You can create an email template of your own with our components.

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