12220 comments found.
Front page slider effect (fly in) not working in new google chrome ver 36.
Hi
,
Thanks for your feedback. Yes, something has been changed in the latest chrome v36.x(maybe its chrome’s bug and will be fixed in the next release). We are investigating this issue and will provide the fix if required.
To stay updated please follow us on http://twitter.com/keenthemes.
Thanks.
Hello, I have this problem in a wizard http://postimg.org/image/fntmtgr69/c9f1d4ee/
my setup is ok,
$("#range_1").ionRangeSlider( {
min: 10,
max: 80,
type: 'double',
from: 35,
to:45,
step: 1,
postfix: " y",
prettify: false,
hasGrid: false
});
How can i initialize with 35-45 in place?
Thanks/
Hi
,
Please try to set hasGrid: true. If it does not help then try this code in the original theme’s page: components_ion_sliders.html.
If you need any further assistance please contact our support and provide a link to your developing site so we will check your code and advise you further.
To stay updated please follow us on http://twitter.com/keenthemes.
Thanks.
Hi Keenthemes,
Amazing theme, i am going to purchase it. Could you please let me know the price of $25 including the frontend and the backend/admin? or else?
Many thanks, Bill
Hi
,
Yes, 25$ includes both frontend and admin themes and all the future updates will be available for free. But you can use one license(25$) for one end product and client/domain. For multiple you you should purchase equivalent number of licenses. For more info please check out FAQ: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469/support
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
How to set number of items shown by typeahead’s dropdown menu opened in the tagsinput context? There seems to be not support for the following options which are currently supported by bootstrap-typeahead.js.
- items - minLength
Hi
,
Can you please let us know which example are you referring https://twitter.github.io/typeahead.js/examples/ ? For more info you can check the official documentation. If this option is not available then you can consider using bootstrap typeahead.
If you need any further assistance please contact our support at support@keenthemes.com.
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
In the next version can you add a percentage icon or a image bar that we can use it on a grid record.
For example i have a training record with a attende limit for 30 person and there is 6 persone attending to it. (20%) The icon bar or an image (like your small button’s size) with 10 splitted part.
Only the 2 part (20%) should coloring, others should be disabled (saturated or flat gray) colors.
It will nice if it will coloring from green to red. And also saturated colors will be nice. I meen if there is place for atendees the bar should start from green and will going to red. Red meens there is no more place. The middle part should orange.
Just a suggestion. Thanks.
Hi
,
If you need any further clarifications please contact our support at support@keenthemes.com.
Thanks.
Hi , I use update panel in .net
I have Two Tabs , (Tab-1 active on load ) When i click button in tab-2 , it show again tab-1 ? i think it solve with cookie but i don’t know at metronic theme? Can you help me
Hi
,
If you need to activate tab-2 on page load(after being redirected from the tab-2 button click) you will need to pass the tab ID in the URL:
some_url.html#tab_2
To learn more please refer the buttons in the tab samples here:
http://keenthemes.com/preview/metronic/templates/admin/ui_tabs_accordions_navs.htmlIf you need any further assistance please contact our support at support@keenthemes.com
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
Hi,
I have downloaded the purchased theme, but the icon images of arrows, images in left menu are not being loaded. Rather some default images with code F107,F104 is being displayed :/
Hi
,
In the latest firefox "security.fileuri.strict_origin_policy" by default set to "true". Thats why firefox couldn't found the file font icon files(e.g: fontawesome) since browser doesn't support by default to go relatively upward, but the strange thing is, its only applied to the font files.
As a solution you have to change “security.fileuri.strict_origin_policy” to false in the about:config settings
Or you can deploy the theme into a webserver(localhost or remote server) and the icons will be displayed as expected.
For more info please refer below:
http://kb.mozillazine.org/Security.fileuri.strict_origin_policy“Local documents have access to other local documents in the same directory and in subdirectories, but not directory listings. (Default) “
To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes 
Thanks.
Thanks a lot
You are welcome 
any news on the “Full Featured Todo/Task & UI for Admin Media Manager(Image, Video) for Admin”? PLEASE NO “STAY TUNED, WE CONSIDER” answer anymore ! Sorry for sounding a bit pushy now, but you announce this since MANY months (in fact since a year…), I asked about the status plans also a few times and got the “stay tuned” enough times by now. This is REALLY getting annoying now if you keep referring to “stay tuned” but without any action and without any timeframe. Please either stop announcing it or be a bit more concrete after all this time. I hope you understand?! THANKS !
Hi
.
Sorry for the delay on releasing those features. We are already working on those features and planning to release them as soon as possible in the next update.
Thanks.
no problem, I appreciate that you as the developer need some breathing space in term how you schedule updates and enhancements. But it would be good if you would indicate, even if you don’t provide concrete dates, which features are panned for ‘NEXT’, ‘NEXT FOLLOWING’ or ‘LATER’ releases. Then everyone would get a certain indication what’s on the card, can plan accordingly and you still have a fair bit of leeway. Would really be good. Cheers.
Hi,
I cannot see any part of the documentation described about the Metronic.alert(). I want to show the alert on login page, when you entered the incorrect combinations.
Hi
,
This features is a small wrapper for the bootstrap’s alert component. You can learn about it in the demo page ui_alert_dialog_api.html and script: assets/admin/pages/scripts/ui-alert-dialog-api.js under “handleAlerts” function.
If you need any further assistance please let us know.
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
Bought the theme, have developed on it hardcore for a year. I’ve built an elaborate Wiki engine as well as many many elaborate tools with it for internal purposes. I have not progressed to 3.0 from 2.0 because of the ridiculous structure of assets and the HTML files.
I understand why you pack the assets and template files for the sake of a demo but to have to repoint all of the CSS and JS files to adhere to having the serving HTML echo from the root of the folder with the assets being in the root of the folder as well makes it extremely difficult to stay up to date and consistent with new theme builds. This in itself is a reason why I’ve not moved to 3.0.
Even if I commit to moving everything to 3.0, just by playing around with it for a while I’ve once again had to change all of the paths for assets, images and css files because they are referenced to go 2 levels down into the templates/admin for the html files which is ridiculous.
I also see many others complaining of the same thing.
The theme has been put together extremely well, the documentation has only gotten better, however this one issue is a rather large one in my eyes and I am confused as to why we would contradict the effort to make upgrading seamless if the structure out of the box is non-traditional?
Thanks, -Akka
Hi
,
Thanks for your honest comment.
The new file structure is just matter of configuration which requires changes in the assets path only. Also end developers adapt the file structure according to their project requirements and the one we provided is not a final preference and it can be changed. The reason we changed the file structure was to provide an extensive pack of uniquely designed sub themes. At the moment we are working on a new admin layout design which will be compatible with 100% of existing features.
However we will take your suggestions into account in a future improvements.
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
You say it is only the changing of the assets path in the HTML file but really it messes up what is referenced inside the relative paths of JS and CSS files.
Mass find/replace of ”../../assets” to “assets” results in most things working but all kinds of files and AJAX requests 404ing because of relative path adjustments being off in other places.
If it was only changing the assets path reference in the HTML file, I’d be OK with that, because that would be very little work. But it looks to me it is much more than that.
I don’t have a problem going through everything and changing it if I didn’t intend on upgrading again, but ideally I would like to be able to take a minor upgrade if needbe and you guys come up with some new cool stuff and make the assets drop in-place.
You can see this one page example here: http://eoc.akkadius.com/EOC2/Images then don’t take the correct relative path because they assume the HTML is two levels down nested from the assets.
Hi,
The path should be changed in the html files and some javascript files(metronic.js, layout.js, login.js). In CSS files no need to change anything. To integrate the latest updates you can just replace the entire assets folder and merge back your own changes in custom.css(if you have done any) and update the html code according to the changelog.
If you need any further assistance please contact our support(support@keenthemes.com) for further assistance.
Thanks.
Thanks keenthemes, I will take a look at those JS files and if that is all you have to change that should be fine.
P.S. I love the theme.
http://wiki.eqemulator.org/i?M=WikiSo, I found in metronic.js there is a variable definition that affects the other JS files you mentioned (login.js) and (layout.js) all use the following variable defined in metronic.js:
var assetsPath = ‘assets/’;
Simply changing this fixed the test page, which is wonderful. However I can’t find this by searching in the documentation so I would recommend changing the documentation to reflect for other users with the same question. Before I did anything I read the whole entire documentation .html for the admin interface a few times so I knew what I was getting myself into before considering moving my UI from 2.0 to 3.0
Another thing that I would like to strongly suggest, is that when you mousover the sidebar when it is in ‘scrollable’ or ‘fixed’ mode, it also scrolls the entire page so we need to have the page prevent from doing that when mouse is over the sidebar area. Same exact things go for the sidebar that pops out after clicking class=”dropdown dropdown-quick-sidebar-toggler” on the right. This is something I would fix on my own but I would figure we would want that fixed in the official build as well.
Thanks, -Akka
Hi
,
Sorry, i could not understand the issue you described. Can you please refer to the sidebar fixed layout here http://keenthemes.com/preview/metronic/templates/admin/layout_sidebar_fixed.html and explain the issue again ? Any screenshot or video would be helpful to investigate this possible issue. You can email the further details to our support at support@keenthemes.com
Thanks.
Now that you made a post, its now fixed. The issue was there and now its not so maybe someone patched something up
Hi
,
Alright. Then you can use the latest v3.1.2 with a lot of new features and improvements. Please let us know if you need any further assistance.
To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes 
Thanks.
Hello purchased your template,
great package
BUT
how to solve this:
want to have root directory for the webserver placed somewhere and NOT using templates/admin/index.html
when I place index.html in root of metronic and adjust all relative paths without ../.. I get in trouble with simple-line-icons (not showing up anymore)
Is there a decent way to solve it? No words on web-root placement for going productive and keep intact reference to your framework ..
Kind Regards
Heinz
any best practice out there to structure for productive usage on web-server ?
Hi
,
Its really depends on your development preferences. Basically you put the assets in the same level with the html files(one of the themes, e.g: admin or frontend) and point the assets to right URL. Just make sure that each css, js or image files are loaded without 404 error.
Also you should use chrome’s dev tools or firefox’s firebug tools to debug and inspect your pages. For more info on debugging pages please refer below:
https://developer.mozilla.org/en/docs/Debugging_JavaScript https://developers.google.com/chrome-developer-tools/docs/javascript-debuggingThanks.
Awesome design!
Can I use this on my wordpress/woocommerce Admin?
If yes, do I have to know anything about coding? Would I be able to customise the whole admin interface just installing this?
DO you have a documentation on how to install and configure?
Hi
,
No, this is not compatible with WP admin. Metronic is an HTML theme mainly used to create any type of web applications from scratch.
If you need any further clarifications please let us know.
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
Something like this http://methvin.com/splitter/
Hi
,
Thanks for the link. We will check it further and consider implementing it in a future release.
To stay updated please follow us on http://twitter.com/keenthemes 
Thanks.
Do you have a horizontal splitter in the theme?
Hi
,
Sorry, i don’t understand your question. Could you please clarify “horizontal splitter” with more details or give us a link to samples ?
Thanks.
Hi, do you have a UI for rating system for feedback in which is usually portrayed by radio button in a form of star?
Hi
,
To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes 
Thanks.
Hi
i am facing a problem with modal data, not refreshing the data unless i refresh the parent page.
what can i do to make it work?
Thanks
Hi
,
You will need to use below to clear the modal’s cache on close:
$('#my_modal').on('hidden.bs.modal', '.modal', function () {
$(this).removeData('bs.modal');
});
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.
Where is the file i have to add these line of code
solved, by using native bootstrap file
Great. Good luck with your project! 
Hello great theme! is there a way to change the font awesome markup from using ”< italic >” to something which won’ t broke markup validation? Can we just replace with somethng else or this could lead into potential issue? Thanks
Rudy
Hi
,
Thanks for your feedback.
The css code relies on “” tag so you have to stick with this tag. Maybe you can consider ignoring the validation errors or maybe this validation rule can be disabled somehow.
If you need any further clarifications please let us know.
Thanks.
Thank you for the fast reply. I cannot ignore the validation issue because our cms need to be validated for the italian Public Administration which need to be aligned with the WCAG 2.0 (Level AAA) policies. I have already tried to swap italic with S P A N but I had several issues.
Hi,
You should check assets/admin/layout/css/layout.css and assets/admin/layout/css/theme/default.css files and look for a code with italic tags(also do the same for componets.css and plugin.css). Then replace those italic tags with some class(e.g: “font-icon”) then change the italic with span tag and apply “font-icon” class. This is q quick workaround for the limitation in your side.
Thanks.
Hi,
is it possible to get the frontend theme in a boxed version?
That would be beautifull 
Greetz Alex
Hi
,
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.
I mean boxed like this http://gsrthemes.com/nest-hosting/boxed/index.html with 1000px witdh that was my try to change www.gameserver-sponsor.de/frontend/
hope you can help or do it.
Greetz Alex
Hi
,
I see. Then you will need to use below code in custom.css to override the default layout width:
@media (min-width: 1200px) {
.container {
width: 1170px; /* set your preferred width here*/
}
}
Thanks.
Do the plugins you have for the Front End Corporate page (The Owl Carousel, and the portfolio page) do they work seamlessly with the admin style theme?
Hi
,
Yes, you can use those plugin in the admin theme as well. Just make sure you included the plugin files in the admin theme by referring to the frontend theme. Also you might need to copy the css code from the frontend theme(layout.css, etc) and put it in admin theme’s custom.css if needed.
I hope the above info will be helpful.
To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes 
Thanks.
how in the Jquery to catch the event of change of the status of the component Bootstrap Switch?
Hi
,
$('#my_switch_checkbox').on('switchChange.bootstrapSwitch', function(event, state) {
console.log(this); // DOM element
console.log(event); // jQuery event
console.log(state); // true | false
});
I hope the above info will be helpful.
To stay updated on Metronic’s new releases please follow us on http://twitter.com/keenthemes 
Thanks.