Discussion on Flight - Responsive Fullscreen Background Template

Discussion on Flight - Responsive Fullscreen Background Template

Cart 262 sales
Well Documented

themesuite supports this item

Supported

70 comments found.

Hello, it gave me an “api google map” error using the googlemap. style sheets – I changed the longtitude and latitude to match our area and it wouldnt read it? So i changed it to the regular iframe code. Do you know why it would give that error?

You need to have your own Google API key (it’s free and takes 2 minutes to sign up for one). If you open up the Documentation included with the template and click Location Pages – you will see the very first item – Obtaining an API key. It has screenshots and a step-by-step guide, it’s very easy to follow. Let us know if you have any trouble though, we are here to help!

Also I’m not sure if you realize, but we have a Dedicated Support Page that is more geared to providing support then the Comments page. It’s also free and easy to use.

Yes that is one I am referring to – the flyout template. Is there a way to do a drop down for the horizontal menu bar?

The horizontal menu bar is only visible on low-resolution screens (mobile.css media queries), so it wouldn’t have any function on a good majority of the new monitors (over 1200px wide resolution). You could fairly easily make a jQuery dropdown menu on the mobile horiztonal menu, but it wouldn’t be functional with higher resolutions that support the flyout menu without a lot of customization. I hope this answers your question! If not let me know and I’ll try and clarify further if I’ve misunderstood.

Any updates on when the Wordpress version will be out?

The html templates and documentation rock and are very easy to work with.

Cheers!

I am hoping a couple of weeks (possibly sooner), I know we’ve said that before, but we want to make sure it’s 100% before it’s released. In our opinion there is nothing worse then an author releasing something too quickly just to start making money off it. We want to make sure it works reliably, bug-free, and as-advertised before it goes to market.

Also, we keep building in additional functionality as well! This week we added in the ability to customize all of the fonts with any of Google’s 573 available fonts. :) You can also customize font-size’s and line-height with a slider in the option panel rather then editing CSS . The new portfolio options are also completely finished. Basically all that is left is finishing the option panel for the demo site, creating and exporting the demo content (with the ability for the customer to easily import everything with a few clicks), and we have to finish the documentation.

Hopefully that gives you an idea of where it is at! Thanks for your patience!

The wordpress version, pleeaaassee!

It’s coming soon!! We are literally working on it everyday! The improvements, ease-of-use, and advanced customization options will be worth the wait we promise :)

do you get a solution for the special german letters like ä,ö,ü,Ä,Ö,Ü and ß?

Yes, the League Gothic font in the flyout menu and headings supports the following languages: Albanian, Danish, Dutch, English, Faroese, French, German, Icelandic, Italian, Malagasy, Norwegian, Spanish, Swedish.

As explained in the email I sent you on Nov 14, if you aren’t using an updated version of the template, you may still have the english-only League Gothic font – if you are unsure, make sure you download the fonts and overwrite the /css/fonts/ folder with the one in this zip file: http://files.themesuite.com/flight/fonts.zip

Also, as I outlined in my email – some of those characters you are referring to, particularly ä, ö, ü and ß – are lowercase – you will need to disable the text-transform: uppercase; in the CSS to properly view these. Search the style.css for text-transform: uppercase; – you will find these entries around line 159 and line 497. If you use those characters in the logo you will also need to delete the entry from the h1.logo class around line 543

Please let me know if you run into any difficulties or require further assistance! Thanks!

hi, your last mail was dated 13.11. i overwrite the fonts and changed the css, but the letters doesn`t look like fine. see here: www.marvino.de/test.html

You obviously didn’t replace the fonts because it’s not working :) I just downloaded your site and changed the fonts and it works perfectly for me, you can see it for yourself here: http://demo.themesuite.com/marvino/test.html

As outlined in the above thread, download the fonts: http://files.themesuite.com/flight/fonts.zip and overwrite the /css/fonts/ folder.

As you can see it works perfectly! Let me know if have further trouble, or email me your FTP account details and I’ll login and fix it for you. Thanks!

How do I add a drop down for the main navigation? Is there a

  • /
      code somewhere that I may have missed?
  • There is no drop down menu if you are referring to the flyout menu? Is that the menu you are referring to? There is a side menu demonstrated on the blog pages that drops down dynamically on hover…

    Any word on the Wordpress version yet?

    It’s very close! It’s finished, we are just working on the documentation now and doing some final testing…

    Great theme, but have an issue…it is not rendering correctly (alohakaidivers.com). Locally, the theme works. However, once uploaded, the theme will not center properly. I also tried to sign up on your support forum but they said my purchase code was incorrect.

    IE works but chrome has the issue…

    Please advise.

    Thanks for your purchase! Regarding the Support website, your username must match the ThemeForest username used to purchase the template, and your purchase code must be typed in 100% correctly (we recommend cutting and pasting). Please email support@themesuite.com if you are still having issues.

    As far as your Chrome problem goes, I have tested your website on Firefox and Chrome on both Mac and Windows and I can’t see any issues. Could you create a support ticket, or if you are still having issues signing up then please email a screenshot to support@themesuite.com and include the version of Chrome you are using and we will download that version and try and replicate the problem. Also include your operating system and problem description.

    And when will the Wordpress version be available?

    We are working hard on it, best guess it will probably be another couple of weeks… we have been improving on the interface and making it extremely easy to customize every aspect of the theme, ensuring the best possible user experience.

    We have also been working on a Light (white body) version of the HTML template which will be included in Version 2.0 and released shortly. It will also be an option included the Wordpress version. We are also incorporating a sortable masonry portfolio with support for AJAX loaded grids in the Wordpress version, which is going to be awesome. These additions have caused a bit of a delay, but hopefully it won’t be too much longer!

    hi! great theme!! wondering, on an html site such as this one, how does the blog work?

    Thanks! In the HTML version the Blog pages have 3 possible uses: 1.) For design/layout usage 2.) For somebody that wants to do manual or infrequent Blog posts, or doesn’t want to use a database 3.) For somebody that wants to setup a custom PHP / AJAX blog

    It’s the same as the Search box, it’s only included for similar reasons, but will be fully functional in the Wordpress version when it is released.

    Hi there,

    I am trying to insert my own logo but it doesn’t seems to appear. I have followed this as per instructed in the user manual under ‘Inserting a custom logo’ but it doesn’t seems to work. FYI , my logo is only 180px x 160px. Is there a step that I am missing?

    What version are you using? In the latest v1.9 that was released yesterday we have simplified the process (see Version 1.9 Changelog for details on all of the code that has been changed). We have also updated the Documentation instructions.

    Does your CSS code look like the above URL for DIV ID #logo ? Have you changed the <h1 class="logo">Take: Flight.</h1> to <img src="YOUR_LOGO_PATH.png" id="logo" /> in your HTML ?

    It would help a lot if you could send a URL , then we could see the problem and tell you exactly what is wrong! Also, if you follow the steps above and that doesn’t fix the problem, we would appreciate you opening a Support Ticket on our Dedicated Support Website

    Version 1.8 is now approved and available for download!

    Works great in all browsers except IE…naturally….pages barely load…what can i do to fix?

    I get:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8 .0; Windows NT 6 .1; WOW64 ; Trident/4.0; SLCC2 ; .NET CLR 2 .0.50727; .NET CLR 3 .5.30729; .NET CLR 3 .0.30729; Media Center PC 6 .0; eSobiSubscriber 2.0.4.16; InfoPath.2) Timestamp: Sun, 7 Oct 2012 21:18:26 UTC

    Message: Expected identifier, string or number Line: 12 Char: 3 Code: 0 URI : coolmountain.com/js/social/twitter.feed.js

    Message: ‘console’ is undefined Line: 35 Char: 5 Code: 0 URI : coolmountain.com/js/menus/flight.menu.js

    That won’t be necessary. I just downloaded the file myself, and despite the fact that ThemeForest updated the ‘Update Date’ and also emailed us to say the updated file was ‘Accepted’ and posted, it indeed was not, it is still Version 1.7 (all CSS and JS changes outlined in the 1.7.1 Changelog are not currently online)! I am resubmitting this immediately, but in the meantime you can download the updated javascript here: http://support.themesuite.com/flightmenu.zip

    Just unzip and overwrite your /js/menus/flight.menu.js file.

    Thank you!..problem appears to be solved…love the design…keep up the great work!

    Great!! Thanks for the update, glad to hear it’s fixed your issues! I have resubmitted the changes as Version 1.8 and will double-check ThemeForest actually updates the download file this time when they send us the ‘Approved’ email.

    For anyone following for updates on the Changelogs, they are posted in the Knowledgebase section of our Support site.

    When will the wordpress version be available?

    Hopefully within 2 weeks! :)

    Thanks for template and very good documentation this will be fun to customize :)

    Thanks! Enjoy :)

    Just purchased and no main page PSD files… only 2 PSD files for blog posts. Is it possible to get the main page PSD ?? ngen@me.com

    Hi visualsherpa, thanks for your comments! The template structure and framework was built off of the main Blog PSD file and the Blog Post PSD file. Creating the other pages wasn’t necessary for us to build the template, however if it’s something that you seem to think would be helpful it wouldn’t take overly long to create the remaining sub pages. Any PSD files that we used and where necessary in the creation of the template are included.

    This is an amazing theme and the documentation is top-notch. A job more than well done, folks! Quick question, though, isn’t it supposed to render good in Firefox? It shows great in Chrome and Safari (WebKit) but not in Firefox. I don’t even bother with IE (lol).

    Thanks for the kind words! It does indeed render beautifully in Firefox, if it’s not for you please open a support ticket and we’ll be happy to help you get to the bottom of it in a hurry! :)

    OMG this is FANTASTIC !!!!! I cannot wait for the Wordpress version. any ideas how long?

    About blooming time there was a theme that is different and that stands out!!!

    love it love it love it – all I need now is to know how long I have to wait ;)

    Thanks!! :) We are hoping to have the Wordpress theme finished and released in the next couple of weeks if all goes well! We have it functioning now in Wordpress, we are just working on the Options panel and additional theme functionality, then we have to make the documentation for it (which if you have seen the documentation for the HTML version, it goes quite in-depth). :)

    Cool! I cannot wait!!! ;)

    Hi, some suggestions for future versions…

    - What about a testimonal/feedback ‘widget’, similar to the twitter one you have, but which cycles/scrolls through received customer feedback.

    - What about a calendar type ‘widget’ which shows a calendar style date image and allows some text describing the event

    - With each release, is there details on what has changed ? If i customise the template, including script changes, but then want to upgrade to the latest version by you, then it would be useful to know which files have changed etc.

    - Pricing tables styling

    - Accordion

    Cheers

    Roy.

    Thanks for the feedback Roy, we have made note of these things for future releases!

    We are working on a Changelog page that will be on our Support site that will document indepth all changes between releases, and what code/files have been modified! Hopefully it should be finished shortly. If you need it in the meantime just post a ticket on the Support page and one of us will send you a text version.

    by
    by
    by
    by
    by
    by

    Tell us what you think!

    We'd like to ask you a few questions to help improve ThemeForest.

    Sure, take me to the survey