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.

Hai i already purchase your theme. but i cant install on my local site. look like when i copy laravel file and put on my local server run all instruction in documentation for installation but when i try to access on of the pages it just reload and dint show and preview on keep loading like waiting something to complete the preview. please help me. urgent.

Dear mohamadamarizaty93,

Thank you for contacting us.

Seems like you have not run the npm run dev command in order to load the assets files.

Also try re-installing all the dependencies.

If the issue still the same kindly share us the screenshot of the console or if possible kindly share a video

Kindest Regards,

Design Reset Team

I’m having trouble implementing collapsible-menu

Dear xvborkan,

Thank you for contacting us.

Can you please elaborate on your issue?

What type of issue you are facing with the collapsible menu? Kindly share the console screenshots of the issue.

Also, let us know which framework you are using Bootstrap HTML or Laravel 9.

Kindest Regards,

Design Reset Team

Hi, After install laravel version of your template, when I try to login I get error “View [auth.login] not found.”.

how can this solved ?

Dear Filas,

Thank you for contacting us.

You do not need to login, in order to access our template.

Just navigate to for

LTR - http://127.0.0.1:8000/modern-light-menu/dashboard/analytics

RTL - http://127.0.0.1:8000/modern-light-menu/dashboard/analytics

Hope this helps :)

Kindest Regards,

Design Reset Team

I am a user of this package.

I found it is strange that some files are automatically deleted after a few minutes in the package such as images and some js files. After this, the HTML templates are not working because of that.

Can you identify what is going on ?

Hello titian1987,

Thank you for contacting us.

Could you please download the files once again. It seems like files are not properly downloaded on your PC.

Kindest Regards,

Design Reset Team

Hi, can you provide installation guide on Ubuntu on AWS instance?

Replied, please check the previous message

Hi, can you guide full installation on AWS server?

Dear adiyazid,

Thank you for contacting us.

Kindly follow the link mentioned below:-

- https://www.laratutorials.com/laravel-9-amazon-s3-file-upload-tutorial/

- https://www.youtube.com/watch?v=W2fQFbkEQo0

- https://www.youtube.com/watch?v=x2MbZKamYaM

Let us know if you face any problems.

Kindest Regards,

Design Reset Team

I follow this guide -> https://www.youtube.com/watch?v=x2MbZKamYaM, but I cannot access the server after completing the steps..

Dear Adiyazid,

Thank you for contacting us.

Let us know, what errors are you getting and kindly share details screenshots too.

Kindest Regards,

Design Reset Team

Hello. How can i keep the modern-dark-menu theme whitout having it in the URL $prefixRouters = [ ‘modern-dark-menu’ ]; . And delete the files for others theme.

Thx, but there is near no comments to explain the code…. What do i have to change to get the vertical-dark-menu as default theme?

Dear justamazingnightcore

You just need to add a loader.js file to your page in order to get the dark theme by default.

Below is the explanation:-

Navigate to resources/views/components/ and open the file base-layout.blade.php

There you will notice some conditions i.e. mentioned in the screenshot below.

Screenshot - https://prnt.sc/1w_LEqze8RvR

Inside the screenshot

Copy the content in the yellow box(check screenshot), after that replace the whole content inside the red box

Screenshot after replacing the content - https://prnt.sc/40JaUcXrEwKS

Hope this helps :)

Kindest Regards,

Design Reset Team

Hy, sry i tried, i will just check for another template. I cant deal whit cork. Once a delete from the route page the “Route::prefix(‘modern-dark-menu’)->group(function () { ” it just dont wanna work anymore. To much work for something that supposed to be an template. Sadly is first time that i cant make correctly work a template from themeforest for laravel.

Hello,

how can I import just your basic components (css, js) without widgets, etc. into Laravel? I also want to be able to continue using Vite. According to what I see, you cannot switch from a dark theme to a light one easily, right?

There is a validation bug in laravel’s dark theme.

The rule “body.layout-dark .form-control” in main.scss:497 completely overwrites ”.form-control.is-invalid, .was-validated .form-control:invalid” in bootstrap.min.scss.

I quickly solved it this way:

.form-control.is-invalid, .was-validated .form-control:invalid {
  background-image: url(...),
}
 =>
.form-control.is-invalid, .was-validated .form-control:invalid {
  background-image: url(...),
  background-color: #1b2e4b;
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

In the links I posted above, snippets are not indented in the laravel documentation, while in the html they are.

Thanks, we will look into this :)

idk why but navbar logo disappear when im using loader but when im not using loader it appear

https://drive.google.com/file/d/1mvJW4XMfqKLd9b7tewlwJSYik5_81aN4/view?usp=sharing

Dear danialtarmizi459,

Thank you for contacting us.

1. Check the logo source by inspecting it. 2. Check if you have any errors in the console 3. Check the loader.js file for the logo source

If the issue is still the same kindly share the screenshot of all the above points

Kindest Regards,

Design Reset Team

i have menu A and its sub menu A1,A2, the name of submenu A1 is long about 4 letter, when i click sub menu A1, the active is not covering all the letter, try see this picture

https://drive.google.com/file/d/1DR2n9zmoltJGIht8ISbJpiwbJoc46ANJ/view?usp=sharing

Dear danialtarmizi459,

Thank you for contacting us.

Kindly update the CSS of your Modern Light Menu from our new Design.

As we have fixed the issue in the latest version

Screenshot -> https://prnt.sc/BYJ7fgGoJVyj

Note: Take the backup before updating.

Hope this helps :)

Kindest Regards,

Design Reset Team

Good afternoon, how can I change the logo in the bootstrap 5 html template version 3.7.5?

Dear Fraso777,

Thank you for contacting us.

In order to change the logo kindly navigate to html/layouts folder and choose demo ( which you are currently using ) and enter inside the folder.

Now, open the layout.js file inside the editor you will see a settingsObject variable inside that object you will see the logo property you need to modify that property value.

Note:-

1. Reset the local storage values by setting reset properly to true

2. Do not forget to change the reset value to false else your toggle switch will not work.

Hope this helps :)

Kindest Regards,

Design Reset Team

The scrollbar is not working on the mobile menu, so all the menu is not visible, site :: horizontal-dark-menu

kindly fix it asap

Dear techimpace,

Thank you for your feedback we will fix this issue in the next update.

Hope this helps :)

Kindest Regards,

Design Reset Team

hii how can i change logo to fleksibel in navbar-logo

Dear ricocanadaa,

Thank you for contacting us.

In order to change the logo kindly navigate to html/layouts folder and choose demo ( which you are currently using ) and enter inside the folder.

Now, open the layout.js file inside the editor you will see a settingsObject variable inside that object you will see the logo property you need to modify that property value.

Note:-

1. Reset the local storage values by setting reset properly to true

2. Do not forget to change the reset value to false else your toggle switch will not work.

Hope this helps :)

Kindest Regards,

Design Reset Team

Hi, I am not able to open this theme, As it’s showing that it require php version 8.1. This thing is not mentioned in anaywhere that i require php version higher then 8.1. So assist me with this can i install it on below 8.1 else i will initiate refund for it.

Hello bhaveshsoni5332,

Thank you for contacting Design Reset.

Laravel 9 by default requires php version 8.0.2 or above. Please check below

- https://laravel.com/docs/9.x/upgrade#updating-dependencies

and the latest 9.3.4 version on which our template is based requires 8.1

You can easily upgrade your php version to 8.1 in-order to open and work on the project,

Kindest Regards,

Design Reset Team

Hello, I have a problem when using tooltip in datatable. The first time it works, but once you sort or search, the tooltip doesn’t work well. Bootstrap5-HTML

You are most welcome :)

And add in your css:

/* clears the 'X' from Internet Explorer /
 input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
 input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }
/ clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
https://imageup.ru/img26/4078022/s.jpg <—Chrome Version 107.0.5304.107

Dear Fraso777 ,

Thank you for the suggestion. We will be implementing it in our next update.

Kindest Regards,

Design Reset Team

Hello, I have a problem with version 3.6, when I put an extensive or long text in a cell of a Responsive Table (Simple Table or other), the text stretches the table, leaving a scroll bar below, it is not distributed according to the margins, I tried entering a text long in the demo both downloaded and the one they have online, and the same thing happens in both.

Dear mangazo,

Thank you for contacting us.

That’s because of white-space: nowrap; property which is applied on <td> tag.

Kindly use – white-space: break-spaces; or white-space: normal;

Follow the link below.

- https://pastebin.com/Nc5GmWDm

OR

- https://pastebin.com/J0pd2Giq

Note :- Modify css inside custom.css ( or if using SCSS custom.scss )

Kindest Regards,

Design Reset Team

Thank for you reply, problem solved

You are most welcome :)

i could not callapse sidebar, please check baolike.vn and help to fix it

You can contact us at; info@designreset.com

Please check email for information. Thanks

We have checked your mail and will get back to you shortly

Dear Support,

I have in my form basicFlatpickr. <label for=”basicFlatpickr” class=”form-label”>Geburtsdatum</label> <input id=”basicFlatpickr” class=”form-control” name=”birthDay” type=”text” required> Geburtsdatum ist ein Pflichtfeld!

And I’m trying to turn on Validation, so that the date must be selected when submitting is clicked. I included bs_validation_script.js but it works for me on all other types of fields except for flatpickr.

What can I do to correct this problem?

Thanks for your reply.

Dear 100janovic,

Thank you for contacting us.

Kindly refer to flatpickr docs.

- https://flatpickr.js.org/instance-methods-properties-elements/

Kindest Regards,

Design Reset Team

I have problem with this bootstrap modal https://prnt.sc/HGdzDTkkLDJ1

Dear quocthai0099,

Are you using it as an internal JS?

If that’s the case you should add type=”module” in script tag attribute like mentioned below.

<script type=”module”> // Your internal script here </script>

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