Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Discussion on Metronic | Tailwind, Bootstrap, React, Next.js, Vue, Angular, Laravel Admin Dashboard HTML Template

Cart 120,088 sales
Recently Updated
Well Documented

keenthemes supports this item

Supported

This author's response time can be up to 1 business day.

12220 comments found.

sorry for so much requests! : P means I’m using well your theme;)

I’m with one more problem. I made a form in a modal, and this form has validation icons with popups. At first the popups were getting behind the modal, however, this problem was corrected putting the form id as container of tooltip (‘container’, ’#formID’);

one of the problems solved, but the icons are still above the tooltip (image in link)! http://postimg.org/image/6gl7hb0px/

I tried to change the tooltip container for something else inside the form, but it still fails. also tried to change the value of $zindex-tooltip in _variables.scss, without success (one of the problems is that the z-index of the icons is above the tooltip! if I change the z-index of the icons to a lower number, tooltip is correct, however, do not know the real impact of this in other forms).

any suggestions?

ops! understand “tooltip” instead of ‘popup’!

Yeah. Hope you could resolve the issue :)

Hi

I have purchased your template, and is awesome.

I see that the send mail from contact page does not work. If I send you my php form, will you be able to assist me.

Regards VENU

Hi

Thanks for your speedy reply.

Could you please let me know the difference between HTML theme and other theme?

Also if I want to make the send mail to work in contact page which theme should I purchase or use.

Regards VENU

Hi

I have a PHP form that I did. If I mail you that can you assist?

Regards VENU

Hi :),

Sorry, we are not PHP experts so our support does not cover the server side implementation. For more info please check our support policy here: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469/support

Thanks.

hello how to get current or next tab id in the form wizard?

Hi :),

You can use jquery for that purpose. Try to check ‘next’ and ‘prev’ API functions here: http://api.jquery.com/prev/. Also you can check the plugin’s official documentation here: http://vadimg.com/twitter-bootstrap-wizard-example/#docs

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

This is getting to be crazy, this theme is amazing – but very very buggy.

I am trying to create a colVis datatable (sample_4) without the expand. Testing it didn’t work and didn’t init …

So I cloned sample_4 and called it sample_7 = NOTHING! Debug no errors. What the hell is going on here boys! lol

Can you have a look here : http://pastebin.com/afDjjigx

Thanks!

Hi,

Thanks for your feedback. This does not have to be a bug of the theme. You are working with the 3rd party open source plugin – Datatables and so you will need to refer to the plugin’s official documentation here: https://datatables.net. If you need our further assistance please provide a link to your developing page. The code you passed if not enough for our investigation. We will need to access to your page and check entire code.

Thanks.

Hi,

I am using both your handleInputMasks (composer-form-tools.js) and handleRegister validate (login.js) modules on my registration page, using layout3.

Everything works fine until I submit a form that contains validation errors. At that point, the input masks dissapear from the form elements that are using them.

I’ve tried reinitializing ComponentsFormTools within the invalidHandler method of the form validation (as well as other methods) but nothing seems to work.

How can I get the inputmasks to reapply to the form fields after a form does not validate?

Thanks for your help!

Hi :)

We understand your concern. Metronic uses more over 80 3rd party plugins but unfortunately sometimes there can be conflicts when you use some plugins together. Mostly this kind of issues are solved by buyers according to their usage and requirements. If this is a big issue for you then we will try to solve it for your if it will be technically possible. Just allow us a while and we will investigate it for you. But if the issue technically can not be solved due to possible complexity of using both plugins together then we will let you know and you will need to find an alternative solution. However according to our support policy we do not cover the technical support for the 3rd party plugins since they are open source plugins and any known bugs should be fixed by the plugin authors so we can release the updates/fixes for those plugins once the updates are available from the authors.

For more info you can check our support policy here: themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469/support

Thanks.

If you could help figure out this issue, I would appreciate it. It doesn’t seem to be a bug in any particular plugin (which I understand wouldn’t be covered) but an incompatability between plugins that are used together in your template. Also, I imagine it would help out other users who are in the same situation, as it is common to use both masks and validation in forms (especially the registration form). If you aren’t willing to help out with this, I understand, and I’ll probably just use a different validation plugin that doesn’t conflict with the masks.

Thanks for your time, DC

Hi :),

Thanks for your understanding. Our support is replied to your email some advice. Good luck with your project!

Thanks.

Hi,

When a new template is published ?

Hi :),

We are planning to release the new update in a few weeks. Stay tuned!

Thanks.

Great template, before I buy, can I have a video play in the top of the One Page Parallax?

Hi :),

Thanks for your interest in Metronoc. Yes, sure. The video slide is already included in the demo: http://www.keenthemes.com/preview/metronic/theme/templates/frontend/onepage-index.html

If you need any further clarifications please let us know.

To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes.

Thanks.

Hi there keenthemes, I just purchased Metronic and it indeed is very nice and powerful. Feature request: table with heatmaps, where higher values are in one shade and lower values are in another shade. Something like this ..

http://datapigtechnologies.com/blog/wp-content/uploads/2011/05/051111_1143_BuildingaMu2.png

Could be applied to a column, a row, or the whole table.

Thanks for taking this input!

Hi :),

Thanks for your suggestion. We will check it further and consider implementing it in a future releases.

To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes.

Thanks.

tried in previous comments some solution for this, but the comments system here on ThemeForest are half disorganized and have many results! (a forum with subjects by topic would be better for this). I have some problems in the ‘Bootstrap Native modals’, particularly the example ‘AJAX content loading’. It works well, however, the page from loading before the content is fully charged does not appear, even in the example online. If you use Chrome or any other tool to simulate a slow connection, you will see that when you click ‘View Demo’ of ‘AJAX content loading’, the page will be gray, but the ‘loading …’ message not appear. And this will continue until the content is fully charged.

Any solution?

Hi :),

Thanks for your feedback. To fix the issue you can use below new format for displaying the loading bar for ajax modals:

<div class="modal fade" id="ajax" role="basic" aria-hidden="true">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-body">
                <img src="../../assets/global/img/loading-spinner-grey.gif" alt="" class="loading" />
                <span>
                  Loading... 
                </span>                                
            </div>
        </div>
    </div>
</div>

If you need any further assistance please let us know.

To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes.

Thanks.

Hi!

How about Ajax History? Some time ago (7 month ago) you said that you have serious plan about ajax support including Ajax History . Any fresh news about that. Any hope for Ajax History in soon release?

Thanks!

Hi :),

Thanks for your feedback.

Actually we put it on hold. However I would suggest you to consider using AngularJS version of the theme since its fully ajax based. It has browser history support and URL routing and many other features.

For more details you can contact our support at support@keenthemes.com.

Thanks.

Having issues with multiple tables on the page … anyone else ????

None of them will load the data tables features.

Hi,

Please double check your browser console and try to track JS errors. If you need our further assistance please send our support(support@keenthemes.com) a link to your developing page so we can inspect your code and advise you further.

Thanks.

I have no errors at all – everything is set up fine.

Hi :),

As requested, please send provide us a test link and we will check your code and advise you further.

Thanks.

Just sent you a message about the editable tables (table-editable.js) I don’t understand how to get the functions running with your code.

Thanks!

Hi :),

Thanks for your feedback.

I would suggest you to check the datatable plugin’s official documentation here: http://www.datatables.net/. Once you are familiar with this plugin you can proceed with advanced usage of the plugin.

Thanks.

Hello, I have an issue in Datepicker and JQuery Validation plugins, When “select input with datepicker” is empty , it give me error because it’s required field but when selecting the date the error still exists ? I have another template and this issue doesn’t exit

Hi :),

Please refer to below code:

//initialize datepicker
$('.date-picker').datepicker({
     autoclose: true
});

$('.date-picker .form-control').change(function() {
    form.validate().element($(this)); //revalidate the chosen dropdown value and show error or success message for the input 
});

Basically you will need to revalidate the datepicker input on change event as shown above. form is jquery object of your form.

I hope the above info will be helpful. For more info you can check form_validation.html tempalte and ‘assets/admin/pages/scripts/form-validation.js’ script.

Thanks.

Hi great template! is there a link where i can find items which will be in the new release and when its planned. I would love 3 columns in next release

Hi :),

Sorry, at the moment we can’t confirm the next update features. We will do our best to release the 3 columns layout very soon.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

First of all, I would like to say Thanx for you product! It’s awesome! Could you please add file manager feature? I need it very much in metronic style. Thank you guys! You are awesome!!!

Hi :),

Thanks for your feedback. We have it already in the todo list. We will push it to release asap.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Hi, is the quick sidebar coming to layout2 this release?

Hi :),

Yes, we will include it in the next update. To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

Hi, It looks to be a very nice theme, worth testing, however i have a question: http://www.keenthemes.com/preview/metronic/theme/templates/frontend/page-careers.html the form appears not to be working? or would i to do something else to have it activated?

Hi :),

Thanks for your feedback.

The forms in the theme should be activated using server side languages such as php, ruby, .net, python, ect. Since Metronic is an HTML theme the server side part is responsibility of buyers. For more info please check: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469/support

If you need more info please let us know.

To stay updated please follow us on http://twitter.com/keenthemes ;)

Thanks.

thx for the quick reply, i have today purchased the perfect theme after testing it, however with “should be activated ” is it something i can comment out to have it activated? or physically i need to introduce php files and bit of coding to have the form feature activated?

Hi :),

Yes, you will need to develop it using PHP or other server side languages.

Thanks.

Hi

I need to put a portlet inside another portlet so it can be used as a collapsible advanced search. I have set the form controls to be split into two columns however the spacing is not correct. What styles do I need to changes to correct the spacing?

Thanks

Hi :),

You can adjust the spacing by overriding it in custom.css. To find out what styles to change you can use chrome CSS code inspector(prefer to .portlet, .portlet-title, .portlet-body classes).

Thanks.

Good Day,

I am trying to make my button radio groups extra small, but using btn-za is not doing the trick (while in radio mode, regular button groups respond.)

What should I do to make radio button groups extra small?

Thanks!

Hi :),

Thanks for your feedback. Basically the radios and checkboxes are available in single size. The styled radios and checkboxes are based on http://uniformjs.com/ and this plugin has only medium size.

Thanks.

hi, i’m very happy with metronic :D , but i wanna know if possible implementing preload page transitions like http://flatfull.com/themes/scale/index.html

nono, i mean if i can implementing copy something of the angularjs version of metronic ( angularjs have preload page transitions whit 3 green balls), i need use regular version

what its the diference regular, and angularjs? can i use stuff from regular in angularjs??

Hi,

First you will need to check https://angularjs.org/ to get started with AngularJS. Also you will need to refer to ‘angulerjs/js/app.js’. In app.js UI router, js and css lazy loading and main partial controllers are defined.

Also you can check below plugins that we used to build the angularjs version of the theme:

http://angular-ui.github.io https://github.com/angular-ui/ui-router https://github.com/ocombe/ocLazyLoad http://angular-ui.github.io/bootstrap/ Yes, you can use stuff from the HTML version in the AngularJS version. Just refer to jQuery Plugins section in the demo: http://www.keenthemes.com/preview/metronic/theme/templates/admin/angularjs/#/form-tools

If you need any further assistance please let us know.

To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes.

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