Discussion on Midone - Tailwind 4+ HTML Admin Dashboard Template

Discussion on Midone - Tailwind 4+ HTML Admin Dashboard Template

Cart 2,270 sales
Well Documented

Left4code supports this item

Supported

This author's response time can be up to 2 business days.

444 comments found.

I want to call it with jquery outside in the page that you gave me it is working inside but It wasn’t working outside please guide me it is very urgent

I want to simple call any function from your app.js files. For example:- function alertMessageModelPopup(message,type){ $(”#alertMessageModal”).modal(‘show’); } Above code in my footer.php

No you can’t, all plugins are imported via webpack and only can be accessed inside app.js. You need to make new js file and import it inside app.js.

I am not able to open any pop up box into this theme please guide me I am using various models into my code how I can do that with this theme

Show Modal we want to open this with jquery

You can use bellow code to show/hide modal, or even toggle it.

// Show modal $('#programmatically-show-modal').on('click', function() { $('#programmatically-modal').modal('show') }) // Hide modal $('#programmatically-hide-modal').on('click', function() { $('#programmatically-modal').modal('hide') }) // Toggle modal $('#programmatically-toggle-modal').on('click', function() { $('#programmatically-modal').modal('toggle') })

Hi, I bought this template. After i change the js files from the “Source\src\js” how i would complile into “app.js” file and also css files?

Hi,

Thank you for your purchase!

You need to install Yarn/NPM to compile the assets. Then simply run yarn run watch/npm run watch from root project directory. It will automatically detect changes and re-compile when you change something in the code.

Thank u :)

No problem.. :)

Hi!!

where can i download the app.js unmimifid file??

Thank you

Hi,

Thank you for your purchase!

You can check it here “Source/src/js/app.js”.

Dears All, do you have a RTL version

Hi,

I am sorry, there’s no rtl version

I cannot find examples with invalid input fields.

It’s already in form page. You can check it in regular-form.html

Didn’t notice it. ))) Expected to see it, in components.

Didn’t notice it. ))) Expected to see it, in components.

hello, will you develop a version with bootstrap 4?

Hi,

I am sorry, no.

Are you planning to upgrade Tailwind version ?

)))) then deal done

Thank you.. :)

Hi maxvanceffer,

I am very sorry for making you wait a long time for our release information of the Vuejs version of Midone Admin template, if you are still interested in the product, please check the following link to explore more!

https://themeforest.net/item/midone-vuejs-admin-dashboard-template/28123408

Thank you.. :)

Hello yesterday I have bought your admin, SUMMERNOTE doesn’t works I can not see icones on summernote header, I have many admin dashboard templates but first time see like this can you point me or check your template and let me know when you correct this one

Hi somene already report this issue too, and we are still looking for good solution for this issue. Its only appear on production compile process.

As quick fix you can download this file : https://www.dropbox.com/s/05rydz2up2trhys/fonts.zip?dl=0

And place it to your root directory project.

thank you, I have installed fonts and now everything is ok but when you solve this problem please let me know . Thank you for your help, template is fantastics :)

Sure every buyers will be notified when new update is released. Thank you for your appreciation! :)

If you dont mind please help us by giving 5 rate on this item, thank you.. :)

hi, we just realized that why all the wysiwyg editor icon missing?

Hi somene already report this issue too, and we are still looking for good solution for this issue. Its only appear on production compile process.

As quick fix you can download this file : https://www.dropbox.com/s/05rydz2up2trhys/fonts.zip?dl=0

And place it to your root directory project.

hi, yes.. fixed my problem alraedy… thank alot..

You’re welcome.. :)

Please give us a rating if you like our template, thank you!

I tried to use the tooltipster in my Jquery code to render dynamic content with tooltip but it doesn’t work. Is the library included in app.js? Is there an alternative way to do that?

Code: $(elem).tooltipster({ ‘side’: right });

But that will happen in many parts of my code with different urls. So, I need something generic, any other ideas?

I solved it, thanks for the support

You’re welcome.. :)

Please give us 5 rate if you like the template, thank you!

After I run yarn install and run npm run watch. It thow an error:

TypeError: require(...).copyDirectory is not a function

SOmething is wrong with webpack and laravel-mix. Any pointer?

Can you try to re-install laravel mix by running this command?

“yarn add laravel-mix@^5.0.1”

And run “yarn run watch”

Still the same result, but I think I found the issue:

These 2 lines inside `webpack.mix.js` seems to be the cause. It should be belong to mix object and the folder is not exist anyway. It worked after I delete it.

.copyDirectory('src/docs/images', 'docs/dist/images')
.copyDirectory('src/docs/fonts', 'docs/dist/fonts');

Glad you managed to make it work, thanks for reporting the issue. Dont hesitate to contact me if you have any other query.

Hie.

This is such a nice template. Is it available with Bootstrap 3 or 4 ?

Hi thank you for that, but sorry it’s not available with bootstrap

hey, i have a problem in the template , that the icons for wisywyg are not her !

Hi have you tried the “source” version? You may need to install the dependencies first by running “yarn install” then “yarn run watch” to recompile the assets. I will check the poduction files, it seems like something missconfigured with the summernote plugin assets.

Wow! Really nice! Good job

Thank you florianCha! It means a lot

Hello good, I have a problem, in the data table I have to represent a large amount of data, would you please make the template for 25 fields? If it can be with a button to enlarge the row and be able to view all the data. How much would it cost, we could talk on Skype my username is maiguelmor

Can you send the details to leftforcode@gmail.com? I will see it first and find out what i can help

Hola buenas, en la tabla data table me gustaria que contener mas datos, me podria hacer un com un dropdown de cada fila?

Saludos

Hi miguelmore89, sorry can you use english? I have difficulty understanding your question

@Left4Code, don’t let @sreethemes get to you. You’ve done hell of a job with such a beautiful theme. I have no need to buy it yet but just appreciating the beautiful work you’ve done! Great job!

Thanks mate, it helps a lot.. :)

Congratulations! GLWS :)

Thanks!

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