12203 comments found.
I would really like to see more text design options for corner banners/ribbons or ribbons in general. The masonry plugin is a nice addition. More examples of Portlets/Widgets for displaying products/images with body text underneath would be great.
Hi
,
Thanks for your suggestion. We will be adding more design options in a future releases. Stay tuned and follow us on twitter.com/keenthemes/
Thanks
Hi! Are you considering to implement in your next version Summernote? http://hackerwins.github.io/summernote/ Thanks!
Hi
,
Thanks for the suggestion. Looks great. We will try to integrate it and release it in the next update that we are planning to release within this week.
Stay tuned and follow us on twitter.com/keenthemes
Thanks.
Before I purchase the Metronic template I would like to see some samples of how do you implement the UI Components. I don’t see any type of documentation of this kind for developers. Are all based on jQuery UI and/or DataTables?
Hi
,
Thanks for your feedback. Metronic theme is based on Twitter Bootstrap framework. So you can use all the features from getbootstrap.com. Also metronic comes with 70+ jquery plugins. After purchasing Metronic you can check the documentation to get more info. Also we have plans to improve the documentation to make it more detailed.
if you need any further clarifications please let us know.
Thanks.
Hello, I’m facing problem with session time-out I tried to customize (redirUrl : ’/timed-out’, or logoutUrl : ’/log-out’,) but I can’t do it please help me regarding this issue.
Thank You!!
Hi
,
Could you please provide us more details ? What did you modify and where ? If we can see your developing site somewhere online then we could check your code and advise you more effectively. You can send us the further details to our support at support@keenthemes.com
Thanks.
Hi,
Can we have a feature to select multiple items in the Portfolio.
For example : In the theme : portfolio_4.html
Can we select UI Design and Web Design. At the same time?
Hi
,
Thanks for your feedback.
This feature is not available at the moment. However we will consider it in a future releases.
Thanks.
I am facing some problem with angularjs ng-view (single page application).
Please help me…
1. Slim Scroll not working 2. You provide Action button link on all pages top-right side, that working very good, I checked with Ajax Content loading that’s also work but not work when use angularjs ng-view with $routeprovider. 3. Same problem for tooltip, Slim scroll
Hi,
Since you are using Metronic with AngularJS you might need to do some workaround since Metronic is not AngularJS theme. If you can can give us a link to your developing site we could take a look at your code and advise you further. You can send the further details to our support at support@keenthemes.com
Thanks.
Hello, I was just checking keenthemes and using firebug when i added lot of text in datatbles expanded details ( Responsive Table With Expandable details = table_advanced.html ) there is a problem; when length of content is too big, keenthemes datatables stretches the table creating scroll inside
However i did same in with original data tables at their website it seems to be working fine. see attached images.
Datatables: No table strecth http://s12.postimg.org/e6e3tsqrx/datatables.png
Keenthemes Datatables http://s12.postimg.org/e6e3tsqrx/datatables.png
Hi
,
Thanks for your feedback. In Metronic we modified the datatables to be fluid(responsive) by default. So based on your content width the scrollbars will be applied. In the original datatables sample the table is fixed by default. In your case you can use line breaks(
) to format the content more nicely.
If you need any further clarifications please let us know.
Thanks.
Hi, i have a problem with the template’s menu in mobile devices, in particular tablet-landscape.
My left menu is chosen to be always closed.
I use the template in an angularJS site. My problem is that when i am on a tablet-landscape and i see the menu on the left, if i click on another menu and go to another URL the page does not reload, due to angularJS that does not reload the page every time. So, the page content changes, but the menu remains with the CSS’s mouse hover effect and still open.
I could just add $route.reload() when i am on a tablet-landscape device to resolve the problem, but this is not accepted as a solution due to the project’s features and usability. Another solution would be to re-implement the menu functioning through javascript mouseenter-mouseleave functionality, instead of pure CSS as it is now, but this is not accepted either because my project is almost completed and this kind of change would bring me out of schedule for the project.
Could you point me to an alternative solution or maybe something that i might have not thought about?
Thank you in advance.
Hi
,
I assume you are loading the content part while the sidebar menu remains after click on its links. So when you load the content you will need to dynamically set the active menu link. There is a solution in app.js under handleSidebarMenu function. Please refer the jQuery(’.page-sidebar’).on(‘click’, ’ li > a.ajaxify’ handler and learn the code which sets the active link:
menuContainer.children('li.active').removeClass('active');
menuContainer.children('arrow.open').removeClass('open');
$(this).parents('li').each(function () {
$(this).addClass('active');
$(this).children('a > span.arrow').addClass('open');
});
$(this).parents('li').addClass('active');
I hope the above info will be helpful. Please let me know if you need any further assistance.
Thanks.
KT,need a little help over here…..
can i manage the position of my gritter ? if i can,can u tell me how to manage it ?
Thank’s:D
Hi
,
Yes. Just use below code before initializing your gritter instance:
$.extend($.gritter.options, {
position: 'bottom-left', // defaults to 'top-right' but can be 'bottom-left', 'bottom-right', 'top-left', 'top-right'
});
For more info you can check the plugin doc here: http://boedesign.com/blog/2009/07/11/growl-for-jquery-gritter/
Thanks.
work perfectly 
thanks for the response KT …...
Great! You are most welcome! 
Hello. Could you please suggest a best designed forms to insurance website quote. I’d like to include it in your fronted template. Suggestions?
Hi
,
Thanks for your feedback.
You can check the bootstrap form components from http://getbootstrap.com/css/#forms and you can build your own form layout based on the above examples.
Thanks.
Is it possible to create an installer for this product. Where user can input their DB and install the software with their site. Like input: Webmail, Social information that works out of the box.
Hi
,
Thanks for your feedback. Metronic is an HTML theme but its not ready to use application. Metronic mainly used to develop a custom web applications from scratch(using any server side languages such us, php, .net, java, ruby, etc) so it does not scope the server side implementation.
If you need any further clarification please let us know.
Thanks.
Hi,
I’ve purchased these templates with a view to purchasing one extended licence for a product we’re developing.
I’m enjoying using this suite – it’s very powerful. But a simple question around the horizontal menu: it requires the replication of the entire navigation for the horizontal and the sidebar. i.e. instead of creating one menu which responds to layout, it simply hides one and displays the other, meaning replication. Is this intentional, or do I have a faulty template, as the vertical navigation when collapsed, simply rearranges itself into a toggler menu?
Hi
,
Thanks for your feedback.
Actually it was intentional since the markups of the desktop and mobile versions of the menu are quite different(in terms of appearance and usability as well). Basically if you use both the horizontal and sidebar menu at once then on mobile view you will need redefine/replicate the combined horizontal and sidebar menu using the sidebar menu markup.
If you need any further clarifications please let us know.
Thanks.
Hi,
Many thanks for your reply.
Is this due to be changed, as the standard bootstrap implementation requires only one menu to be created, whose layout is then responsive to resolution via css?
Thanks,
Steve
Hi
,
Agree. This applies only when you use the horizontal menu. If you have both horizontal and sidebar menus on the same page then for mobile view you will need to combine the both menus into one otherwise you will need to have 2 separate menus for mobile view which is not user friendly. However we will consider this and try to improve in a future release.
P/S: In a future releases we will be adding completely new optional layout designs and we will take into account your suggestion as well.
Thanks.
Hi,
In the bxslider the link and search icons are overlapping on hover when the width of the slide is less than 360px. Kindly can you provide the fix as soon as possible.
Please don’t mind for the repetitive questions. We have to lauch our website in couple of days.
Hi,
Thanks for your feedback.
Did you put your own layout(link and search icon) into the slide or use the existing code from the theme ? Will it be possible to check/see your developing site somewhere online ? We will need to check the actual code in order to advise you further. Please send us the further details to our support at support@keenthemes.com
Thanks.
Hi I have used the same as the theme. The issue also exists in the Theme, if the size is less or in the mobile view.
Hi
,
Thanks for your feedback. We will check it further and fix it in the next update which we are planning to release within this week. Stay tuned and follow us on twitter.com/keenthemes
Thanks.
Hi,
How to make the img-responsive image to be centered when the img size is less than the max-width.
Hi
,
You can try to create a new class in assets/css/custom.css:
.img-center {
margin: 0 auto;
}
Then you can apply this class after “img-responsive”.
Thanks.
thanks a lot.
You are most welcome! 
Can anybody customize this theme to a front end website for a diet offer product and then ecommerce payment page as well as admin page? Please let me know. Love the simplicity and the fast loading of the theme.
Hi, Is there any feature of multi level dropdown for the Corporate Template like the Admin Template?
HI
,
The multi level menu will be available in the next update which we are planning to release in a few days. Stay tuned and follow us on https://twitter.com/keenthemes
Thanks.
Hi
Please I need your help, how can I have the portlet collapsed when the page loads.
Best Regards Christian Suarez
Hi
,
Please use below code to make your portlet collapsed by default:
<div class="portlet box green">
<div class="portlet-title">
<div class="caption">
<i class="fa fa-reorder"></i>Collapsed
</div>
<div class="tools">
<a href="javascript:;" class="expand">
</a>
<a href="#portlet-config" data-toggle="modal" class="config">
</a>
<a href="javascript:;" class="reload">
</a>
</div>
</div>
<div class="portlet-body display-hide">
<strong>Default Collapsed Portlet</strong>
<p>
Duis mollis, est non commodo luctus, nisi erat porttitor ligula, eget lacinia odio sem nec elit.
</p>
</div>
</div>
If you need any further assistance please let us know.
Thanks.
Hi… me again… 
I have a page whereby I am displaying a map across the top (like the contact page), with a datatable below. Code has been put in place that when something in the datatable is clicked, something happens on the map.
The issue arises when the user has to scroll quite far down the page, and then clicks something. For the moment, when something is clicked within the datatable, In order to force them back to the map, I use:
App.scrollTo($('#gmap_container'));
Now, the client has made the suggestion that when the user scrolls, the map stays fixed where it is, and the rest of the page scrolls behind it. Is this possible?? If so, how would I accomplish this??
Thanks again as always!!!!!
BTW – I have tried the following code as suggessted by some other sites, but it did not seem to do the trick (apparently this does also not work in IE9):
style="position:fixed;"
Hi
,
You can use below css and adjust the fixed block position using top and left properties. The fixed position is supported in IE9. Just make sure that something else is not breaking it in IE9.
style="position:fixed; top: 300px; left: 300px;"
Thanks.
At first, I was not sure where to place the style. I eventually landed up putting the style like below.
The problem I am faced with now is two-fold. Firstly, the datatable in the portlet that is supposed to be below this, is now starting off hiding behind the map. Secondly, the map width now changes and the map extends past the width of the browser.
For the first issue, I assume I could just set a TOP for the portlet to ensure it starts below the map. I am just not sure why the new style would change the width of the map portflet.
<div class="col-md-12" style="position:fixed;z-index:9999;background-color:#ffffff;"> </div>
Hi,
Can we check your developing site somewhere online ? We need to see your code in order to point you out. You can send us the further details to our support at support@keenthemes.com
Thanks.
Is there a feature in this template like a company directory where you can store all your employees? Basically a company people directory…
Thanks.
Hi 
Thanks for your feedback. At the moment “company staff directory” template is not available. However we will consider implementing it in a future release.
Stay tuned and follow us on https://twitter.com/keenthemes
Thanks.
Hi,
First of all, I woul like to give my congratulations for this wonderful template. I have not seen any thing like this in recent times. Kudos to the developers behind this theme.
We are using this theme for creating a backend for a custom solution. In the implementation we are facing the following issue:
We are working with the form and sortable column elements. The Jquery among these elements is clashing with each other. If we use $.noConflict(); . then sortint jquery does not work. And if I try to get the data of the form input box jquery Clashes again.
We are also using the jquery to get the data and make a new div, but drag and drop does not work this way. Following is the code snippet:
Please help me in solving this. If you have a dedicated support form for your cusomters then please let me know so that i can initiate the discussion over there for few issues i am facing.
Thanks,
<script>
jQuery(document).ready(function(){
// querySelector, jQuery style
var $ = function (selector) {
return document.querySelector(selector);
};
// Create function outside loop
//function dynamicEvent() {
//this.innerHTML = 'Dynamic event success.';
//this.className += ' dynamic-success';
//}
// Iterate over #links
// Use querySelector to target #links and then get tag names
var links = $('#new-tabs').getElementsByTagName('div');
// For each inside #links
for (var i = 0; i < links.length; i++) {
var link = links[i];
}
// onclick, runAlert function
//link.onclick = dynamicEvent;
// OnClick
//#more-p is a button
$('#more-p').onclick = function() {
// Grab the input value
var dynamicmed = $('.med-name').value;
//var dynamicmed = $('.med-type').value;
var dos = $('.med-dos:checked').value;
var cat = $('.med-type:checked').value;
//alert(dos);
//var rad = $('.rad:checked').value;
//var dynamicValue =$('.generate-input').value;
// If empty value
if(!dynamicmed) {
alert('Please Enter Medicine.');
} else {
// Change the submit value
//$('.generate-submit').value = 'Click your item below!';
// Create the links with the input value as innerHTML
var div = document.createElement('div');
div.className = 'portlet box red';
div.innerHTML = ‘ ‘cat’ , ‘dynamicmed’ , ‘dos‘ asaasa ’;
$(’#new-tabs’).appendChild(div);
$(’.med-name’).value=””;
$(’.btn’).removeClass(“active”);
}
return false;
};
});
</script>
Hi
,
Thanks for your feedback.
Sorry, we can’t much on the code you provided since we can’t run and debug it. Can we check your developing site somewhere online so we could check your code and advise you further. You can send the URL to our support at support@keenthemes.com.
Thanks.