338 comments found.
Hi,
Like I say, I bought 
Any news about:
More UI Kit in PSD More Color Skins
I just need know if you will create any color scheme that has RED as a predominant color?
Thank you!
Yes it will be available in 1.5 version. About the date estimate is in 3weeks
Where I can set the sending compose.html to send mails ?
compose.html is just a template. you have to integrate it yourself to send mails
Hi, great theme and I am just modifying it for my requirements. An odd thing is happening though. My interface requires the left panel to be sticky but for some reason, when I change the class to sticky-leftpanel, the accordion panels in the navigation cease to expand / contract, but fire a page reload for the user. Any ideas how I can get around this ?
I am presuming it is due to the sticky-leftpanel having height of 100% and as such the accordion doesn’t know what to expand or contract into ?
Thanks for your help. Really appreciated.
Hi, It would be great if I can see the page of what you did so that I can inspect it and give you some advice
I have placed a test for you at:
http://kennedydigitalltd.com/test/home.htmlThere are no other pages, but this is sort of irrelevant as I would expect the accordion’s within the navigation (left panel) to open / close without the call to the preloader for a new page.
Any help / advice would be fantastic.
Ok here’s the fix.
1. Do not remove the leftpanel class when adding sticky-leftpanel, it should be class=”leftpanel sticky-leftpanel”
2. You might notice that the left panel is stick on the left most of the page. For the fix just add left:auto to .sticky-leftpanel {} in the css.sticky-leftpanel { left:auto; }
Perfect, I should have realised it was a secondary class. Thanks for your help.
Apologies, another little thing I have run into with the fixed width option. Once your browser is down to a width of say 1024px, when you re-open the leftpanel, it ‘scrapes’ the main content panel off to the right.
Ideally, I would love for this panel to re-size into the available space, so that content within this can be seen at all times.
Does that make sense ?
I’m having trouble getting the calendar to appear on the date picker upon click. Can you help me troubleshoot?
Here’s what I have:
http://e.emaximation.com/content/sampleform/date_picker.html
<script src="js/jquery-ui-1.10.3.min.js"></script>
hello, I bought this product and I am satisfied. but unfortunately I have problems with the graphics only with Internet Explorer 8/10, other browsers are fine. the problem lies in the left navigation bar, on the top bar and the arrangement of the input fields within a form. You know you tell me if there is a way to solve, if I have to set something to make them work
ITALIAN : ciao, ho comprato questo prodotto e io sono soddisfatto. purtroppo però ho dei problemi con la grafica solo con Internet Explorer 8 /10, gli altri broswer vanno bene. il problema sta nella barra di sinistra , nella barra superiore e nella disposizione dei campi input all’interno di un form. tu sai dirmi se c’è un modo per risolvere, se devo impostare qualcosa per far in modo che funzionino
Hi, can you provide some screenshots for me? I can’t reproduce the problem here seems fine to me. What windows version are you using?
I updated Chosen to 1.1 and it completely lost the look of the theme. Seems like you made changes directly into the chosen.css file. Is that right? How can I fix it?
Just use the both css the updated one and the old one. Just rename it to have different filename and load the two
Loving this template! Small problem getting some of the javascript to work as with popovers and rollovers on tables. What may be confusing things is that I’m only loading in the content on each page load / fixed header and side bars. Thus, all the javascript is loaded at the beginning on index.html. Would you think that I’m getting conflicts in the javascript – I notice that you only load what you need on each page.
Thanks!
Did you check the web console to see if there are problems in your javascript?
yes, I did. Not throwing any errors or warnings over and above those on your demo. I’m really puzzled but need to make this work. Any ideas?
Hi, It would be great if I can see the page of what you did so that I can inspect it and give you some advice
Thanks for your response. I put up a test link with popovers so you can see an example. Please compare index.html vs alertsTest.html. Is there anything else I can show you that would help? http://bothsidesoftheseal.com/argnine/index.html
I am confuse what your problem here. Would you mind to explain it more? thanks
On any of the pages where you load in additional javascript or css for that specific page – these are not working for me. On the link I put up for you, you can see that the Tooltips aren’t working and the Popovers are only working because I put in a jQuery(’.popovers’).popover(); call on the page. The difference is probably that I’m loading in the content pages dynamically into a static header and side panels. Thanks.
Did I answer your question or still confuse you? 
janlyn, of course tooltips won’t work because you did not initialize it. The popovers is working because you initialize it using jQuery(’.popovers’).popover();. So if you want the tooltip to work then you must also add jQuery(’.tooltips’).tooltip();. Just follow what I did in the template.
Hi janlyn, just ignore my previous reply I get it now. I see that you position the featuredglidercontent.js in the bottom most part of your page. Try to switch it with the position of custom.js. Meaning the custom.js is now in the bottom most part of the page.
Thx for the reply! I tried that without improvement. Seems that adding in pages through a loadPage function causes a timing issue in syncing the javascript and the page calls. iow, if I refresh the page after the first load, the js engages. Haven’t found the solution but at least I know what’s happening. If you have more input, I’d be interested in hearing your ideas. Thanks again!
jQuery('.tooltips').tooltip({ container: 'body'});
and replace it like this
jQuery('body').tooltip({
selector: '[class=tooltips]'
});
Is there anybody who knows how to grab the “Toggle Switches” values via a post form ($_POST[’’]) ?
<label class=”col-sm-5 control-label”>Primary Switch</label>Many thanks 
Hi,
I will start a new project, and I’m afraid of start and then you release the 1.4 version update with a lot of new things, did you have a release date of this new version? and idea of the new features / fixes ?
I wait your return to buy the template!
Thanks!
Hi, can you answer my message please? thanks!
Hopefully I can release the 1.4 next week. New features are in the description
I noticed a strange bug: When viewing ‘Fixed Width w/ Menu’, if you refresh the page, it knocks the top menu down.
Here is example of what you see if you click the link to open the page in the demo: https://www.evernote.com/shard/s3/sh/e4000ecc-3bd3-4467-9696-e45f346db11b/a00b3de6bec8733be3ff586fc9a68b78/deep/0/Bracket-Responsive-Bootstrap3-Admin.png
Here’s what it looks like if you refresh the page: https://www.evernote.com/shard/s3/sh/3718ec25-5e95-41ab-9b70-da02e0f9e903/847b8ef5a697c05b253f2a113cb7b876/deep/0/Bracket-Responsive-Bootstrap3-Admin.png
OS X Mavericks 10.9.2 Google Chrome Version 35.0.1916.114
Works fine on Firefox, by the way
FYI, removing the following HTML code resolved the issue… Not sure what that is/was used for but doesn’t seem to have caused any issues in removing it…
<a class="menutoggle"><i class="fa fa-bars" /></a>
Thanks for letting us know. 
I bought this theme about two months ago and I’m still waiting your promise of “More Color Skins”. I’d love to see any Less variable to change the colors in only one place as well.
you can have it in update 1.4
Is there a release Date for v. 1.4. The Roadmap looks fine.
Yes we’re getting there 
update ok?
Love the theme, but I’m running into trouble with a form when it’s part of a modal window. The select values do not show up. Not just the dropdown items, but even the default text is not showing up. I have tried z-index values, but no luck. It is inside a modal-photo, then inside the col-sm-4 modal-photo-right, then inside “details”, then a panel, then finally a form-group. The labels for the <select> boxes show up fine, as do the width of the dropdowns. Thanks for your help.
Please reply, I simply can’t find a way for the form to show properly on the modal window in the photo viewer example.
Are you using select plugin for your dropdown? Do you have a link so that I can check it?
So your main problem here is the content of the select boxes are not showing up? Where are the list come from? Is it from server?
Yes, it is just a hard coded form with <option> tags. Nothing strange, just plan old HTML.
I figured out the problem. It’s crazy, but the space and the /> at the end of the <select> tag was causing the problem. <select name=”color” class=”form-control mb15” /> does not work, but <select name=”color” class=”form-control mb15”> does. Crazy!
Of course using /> does not work
I can’t view the live demo, it redirects to: http://themepixels.com/cgi-sys/suspendedpage.cgi
something wrong with your hosting?
Check it back 
Hi, How can i disable sort on some columns on data table Thanks
This template is using DataTable so I will refer you to this link – http://datatables.net/forums/discussion/6006/disable-sorting. If you can’t get it right let me know so that I can assist you. Thanks
When you issue updates after I have purchased, are they available easily? Thanks.
Yes you can redownload it to get the latest updates
Hi, Thanks for that great Template, The incoice page deas not generate PDF File for print? Thanks
No it does not..i’m not sure if there is a feature for that
Thank you for your reply Can you please help me to add this feature ?
yes I will add this feature in the next release.
Hello, could you please show how to render a toggle switcher turned off by default? When I put on the page, it renders turned on switcher. Thanks
Ok, found it. In your custom.js all toggles are on by default on 70th line. I think it should by something like: // Form Toggles jQuery(’.toggle’).each(function() { $(this).toggles({ on: $(this).data(‘toggle-on’) }); }); As it said in https://github.com/simontabor/jquery-toggles
So you figure it out already?
yes, thanks
Is there a widget that has a scrollbar? Is there a way to make a scrollbar appear when there is too much information and you would just like to have it scrollable to view instead of a very long list or table?
I’m not sure what you mean on this…you mean you want to have a widget that the content is scrollable?
generally i am just looking to be able to having a vertical scrollbar so that the panel area will be a fixed height and if there are 40 records, it may show 10, then the scrollbar will allow you to see the rest.
<div class="panel-body panel-body-custom">In your css add the following
.panel-body-custom {
height: 300px;
overflow: auto;
}<pre>
With that, you can now have a vertical scrollbar if there's many content inside of it.</pre>