62 comments found.
hi, the last update of this template is a year ago, do you have a future plan?
hi, the last update of this template is a year ago, do you have a future plan?
Hi, Sorry for late reply. Do you have any suggestion regarding updates.
Thanks
hi, 1. many plugins could be updated to current version; 2. import new features, such as gantter; 3. why not init the right slider bar with nicescroll? 4. when the sb plugin is shown, scroll the cursor at the right of the page will lead to the HTML scrolls, could this be improved?
Thanks for your suggestion.
can i have your email? it’s not easy to place some pics here.
You can send email here dkmosa@gmail.com
Hey! I really love the theme and the structure is great but is there a possibility that you create a bundle.js / bundle.css ? working with all the files separate and loading everything in in the html is a bit of a pain and not great for performance.
or can I get your gulp/grunt files (idk if you use a build system)
Hi, We’re not using gulp/grunt. Sorry for this inconvenience.
Thanks
Hey there,
How can I make the body having the minimum height as 100% (the screen size)?
Right now I have something like this: https://cloudup.com/c1tAkb9zUWk and I want to have it fit the screen if there isn’t enough content on the page.
Thanks for your help.
Thanks
Hey, thanks for the fast answer! It doesn’t work when the content is bigger than the screen height, ie, when I have to scroll.
Any idea how I might solve that?
Thanks!
Hi, Thanks for your feedback. We’ll check it and let you know.
Thanks for your patience.
Do you have any update?
Hi, i would like to hire you to work on my project, i am using your template please contact me via Skype shloimy.stauber
Mega Menu, disableb responsive, dont show megamenu in mobile version
Hi, Yes right now mega menu is disabled in mobile version. We’ll try to add this in future update and thanks for your keep patience.
HI, My name is Liza and i am writing you in regard to one of your themes on themeforest , I am very impressed with the theme and would like to use it in my upcoming project , which will be a business application for my consulting customers. Is it possible for you to engage with us to design pages, mostly forms for our application using this theme, we have a decent budget of about 2000 usd. let me know your thoughts and you can reach me on admin@conbis.net or gmail address.
Hi, we’ve sent you a mail.
Thx
Hey there – I want to move the notification icons in the header to the right… next to the user account drop down. There’s got to be an easy way to do this? But if I change the class from “right-notification” to “left-notification” the formatting changes and none of the drop down menus hold format.
I hope you can help… thanks!
Yes you can move it but as few css are inherited “left-notification” and “right-notification” so you have to modified few css according to your need.
Thx
Hello, I’m very intrested in buying this template. There is only one thing I wanted to ask before buying it. In the demo version, when you scroll down, also the left navigation bar scrolls down. Is this a feature that can be disabled, or should I then alone somehow try to make the left sidebar fixed? Thanks in advance for the reply
.sidebar-left {
height: 100%;
left: 0;
overflow: scroll;
position: fixed;
top: 50px;
width: 240px;
}
previous css
.sidebar-left {
left: 0;
position: absolute;
top: 50px;
width: 240px;
}
Thx
Thanks for the fast answer! I tried it on the demo, and this actually works, but there is a little problem… When the left sidebar is collapsed (you see only the icons) when you hover one of those icons, the menu list of that icon doesn’t show anymore.. if you can solve this issue, you have a new buyer!
thank you again for the help
In that case you can add the following css
.sidebar-collapsed .sidebar-left {
width: 52px;
top: 52px;
position: absolute;
overflow: visible;
}
Hope it will work. And finally you’ll enjoy our theme 
Thank you for the quick reply! But actually what I need is that also when the sidebar is collapsed, it has not to scroll down with the entire page. I tried to put position: fixed; but then the menu list doesn’t show anymore! sorry for all this questions but this is a little thing that I really would need in the template! 
Hi, Unfortunately we didn’t position fixed it in collapsed view as we’ve to position absolute for show sub menu’s. Sorry for this inconvenience. Its totally all right if you don’t buy this theme. You can find any better one.
Thx
Hi, I will still buy the template because it’s really great, and then I will try to change the css to adapt it to my needs! Thank you for the support!
Its our pleasure to know that. 
Hello, does this code get fed into the website to get viewing stats?
Hi, Sorry for late reply, Unfortunately I didn’t understand your comments. Can you please make it clear.
Thx
printing of invoice all alignment run away. it also include the left main menu & other issues as well. pls check
When I put 2 or more checkbox, only one is stylized. What should be done?
Is there a way to embed the dropzone form into a form wizard?
Also is there a way to fit the form wizard to the panel body dynamically – it appears to be just going off min-height.
Hi, Thanks for noticing this. Actually it was there for mistakenly. So you can ignore this js file. As <script src=”js/respond.min.js”></script> is already have in head section.
Thanks
Hi, I have just found an issue on the site and can confirm it also does it on the live preview. The datetime pickers on the Forms -> advanced components page do not change month using the arrows. Do you have any solutions for this? Thanks
Hi, We’ve checked but nothing found any issue. Can you please give a screenshot with indicating specific field. In our doc file have datetime picker source link you can check their source link as well.
thx
I have a screenshot here. Have tested in Chrome and IE and both do not work. http://i.imgur.com/33SNSRZ.png?1 Thanks
Any update on the sass or less files?
Hi, we afraid, no update on sass or less.
thx
I,
We have several responsive problem when we uses radar and bar chart. In facts when we resize the navigator window and when we mouse over charts, they resize randomly and it seems that they can’t adjust their size automatically.
I can send you a gif or a video if you need.
Alex
Hello ?
Hi, plz give us some screenshot with mentioned page name.
thx
You’ll find the screenshots in the dropbox link below. I took them directly from the basics theme files I downloaded from themeforest in template/chart.js.
https://www.dropbox.com/sh/ivmzcbxj0mkkyls/AABYlqKKBm3Y1NBgri8kmOgoa?dl=0
location.reload();
like this screenshot https://www.dropbox.com/s/j6hjo6d8y12i0pr/Screenshot%202015-10-29%2013.16.26.png?dl=0
thx
Thank you
You’re welcome 
Is there a psd for this theme as well?
Hi, We’re really sorry psd is not available in this theme.
thx
The summernote editor (seen on http://thevectorlab.net/slicklab/form-editor.html) is not behaving properly when you attempt to use keyboard navigation, likely because of nicescroll plugin.
For example, type multiple text lines in the summernote widget and attempt to use the up, down, left, right, and page-up/page-down buttons to move your cursor within the editor.
Can you tell me how to resolve this conflict without disabling these plugins?
Hi, To solve this issue. please go to scripts.js file line #128 and add this ” spacebarenabled:false, enablekeyboard:false” like this screen shot https://www.dropbox.com/s/due5fbscoxloq7i/Screenshot%202015-10-12%2019.33.41.png?dl=0
Hope solved your problem.
thx
If I buy a Regular License now and want to make money with my website in a year, can I buy then an extended license or do I need to buy it from the start?
If multiple user use your product/website then you need to buy Extended Licence from the begening otherwise you might face legal issue. But if one client or one user use the product/website then you do not need extended licence. But as your product is a website then it seems that multiple user will use your site. So you need to buy Extended Licence from the begining.
Hi,
I always found this http://i.imgur.com/1ObI5wG.png
Sometimes error from jquery but sometimes from modernizr.
And it found on your demo site too http://i.imgur.com/PhidRyI.png
It’s make my site too slow. Can you fix this ?
Best Regards
Hi, we’ll check it and let you know.
thx