444 comments found.
Hello, does this have “input dialer” component? I mean form that can increase or decrease numbers by clicking on + or – sign?
you have error on demo page http://tinker.left4code.com/page/side-menu/light/Tab
sir,
I bought yesterday your midone admin template html version, in that I am using source files in Enigma v1.0.5.
jquery is not working, i cant test $(‘form.myfomr’).on(‘submit’, function(f) {})
var formData = form.serializeArray();
$.post(url, formData, function(data) {})
pleae guide me how to work through ajax using $.post({});
any links please
thank you
Hi,
Thank you for reaching out to us,
Please run “yarn add jquery” or “npm install jquery” to install jquery.
Next, replace the following line in ”/src/js/bootstrap.js”.
https://i.imgur.com/3b41VdZ.pngRun “yarn run watch” to compile the assets and you can try to use jquery methods.
Hello Sir,
I really liked your Engima theme. However my intension was to buy Enigma + Vue combination. Unfortunately I bought Html version of it
. Is there any way you could either help me to download Vue version or revert my purchase such that I can buy Vue version. They have already charges $4 extra during transaction for handling and taxes. Every penny counts
Hi,
Sorry for the late reply,
We can actually help you with this but you have to buy the vue version first and apply for a refund for the html version at this link.
https://themeforest.net/refund_requests/new
We will accept your refund request as soon as we check your purchase history, thank you.
Sure let me do it today.
Thank you for your reply,
That would be great, let me know if you’ve made a purchase.
Done with the purchase. Looking forward for the refund of html version
Hi,
Thank you for letting me know,
Please submit a refund request at this link.https://themeforest.net/refund_requests/new
Submitted
Hi,
We have approved your refund request, thanks.. 
In this theme documentation, it has only webpack version. Can you provide me documention on how to install theme using Vite ?
Hi there,
Thank you for reaching out to us,
Unfortunately, we currently don’t have any documentation for vite, but the next upcoming version will be migrated to vite.
We can send you the vite version if you need it, please provide your email for that.
Hello, there is an issue with the responsiveness when viewing on mobile using the edge’s inspect and as showing in the attached image below. the width does not match the screen
https://l.top4top.io/p_2437u3isi1.pngHi,
Thank you for reaching out to us,
Looks like we can’t find this issue.
https://i.imgur.com/LUcUHGO.png
Can you send step-by-step to reproduce this issue?
hello, I really like your template however it actually misses an RTL support which should be a standard for templates and Im actually surprised it does not support it. I would highly appreciate if you would support this in an update. I feel sad such a template is only one step away from perfection plus I really need the RTL support. Thanks.
Hello thanks for your template. But how i can using JQuery Validation in HTML version. Thanks you
Hi there,
Sorry for the late reply,
Please run “yarn add jquery” or “npm install jquery” to install jquery.
Next, replace the following line in ”/src/js/bootstrap.js”.https://i.imgur.com/3b41VdZ.png
Run “yarn run watch” to compile the assets and you can try to use jQuery validation plugin.
Please use incognito if you are using chrome or use another browser if you can’t open the above link.
Hello , thank you for a wonderful template.
I bought HTML version because I wanted to integrate it with a server-side web framework. After downloading I realized buying the Vue 3 version would provide a clear separation of components, thus making integration much easier (as I could separate components in the same way).
Is it possible to “upgrade” to Vue version? I’m ofc willing to pay a difference for it.
Hi,
Thank you for reaching out,
We have approved your refund request, thanks.. 
Seems like the jQuery UI library isn’t supported, not able to use the .sortable function (https://jqueryui.com/sortable/#default)
Including the library apart from the base js doesn’t work either, when removing base js and replacing it with vanilla jquery it does work but obviously the whole template js-side won’t.
Hi there,
Sorry for the late reply,
Please run “yarn add jquery” or “npm install jquery” to install jquery.
Next, replace the following line in ”/src/js/bootstrap.js”.https://i.imgur.com/3b41VdZ.png
Run “yarn run watch” to compile the assets and you can try to use the jQueryUI.
Please use incognito if you are using chrome or use another browser if you can’t open the above link.
Unfortunately on set up I get the error
_form-inline.css @apply is not supported within nested at-rules like @include. You can fix this by un-nesting @include
I have tried to update my postcss config file as in the tailwind configuration module.exports = { plugins: { “postcss-import”: {}, “tailwindcss/nesting”: “postcss-nesting”, tailwindcss: {}, autoprefixer: {}, }, };
but the error doesn’t go away.
Can you please advise on how to set up this template with Symfony Webpack
Hi,
Thank you for reaching out to us,
Have you made sure the postcss config is loaded correctly? You can try to add the character that creates the error like the following and run the compiler.
https://i.imgur.com/YFsTDLh.pnghow to diseable full calendar in midone html version??
Hi there,
Thank you for reaching out to us,
Please check ”/src/js/app.js” and remove this line. https://i.imgur.com/QHJdnoJ.pngthanks for reply but it’s not working. I din’t use src/js/app.js. I use dist/js/app.js Then what to do?
Hi,
It looks like you are using a different account from your purchase account. We were unable to verify your purchase badge. Can you please use your purchase account?
I have some issues with tabulator. I try to change some itens in .js but won´t change anything…so I used a source code.
Hi there,
Thank you for reaching out to us,
Can you send more details about the issue? Screenshots, error messages or code snippets that we can check.
Hi, Can you guide me to remove the menu effect on page load. Thank.
Please help me
Hi there,
Sorry for the late reply,
It seems like your support license has expired, please extend your support license to keep getting support from our team.
Best regards, Left4code Team
If I bought an extended license could I dev a premium WordPress theme that I can sell to my customers?
Hi,
Thank you for reaching out to us,
Unfortunately, it’s not possible, even with an extended license.
Halo
Hi,
Have you checked the sample form on the validation page? Please check this linkhttps://rubick.left4code.com/page/side-menu/light/validation
Please Help me in Comment
Hi,
We just replied to your other comment.
I use jquery-validation and add jquery 3.6.0. i have error : Uncaught TypeError: Window.getComputedStyle: Argument 1 is not an object.
<script src=”<?=base_url(‘backend/dist/js/app.js’);?>”></script> <script src=”<?=base_url(‘backend/vendor/jquery-3.6.0.js’);?>”></script> <script src=”<?=base_url(‘backend/vendor/jquery-validation/jquery.validate.min.js’);?>”></script> </head>
Halo,,can you help me?
Hi,
Thank you for reaching out to us,
Please run “yarn add jquery” or “npm install jquery” to install jquery.
Next, replace the following line in ”/src/js/bootstrap.js”.
https://prnt.sc/26kgqt5
Run “yarn run watch” to compile the assets and you can retry to use the validation plugin.
Please use incognito if you are using chrome or use another browser if you can’t open the above link.
Access your console, then navigate to the project’s root directory. Run yarn install to start installing dependencies. After the installation is complete, run yarn run watch to run the compiler.
I run Installing Dependencies, but result is not good. https://ibb.co/wR5x1JHWhat is your file extension? If you are using an extension other than HTML, you may need to change the Tailwind configuration. Please check the following example.
https://i.imgur.com/uwGLbxF.png
i use with Codeigniter
I cannot show image
Please use incognito if you are using chrome or use another browser if you can’t open the above link.
Can you send your package.json file?
Can your try with this code?
https://i.imgur.com/3b41VdZ.png
still error
Can you try with our original source code? Since we can’t reproduce the issue.
https://i.imgur.com/3b41VdZ.png
can you remote my laptop please ? maybe tomorrow
Hi,
What you’re asking for is actually a customization of the item, which unfortunately is not something included in your support purchase. You can read more about the definition of support here.
https://themeforest.net/page/item_support_policy
oke, solved
Hi,
Glad it worked!
Hi! I have trouble using tailwind in this project, I have tried to use some classes from tailwind but those classes are not called or not working, I already run yarn run watch
Hi there,
Thank you for reaching out to us,
Is there any error in the terminal/cmd while doing compile? Can you provide more details like screenshots or else?
Hi!
Here I attach more details https://drive.google.com/drive/folders/1eM1hCab5mOm2fghZUmmrFG626oAobf9V?usp=sharingThank You!
Hi,
Thank you for your reply,
Just checked the screenshot, you need to use the “underline” class if you want to use text underline offset. Please check the example code below.
<p class="underline underline-offset-8">The quick brown fox...</p>
Hi,
Thank you for your reply,
I already add classs “underline” now the text have underline, but the class “underline-offset-8” still not called.
Here I attach the details https://drive.google.com/drive/folders/1eM1hCab5mOm2fghZUmmrFG626oAobf9V?usp=sharingLooks like the JIT compiler doesn’t read the underscore-offset class you’re using, can you test it on our original source?
I have test it on original source, and the compiler still doesn’t read the “underline-offset-8” class. And sometime, the compiler make the app,css file crash, and I must copy app,css from original source and replace it in my project.
Here I attach the details https://drive.google.com/drive/folders/1eM1hCab5mOm2fghZUmmrFG626oAobf9V?usp=sharing
Did you make any changes to tailwind.config.js? Or are you using a file extension other than HTML?
We have tried on the latest version but found no similar issue. Please check the link below.https://i.imgur.com/uKMqrjv.png
https://i.imgur.com/Evo2kG9.png
Are there certain steps we can try to reproduce this issue?
Hi,
Thank you for your reply,
I didn’t change the tailwind.config.js file. But I use .php extension.
I can’t open the link, it say “You don’t have authorisation to view this page.”
I just run “yarn install” and run “yarn run watch” and start to code with the source.
You may need to change the extension in tailwind.config.js if you are using an extension other than HTML.
Please use chrome incognito or another browser if you can’t open the link, thanks.
Okay, I’ll try it. Thank You
Sure, please let me know if the issue still appears.
I already tried, now I have some error in terminal. ‘colors.rgb.slate.200’ was found but does not resolve to a string. I tried to comment ‘colors.rgb.slate.200’ in tailwind.config.js, and the error change to ‘colors.rgb.slate.100’.
https://drive.google.com/drive/folders/1eM1hCab5mOm2fghZUmmrFG626oAobf9V?usp=sharingOkay, it was fixed. I just run the ‘yarn run watch again’.
And I already try to change tailwind config to .php format. And It Works!
I think JIT compiler just generate styles of class in root directory. I tried to call class ‘underline-offset-8’ in file that placed in root directory and it works. When I try in file that placed inside folder in root directory, it’s not work. Maybe I can try to change tailwind config file to make JIT compiler can read classes that I call in file inside folder in root directory.
Thank You
Glad it works.. 
Colour Pallet changing option is not available I am using the HTML one in the version that I purchased which was React+HTML
Hi there,
Thank you for reaching out to us,
Sorry, could you move on to the react version item discussion?
Are you able to provide me with some screenshots?