205 comments found.
hey, i cant get the charts displayed. i dont know why but on the developer console from google im getting only on this page error messages that there could two files not found.
if ya click on the glyphicons stat icon under each pic should open a small layer window, wich is wokring but the charts inside of theme are not displayed. and i put already the chart.js into it.
http://backend.awesom-media.de/mailing.htmlfigure it out with the error message, but i still cant see the charts
fixed . both problems. to show charts in a modal.html file , it must have a <head> etc. with this solution i could fix it <!DOCTYPE html> <html lang=”de” class=”app”> <head> <meta charset=”utf-8” /> <title>Backend | Awesom Media</title> <meta name=”viewport” content=”width=device-width, initial-scale=1, maximum-scale=1” /> <link rel=”stylesheet” href=”css/bootstrap.css” type=”text/css” /> <link rel=”stylesheet” href=”css/animate.css” type=”text/css” /> <link rel=”stylesheet” href=”css/font-awesome.min.css” type=”text/css” /> <link rel=”stylesheet” href=”css/icon.css” type=”text/css” /> <link rel=”stylesheet” href=”css/font.css” type=”text/css” /> <link rel=”stylesheet” href=”css/app.css” type=”text/css” /> <link rel=”stylesheet” href=”css/custom.css” type=”text/css” /> </head>
<button type=”button” class=”close” data-dismiss=”modal”>×</button>Reporting Kundenname
<section class=”panel panel-default”> <header class=”panel-heading”> New visitors </header>3,450
Worldwide visitors 60 % new visits % of avarage rate of the visits </section> <section class=”panel panel-default”> <header class=”panel-heading”> New visitors </header>3,450
Worldwide visitors 60 % new visits % of avarage rate of the visits </section>Schließen Speichern <!
^hmm ok seems to be not the right way.
if ya go on http://backend.awesom-media.de/mailing.html# and click on the stats icon under each pic ya will see that there are heavy problems. by clicking it once it will open it many times and the hole website getting freezy / slowly
Seems the data-toggle=”ajaxModal” called many times when click the icon. did you bind any event on this?
no not at all. i just took the link attribute from the master.html create button. because there is the same effect. can i send ya the index file to take a look at it or what can i do against that ?
You can duplicate several ajaxModal on master.html. it only open one modal when you click.
hey , first of all. its an amazing template. i love it .
i have a lil problem i would like to have the note page in a tab menu, just like in the pic that i build with photoshop http://de.tinypic.com/r/10o2zrr/8 .
but i cant work that out.
i uploadet the site to backend.awesom-media.de. it would be very nice if ya could help me out. thanks
you can put the tabs in the left column.
Hello, i want to buy all your themes. ¿Can you combine them for me?... i would like to use some features of Musik and some features of Scale at the same project.
Actually the Musik is based on Scale. they can be combined.
Thanks
Hello,
I bought your theme but the download version and the live preview are not the same… I think I have the 1.2.0 on Download section of Themeforest because some improvements on 1.2.1 are not on the downloaded version (FontAwesome version, problem with modal for logout, etc).
It’s possible to have the latest version (1.2.1) ?
Thank you.
Damien
Just checked the version in Themeforest, it’s the latest 1.2.1. Download from themeforest again.
Thanks
Hello, I would like to buy but have a question: does this theme allows to change the color layout to other than blue? Like on the angulr theme. Thanks!
many colors you can choose. Thanks
Cool, thanks!
Thanks for the purchase.
hello, how can i remove the “pre-loading” effect when browsing the pages?
$(document).on('click.app.bjax.data-api', '[data-bjax], .nav-primary a', function (e)
remove the ”, .nav-primary a”
Thanks
I would like to have some text overlaying an image, is that possible within this template?
You can use the item.less from Musik file.
.item{
position: relative;
.top{
position: absolute;
top: 0;
left: 0;
right: 0;
}
.bottom{
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.center{
position: absolute;
top:50%;
left: 0;
right: 0;
}
}
.item-overlay{
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
&.active,
.item:hover & {
display: block;
}
}
How do you make sure the drop down toggle is closed on loading the page?
You can call the toggle function to close it.
$(’.dropdown.open’).dropdown(‘toggle’)
so there is no way to set it straight from the html?
Yes, it’s js function, need put in the script.
Ow thanks, in which JS file?
You can put it in the script which trigger the page loading.
Would be nice with a Typography page
You can use the tag h1-5 or classes .h1-5 to build the title, and use the “text-info”, “text-primary” .... for font color and “font-thin”, “font-bold” for font face.
Thanks
I know that, but my proposal was to have a typography page. I see it in 99% of all the templates 
You can get it from Bootstrap, http://getbootstrap.com/css/#type
Hey Flatfull,
We love your template and we’re looking to use it for our business. However, we need a developer and was wondering if you were able to develop it for us or if you knew some people that could?
collective@realdigitalsolutions.net Skype: RealDigitalSolutionsSent msg to your email. Thanks
Interesting theme!
Thanks
Can you please add the .less for the panel- classes? E.g. panel-primary
you can use the ”.bg-” classes to build it, like
<div class="panel b-primary"> <div class="panel-heading bg-primary">heading</div> <div class="panel-body" /> </div>
Thanks
Excellent Job
I wish you good Luck WS

Thanks 
Report Bug.
In form-elements.html page, the Wysiwyg control report some JS error.
In Chrome(Windows), the error is “Uncaught TypeError: Cannot set property ‘innerHTML’ of null”
In IE11, the error is “This command is not supported. File: bootstrap-wysiwyg.js, Line: 30, Column: 7”.
Hope can solve this problem, Thanks a lot!
Did not find these errors. you can check the official documents. https://github.com/mindmup/bootstrap-wysiwyg
Thanks
Hello,
Do you happen to have theme support for select2?
Thank you
This theme include Chosen, http://harvesthq.github.io/chosen/ but you can use the select2 as well, Thanks
Hi,
Thanks for this wonderfull job ! Just one question : Is it possible to print table or other in a landscape format. It seems to be possible only on “portrait” ?
Thanks for your support
BR
You can change to landscape on the print screen. Thanks
Hi,
I am trying to build a dashboard for my clients. Say, I want to create logins for all my clients and when they login, they will see status on their work and insights for the month. Will this help me do that? The content will be different for each client, can this be done like that? Also, insights for the clients login should be given by seperate users. Please suggest.
This file is a html template, no backend related functions. Thanks
I tested in IE11 and there are several pages with issues.
One example is this one: http://flatfull.com/themes/scale/mail.htmlAny plans to make it work with IE11 ?
i saw the issue. fix in next update. Thanks
Hi, Are you have any plan to create RTL version of your handsome admin template? Regards
No plan for this. Thanks
hi, i have a issue when template running in IE10, can i fix it? thanks
i solved by updating to IE11, thanks all the same
Thanks