205 comments found.
Has the UI Elements / PNG’s of the theme been uploaded yet? Will make a designers life 100 times more easier then to try and replicate each asset.
I am referring to the UI KIT specifically.
The ui psd file included under the “psd/” folder. Thanks
you create really great stuff!
ps. please, check this little thing: http://flatfull.com/themes/scale/table-static.html (Tasks table / click on a pencil icon / strange background, yeah?)thanks
dropdown opened has a box-shadow. You can change the icon to a button.
<a href="#" class="btn btn-xs btn-default dropdown-toggle" data-toggle="dropdown"><i class="fa fa-pencil" /></a>
thanks
Dear Flatfull,
Question: have you ever encountered (or heard from other users) that the page does not load completely, but after changing the viewport size a bit it does?
specifically, making your window more narrow, doesn’t solve it, but making your window height smaller, does…
just got a feedback that on the signup.html, the page content will be cut off. just remove the ”.app” class from signin.html and signup.html to fix this.
Thanks
Nope, that is not what I meant. It seems to be a rendering error in javascript or something. It is an entire empty page.
You can use the Chrome developer toolbar to see if it’s a javascript error or a network loading problem. Thanks.
Hello, My Name is Manuel and I work at Thor.
We want to cooperate with you. So can you send me a Email, so I can tell you more about it ?
email: office@thor.at.hm skype: thorstore
Thanks Yours Manuel
Sent you a email, Thanks
I too would love to get the RESTful API for the Notes feature of this theme. Is it possible to send along?
Anyone here?
Send me a msg via my profile page. i will send the api to you. Thanks
Hi there,
I sent you a message earlier. I’d like to add some customizations to this template. Mostly get rid of the elements I don’t need and tailor it to what I’m building. Also need to add a couple more frontend/index pages, as opposed to the single pager that comes with the template. How much would it cost on average? And how long would it take to complete the customization?
What’s the best way to reach you? Thanks!
i do not get the message. can you send me a msg via my profile page?
Thanks
I actually sent it through your profille.
Its the same message I put in the comments. I need help with some customizations; Mostly get rid of the elements I don’t need and tailor it to what I’m building. Also need to add a couple more frontend/index pages, as opposed to the single pager that comes with the template. How much would it cost on average? And how long would it take to complete the customization?
What email can I reach you on?
Hi, our team is interested in purchasing an extended license of the template but we found some responsive bugs. With a galaxy s3 smartphone using the standard android browser.
-The menu dropdown 3rd level elements doesn’t appear.
-The responsive datatable with checkboxes doesn’t display correctly.
-All charts display moved one over each other even if you switch the phone position to horizontal.
Sent msg to your email.Thanks
Hi there,
this is one of the most cool templates if you view it from a big screen sized Mac but if you have a smaller screen you can’t see the full login page and there are some issues with header’s settings drop menu on the iPhone 4. Are you up to help me building the structure after I buy it?
Regards!
i do not have the iPhone4, but tested on iPhone 5s. works fine. Thanks
What about the login page?
The login page works fine, Thanks
You didn’t answer my question. Have you tried to resize in height the login page, making it less tall or adding some other inputs in the signup page? It becomes unscrollable. Are you able to fix it?
Regards.
I do not have the iphone4, but you can open the signup.html and resize the window on chrome or firefox, the scroll bar shows.
also tested on iPhone5s and Nexus5, works fine.
Thanks
The problem with the login page is not the responsiveness, but the css boxing. Check out this vid to understand: http://tinypic.com/m/ibx4ow/2
Got, remove the ’.app’ class from the html tag for these two pages.
Thanks
Hi, Im trying to use the gmaps.js in a modal window and the map isn’t loading properly, it just loads in a small section of the screen could you advise on this?
gmaps js init the map with a given dom element. you can set the height for this div.
<div id="map" style="height:200px" />
new GMaps({
div: '#map',
lat: -12.043333,
lng: -77.028333
});
Thanks
Hi, some question about the license. Let’s says I wanted to use your template for my system, but this system however will rent out for different clients. Should it be the regular license or extended?
You need a extended license. Thanks
Hello,
Does it just a HTML template or an application ?
Just HTML template, Thanks
Really cute!;
Thanks
Is it possible to have left sidebar narrow on mobile BUT wide on desktop. When using .nav-xs sidebar is always narrow.
no feature for this. Thanks
I get an “Access is Denied” error when i load some pages. For example “table-datatable.html”
PD. I bought the theme and in the files are the same.
Fixed in v.1.1.1, Thanks
Great job on such a nice looking theme. I was wondering if you could include an advanced edit profile page with a profile image and multiple tabs as well as a matching profile page on the upcoming update. Thanks in advance.
added a profile-2.html page. Thanks
I’m almost ready to buy this, but I have a concern about RTL support, I saw in a previous comment from 3 months ago, where you mentioned that currently the template doesn’t support it, and that Bootstrap 3.2 will support it when it’s out. Does this mean that you will upgrade Bootstrap version for this template once 3.2 is out?
Thanks, and great job by the way! Mossab
Hope Bootstrap 3.2 will support the RTL. I will upgrade to 3.2 once it is out.
Thanks
How is the support? With templates files come somekind of tutorials, or documentation of css classes?
Im afraid of buy and not being able to use.
For exemple: how can I do a horizontal menu with dropdown?
Thanks.
Online documents here, http://flatfull.com/themes/scale/docs.html, Horizontal dropdown http://getbootstrap.com/components/#navbar
Thanks
1/ When I saw your last templates they do not pass the 1.1 version.
Can we expect an update soon with this one?
2/ Could we have more component in the landing page ?
Thanks
1. The 1.1 version passed and available in download. 2. Any suggestion?
Thanks
1. What I would like to said is you doing a version 1.1 and after no more updates. So should we expect a future update since May 11?
2. Some new components:
- Bootstrap Switch
- Bootstrap Multiselect
- A search/results page
- A pricing page
Thanks a lot.
added a search.html, there is a switch on the form-elements.html. and Dropdown select or Chosen for multiselect.
Thanks
Hi,
Is this template supports https://datatables.net (1.10.0) I tried to use newest datatables plugin. It works fine but styles don’t looks very good.
Next update will fix this. Thanks
Sorry for all the messages. Found a bug in your template or with JQuery:
Running your templates in localhost or at a server using Internet Explorer gives the error message: Access denied
Method that breaks is due to elem having access denied jQuery.acceptData = function( elem ) { var noData = jQuery.noData[ (elem.nodeName + ” “).toLowerCase() ],
Usually happens because of faulty plugin to JQuery or bad JQuery code
Any news here?
Tested on ie10 on windows 7. no error happens, all pages got a error or just some pages?
Thanks