590 comments found.
Hello, Thank you for the template. It really looks good. However I have a question concerning the 3rd party assets used. Specifically tailwindcss 2 and laravel-mix and postcss 8. Since Laravel Mix 6 and postcss 8 are already out and tailwindcss supports that out of the box. Do you have any intentions or can you update the packages that depend on Laravel Mix 6 and postcss, so that this template can be used out of the box?
Thank you
Hi ibmgeniuz,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Yes, we always update the dependencies to the latest version when a new version released.
Currently, we can’t update the postcss to version 8 due to incompatibility with TailwindCSS 2. You can check it here at TailwindCSS Documentation: https://tailwindcss.com/docs/installation#post-css-7-compatibility-buildWe will update it regularly when the update released.
Hope this helps.
Best regards, Left4code Team
Hello, thank you for the answer. I found another way to make it work with my code. However I have another question. is there a way to make the dark mode persist if the user refreshes the page? That way the user doesn’t alway have to use the switch to turn on dark mode every time. I realised the current case is not so. maybe you could make use of localStorage.
Hello I have made a working example. Maybe I will share my code here and you’d use to update the next version or anyone who chances upon this question can know a way around it. updated @/components/dark-mode-switcher/Main.vue
export default defineComponent({ setup() { const store = useStore(); const darkMode = computed(() => store.state.main.darkMode); });
const setDarkModeClass = () => {
darkMode.value
? cash("html").addClass("dark")
: cash("html").removeClass("dark");
};
},
const switchMode = () => {
localStorage.setItem('isDarkMode', `${!darkMode.value}`);
store.dispatch("main/SET_DARK_MODE", !darkMode.value);
setDarkModeClass();
};
onMounted(() => {
localStorage.getItem('isDarkMode');
const mode = localStorage.getItem('isDarkMode') === "true";
store.dispatch("main/SET_DARK_MODE", mode);
setDarkModeClass();
});
return {
switchMode,
darkMode,
};
Hi ibmgeniuz,
Thank you for sharing the code, it will be very useful.. 
Have a nice day!
Best regards, Left4code Team
You are welcome. Have a great day too!
dist/zoom-vanilla.min.js.map: HTTP error: status code 500
this happen on your dist app.js or css, where to remove this link from the compile app? is there any version manually include js or css in html, lazy to extract it myself from laravel mix. buggy.
Hi irvine48,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
What version are you currently using? Can you point out the issue in Midone online demo?
Best regards, Left4code Team
lastest version 3.0.1, src compile with command npm install—no-bin-links, error above present when project use compile code. I end up using the build from precompile folder.
Hi irvine48,
I mean which framework/tools are you using? (HTML, Vue, Vue+Laravel).
Can you send a screenshot or more details to reproduce the issue?
Best regards, Left4code Team
i purchase full version Vue 2.0.2, tested on HTML Version\source folder, npm install—no-bin-links, npm run watch without a problem, and end up with slow loading in browser, due to the “dist/zoom-vanilla.min.js.map: HTTP error: status code 500”
i tested with pre-compile without a problem.
Hi Author,
I fix with npm run production. sourcemap is disable in production. thank for help so far.
Hi irvine48,
Glad it works, thank you for the reply.. 
Have a great day..
Best regards, Left4code Team
any plan on the vite.js support? vue-cli (webpack based) too slow.
Hi logicalpositiondevs,
We don’t currently have any plans for that, but we will try to consider it in a future version.
Best regards, Left4code Team
thanks. I believe you can have vite.config.js and vue.config.js side by side so the consumers can use vite or vue-cli tool.
Hi logicalpositiondevs,
Sure, thank you for your suggestion.. 
Have a great day..
Best regards, Left4code Team
Hi, Nice work, I tried to use vuedv tool with it is Vue is not detected. I ran > yarn run watch even > npm run watch does not help Where Do I need change anything. BR M. Iftakher Ahammed
Hi iahammed,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
The Vue dev tool is not currently supported with vue 3, please check this link for more information: https://stackoverflow.com/questions/63628677/how-to-enable-devtools-in-vue-3-with-typescipt-in-development-modeHope this helps.
Best regards, Left4code Team
Hi thanks for your reply, In that case I need the vue2 version of this template, How can u get that. thanks M. Iftakher Ahammed
Yes of course, please write your email. I will send you the vue 2 version.. 
Best regards, Left4code Team
I ran into out of memory issue with tailwindcss 2.0. (you can reproduce the error if you add a few @apply style changes to the sass folder.) https://gist.githubusercontent.com/litan1106/d2daae4d010f5f84f56b098da03cf50b/raw/e56e46d7d42242905e6cf8192c4fe6dbeecb7836/tailwindcss-vue-2.0-error.log
Hi logicalpositiondevs,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Sorry, We were unable to reproduce your issue. Can you send a screen recording during the compilation process?
Best regards, Left4code Team
Btw, we should move the loaders into devDependencies in the package.json “autoprefixer”: “9”, “postcss”: “7”, “postcss-loader”: “3”, “raw-loader”: “0.5.1”, “sass-loader”: “^9.0.2”,
Hi logicalpositiondevs,
Thank you for your suggestion, we will move it in the next release.. 
Best regards, Left4codeTeam
Hi, does it support RTL?
Hi hamidkaz,
Thank you for contacting us.. 
Unfortunately, it doesn’t support RTL version.
Best Regards, Left4code Team
Is Midone alreay Vue3 version(javascript ) ??
Hi quocnguyen0991,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Unfortunately, we don’t have a non-typescript version for Midone Vue 3. The javascript version is only available with Vue 2 (I can send you the file if you need it).
Best Regards, Left4code Team
hello author, i buy and use this template for our internal company application. my company need your NPWP as author to completing our company taxation things. I hope you can help our taxation process, and contact me at lunar.inovasi@gmail.com. Thank you
Hi lunarinovasi,
Thank you for taking the time to contact us, I’ll be more than happy to help you with this.
We’re really sorry we couldn’t help you with this, the author support responsibility is to provide support related to the item. We can’t provide any confidential documents or data that is not related to the item.
Please check the following link to find out more about Envato item support policy: https://themeforest.net/page/item_support_policyHope this helps.
Best Regards, Left4code Team
we need your tax information to complete our company tax process, we hope you can help us, thanks
Hi lunarinovasi,
Yes, but please note that each author has the right to provide or not provide any information that is not directly related to the item support.
You may have to ask the author before purchasing a template to request specific information for your company taxes.
Best Regards, Left4code Team
hi,
where can I find the content of side-menu-light-tabulator.html?
I would like to change the content of the table.
Hi wulf1983,
Thank you for contacting us, I’ll be more than happy to help you with this.
Can you post your question on the page of the item you bought? I don’t see your purchase badge in this comment section.
Best Regards, Left4code Team
Just replied to your comments, kindly check it.. 
Hi, great template. I have an existing gridsome project, do you know if I am able to import this into my project? Thanks
Hi cloggsy996,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
We’re sorry we’ve never had experience using the gridsome platform, but it looks like integrating themes with 3rd platform will require a bit more effort, hope this helps.
Best Regards, Left4code Team
Hi, i just buy your tempplate. But i cant use the vue js. i just can use html . How i can use template vue js like you post before i buy ?
Hi faryap1901,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Sorry, I don’t really understand what you mean. Did you mean you need the vue 2 version?
Best Regards, Left4code Team
Is Midone alreay Vue3 version ??
Hi seantw1974,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Yes, it’s already in vue 3 with typscript.. 
Best Regards, Left4code Team
I bought it today ! But I got error “PostCSS plugin tailwindcss requires PostCSS 8” Please info how to resolve
Hi seantw1974,
Looking at your issue, it seems like you have modified the postcss version used by the template.
Please check the following link to fix the issue: https://tailwindcss.com/docs/installation#post-css-7-compatibility-buildHope this helps.
Best Regards, Left4code Team
hi is it possible to make top menu layout with sticky option?
Hi xairo,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Unfortunately, there’s no option to make sticky top menu layout.
Best Regards, Left4code Team
is it possible to add it as future request? )
Hi xairo,
I am really sorry, we can’t afford any feature requests at the moment.
Best Regards, Left4code Team
Hi , I mistakenly bought this vue version instead of Laravel version just now, Can you please help me change the license to Laravel , please i am highly interested in your project but i did it without checking carefully on the title,
Hi GeniusItZone,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Basically Envato doesn’t allow license exchange and there is no feature for it on the Envato platform.
Please check the following link: https://themeforest.net/page/customer_refund_policyHowever, we can try to help you if:
1. The item has not been downloaded.
2. You have to buy a Laravel license first before applying for a refund, so we can exchange the license for the item you purchased.
Hope this helps.
Best Regards, Left4code Team
Thanks, for your reply but i already downloaded, but if you can help i can buy Laravel Version, Laravel version is much easy to start with,
Or let me deal with it, I will use only the html version included in the package and take it to Laravel, Thanks for great support
Hi GeniusItZone,
I really apologize for the very late reply, did you still need the Laravel version?
We will help you to exchange the license if you still need it.
Best Regards, Left4code Team
Hi, I am so much happy that you care about us, I already bought the laravel Version, I guess you can see in your system, Will you please help refund the VUE version , I am not good at VUE please help refund even if it is the small part of it
Hi GeniusItZone,
Please go through this link to submit a refund request: https://themeforest.net/refund_requests/newWe will process it immediately.
Best Regards, Left4code Team
Hi, I already submit refund request with the link above, hope you process it Thanks for great support
Hi GeniusItZone,
We have accepted your refund request. Have a great day.. 
Best Regards, Left4code Team
Nice work, best of luck ❤️
Thank you! 
Hello left4code, I have installed packages with yarn. After yarn serve, I saw the template and everything seems ok.
But when I open chrome devtools, I couldnt be able modify css. It is not responding well when I modify styles.
I tried with different macbook and I tried with different version of node js but result is same, I couldnt be able to solve problem.
Is there any suggestion? Regards.
Hi tasarsu,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Looking at your issue, it should be caused by the browser not nodejs version. Can you share your chrome version?
Best regards, Left4code Team
Thank you for your reply.
Chrome Version 87.0.4280.88 (Official Build) (x86_64) is installed.
And I also installed Chrome Version 89.0.4365.0 (Official Build) canary (x86_64)
Same issue in both browsers.
I just checked the same chrome version, but I can’t reproduce your issue.
Can you try modify our online demo? https://midone-vue.left4code.com/Best regards, Left4code Team
There is no problem on the built one. Problem is in the development part. when we yarn serve and try to change some css it doesnt respond well. I asked my colleague and he also tried and send this video to me
https://www.youtube.com/watch?v=yXM0e3gJqmkI tried to find some references and found a similar problem with webpack at the following link:
https://stackoverflow.com/questions/49372717/broke-page-styles-of-vue-js-app-webpack-template-when-live-changing-it-in-chroCan you try to add the following options to vue.config.js>
css: {
sourceMap: true,
},
Final config:
https://prnt.sc/w9080u
Let me know the result.
Best regards, Left4code Team
Unfortunately same. I took a screen video https://youtu.be/OO7JX3Xd42o
When I do yarn serve on other projects even in big ones nodejs consumes 300-400mb but with this template it consumes around 1.2GB ram. My node version is v12.16.3 and I also tried with v14.15.3. Maybe it is related with tailwind. There are some performance related issue on their repo.
Hi tasaru,
After searching for a while I found out there’s a chrome issue that might be causing your problem. You can check detailed information here:
https://tailwindcss.com/docs/guides/vue-3-vite#include-tailwind-in-your-cssI suggest you use another browser for now like firefox or the older chrome version as we can’t do anything until the latest chrome version released.
Hope this helps.
Best regards, Left4code Team
css: {
extract: true,
sourceMap: true
},
Can you send me previous version of this theme. I think it is vue 2 and tailwind 1.9
Sure, please write your email.
I will sent you the vue 2 version.
Best regards, Left4code Team
nice product. I want to purchase it. Do you have sass structure or css? Are the divided per folders like variables, base, mixins…?
Hi Lamarena,
Thank you for taking the time to contact us, I’ll be more than happy to help you.
Yes, since we use TailwindCSS as our framework we decided to write all of the scss/css separated into their respective components.
You can check the structure here: https://prnt.sc/w8i8gjWe don’t use many additional variables or mixins because TailwindCSS already has a complete configuration.
Hope this helps.
Best Regards, Left4code Team
Hi,
Can you please advise how can I show/hide a modal via javascript?
For example, I have a modal with the code below. However, I used javascript to dynamically load some table rows and I would like to add onclick events to show modals.
Click Me
function showModal(msg) { $(”#basic-modal-preview”).modal(“show”); }
This is totally awesome blank modal!From the code above, I’m not able to show the modal from the onclick event. I tried to use the cash(”#basic-modal-preview”).modal(“show”) but still having errors.
Please advise on this issue.
Thanks in advance.
Regards,
Hi thetopai,
Thank you for taking the time to contact us, I’ll be more than happy to help you with this.
Can I see your error message with this code?
cash(”#basic-modal-preview”).modal(“show”)
If you need more examples you can check this file ”/src/views/modal/Main.vue”. There’s an example code to show the modal programmatically at the end of the file.
Best regards, Left4code Team
The error I’m getting is “Uncaught TypeError: cash(...).modal is not a function”
Btw, I’m also using jquery at the same time. Would this affect it? Thanks
Hi thetopai,
No, it doesn’t affect. Cash-dom has a different global variable and shouldn’t conflict with jquery.
What project are you using right now? There are 3 projects in Midone Vue.
Did the issue still appear on the template first install?
Best regards, Left4code Team
I’m using the HTML version under Source folder. I also tried the Compiled folder but still same issue.
Are you running the code before ”<script src=”dist/js/app.js”></script>” script tag? Can you check it?
Yes I have this tag at the very end of the file <script src=”dist/js/app.js”></script>
I mean make sure to place your code (show modal, hide modal, etc) after ”<script src=”dist/js/app.js”></script>”.
<script src=”dist/js/app.js”></script>
<script>
// Make sure to place your js code here
// Or move the app.js to head section
</script>
Best regards, Left4code Team
I also tried to use this code in the side-menu-light-modal.html but got the same cash error.
<script>
cash('#programmatically-modal').modal('show');
</script>
Have you tried the solution above?
If the error still appears, can you send your HTML code?
Best regards, Left4code Team
Thank you very much for your help. I got it working now. I’ll come back if I see any more issues. Cheers
Your’e welcome, have a great day.. 
Best Regards, Left4code Team
Performance in lighthouse now is even worse, really bad, barely a scored a 6… and you stoped supporting vue2 seems like. 
Hi NaturalCloud,
Thank you for taking the time to contact us, I’ll be more than happy to help you.. 
We just lately released an update with configured purgecss settings for production mode. So practically there will be no more unused styles in production mode.
But if you feel it is still not enough you can start to use code splitting for your current pages, you can check the link below for more information. It may help you to improve your lighthouse score.
https://blog.checklyhq.com/how-we-got-a-100-lighthouse-performance-score-for-our-vue-js-app/Supporting different major versions of vue may take huge costs for us in terms of development time and team resources. So we decided to support the latest technologies and version rather than struggling with older issues by the framework.
However, you still can request us the legacy version with vue 2. But there will be no more updates for it in the future. Hope this helps.
Best regards, Left4code Team