magicflyer Posted January 6, 2014 Report Share Posted January 6, 2014 (edited) Do you like this product? Let us know, so we can make more! Publish a review to Google Like us on Facebook Follow us on Twitter Updated to Version 1.1 as of 20 APR 2015 We are proud to present Arctic Skin, designed by Zumeweb.com Arctic is a 100% free skin, available for use and download at absolutely no charge. We can put in some fancy comments about our work, but we rather you be the judge. Check out the demo! Features Full Navigation Customized Full-page slideshow Pilot Center w/ Side Navigations New Schedules Page Full-page design Easy to customize design Demo & Download Download: https://github.com/RyanHerga/Arctic Get your copy for 98% FREE | Under Condition that the footer "Designed by Zumeweb.com" remains How to change slideshow images Go to your skins folder, and open up the settings folder, followed by the settings.php file. Everything you need to know is in that file. There's really no step 3 Yeah, it's that easy. On 4/20/2015 at 8:51 PM, magicflyer said: Updated to Version 1.1 Preview is back up and running + Download link is fixed and fully operational Changelog Page Width set to 75%, Changing it from the original full-width design Responsiveness added(Site adapts to various device sizes) Code Indenting and Structure upgraded to our 2015 Standards. Much, much easier for the end-user to experiment with Slideshow made easier to edit by adding in a settings.php file. Instructions on how to edit can be found on the main post. Changed basic styling for text fonts Fixed "Add to Bid" issue New link: https://github.com/RyanHerga/Arctic Edited April 25, 2017 by magicflyer Quote Link to comment Share on other sites More sharing options...
flyalaska Posted January 6, 2014 Report Share Posted January 6, 2014 Your Slide Show on covers 75% off the screen on my end. (Google Chrome) 1 Quote Link to comment Share on other sites More sharing options...
magicflyer Posted January 6, 2014 Author Report Share Posted January 6, 2014 Your Slide Show on covers 75% off the screen on my end. (Google Chrome) That happens because the image used as a placeholder for the slideshow content, is only 1351px wide and I am guessing your screen is about 1800px in width. It would not occur once you upload a larger image to take care of the placeholder. Quote Link to comment Share on other sites More sharing options...
lol767 Posted January 8, 2014 Report Share Posted January 8, 2014 wut is the recent flights code? Quote Link to comment Share on other sites More sharing options...
MC1028 Posted January 9, 2014 Report Share Posted January 9, 2014 There is no option to add a bid 1 Quote Link to comment Share on other sites More sharing options...
mitcheinfo Posted January 10, 2014 Report Share Posted January 10, 2014 Hello as I make pictures slideshow is to move, tanks Quote Link to comment Share on other sites More sharing options...
magicflyer Posted January 16, 2014 Author Report Share Posted January 16, 2014 What a long delay for this answer, Apologies. wut is the recent flights code? Answered by PM, a couple days ago. There is no option to add a bid Added & Link Updated Hello as I make pictures slideshow is to move, tanks The pictures will move automatically, for as long as you have the correct syntax, similar to the one in the layout.tpl. Quote Link to comment Share on other sites More sharing options...
GustavoMinuano Posted January 21, 2014 Report Share Posted January 21, 2014 Added & Link Updated Hello, I downloaded the file, but without following the option of adding a bid. Thanks, Quote Link to comment Share on other sites More sharing options...
NadRush Posted January 28, 2014 Report Share Posted January 28, 2014 Hello , when i put the news script on the news section , it just show a little box : Update : Okay it's fixed now !!! Just delete the popupnews folder in the Artic Folder XD Thx, Regards, 1 Quote Link to comment Share on other sites More sharing options...
Rafi378 Posted February 2, 2014 Report Share Posted February 2, 2014 Nice Design Quote Link to comment Share on other sites More sharing options...
Rafi378 Posted February 2, 2014 Report Share Posted February 2, 2014 In which part to edit the menu? Quote Link to comment Share on other sites More sharing options...
magicflyer Posted February 8, 2014 Author Report Share Posted February 8, 2014 In which part to edit the menu? You can edit the menu by accessing the file core_navigation.tpl Quote Link to comment Share on other sites More sharing options...
RogerB Posted February 17, 2014 Report Share Posted February 17, 2014 You should put that slide show on frontpage_main.tpl. Quote Link to comment Share on other sites More sharing options...
bozwood Posted February 27, 2014 Report Share Posted February 27, 2014 @magicflyer Great skin, is there a way after a pilot has logged in, and it has their profile, that on the blue banner where "Pilot Panel" and "Log Out" are shown, to have before Pilot Panel, "Admin Panel" which only appears if the user has admin panel access? Ive played around with it but have had to reinstall the theme a couple of times :/ Quote Link to comment Share on other sites More sharing options...
DylanNoes Posted March 26, 2014 Report Share Posted March 26, 2014 Hi Guys nice wokrk... but i have a problem.. the acars map dont work.. any idea? Then when I use the function "add bid" comes out an error: no route passed. Why? tnks Dylan neosvirtualair.net Quote Link to comment Share on other sites More sharing options...
DylanNoes Posted May 12, 2014 Report Share Posted May 12, 2014 Hi guys we cant se the ACARS MAP... any idea? Quote Link to comment Share on other sites More sharing options...
magicflyer Posted May 13, 2014 Author Report Share Posted May 13, 2014 Hi guys we cant se the ACARS MAP... any idea? Can you provide a screenshot of the problem? I am not sure I understand which ACARS map you're talking about. Quote Link to comment Share on other sites More sharing options...
DylanNoes Posted May 15, 2014 Report Share Posted May 15, 2014 Of Course: link: http://www.va.neosvirtualair.net/index.php/acars Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted May 15, 2014 Administrators Report Share Posted May 15, 2014 Looks like you are missing all the phpVMS scripts from the header of your site would probably be the first issue. You also have to adapt a few items in the phpVMS scripts when you include them to adapt to the latest javascript files you are using to make the map and native schedule search to work correctly. If this is all built into the new scripts then the order that they are being called needs to be examined. <head> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> <title>ACARS Map - NEOS VIRTUAL AIRLINE</title> <link rel="stylesheet" media="all" type="text/css" href="http://www.va.neosvirtualair.net/lib/skins/Arctic/dist/css/bootstrap.css" /> <link rel="stylesheet" media="all" type="text/css" href="http://www.va.neosvirtualair.net/lib/skins/Arctic/styles.css" /> <script src="https://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script> <script type="text/javascript" src="http://www.va.neosvirtualair.net/lib/skins/Arctic/dist/js/bootstrap.js"></script> <style> @import url("styles.css"); </style> <link href="dist/css/bootstrap.css" rel="stylesheet" type="text/css" /> <link href="dist/css/bootstrap.min.css" rel="stylesheet" type="text/css" /> <style type="text/css"> @import url("dist/css/bootstrap-theme.css"); </style> <link href="dist/css/bootstrap-theme.min.css" rel="stylesheet" type="text/css" /> </head> Firebug is picking up the error when the page is trying to call for the map because the script that runs it is not present. 1 Quote Link to comment Share on other sites More sharing options...
DylanNoes Posted May 18, 2014 Report Share Posted May 18, 2014 solved. tnsk to all 1 Quote Link to comment Share on other sites More sharing options...
lawrencespk Posted July 17, 2014 Report Share Posted July 17, 2014 Dear Administrator, I installed this skin for my VA website and it's very nice! Thank you so much for your skin!! But I facing few's problem when using this skin, may I know how to solve the problem? Problem 1: When I click the [add to bid] button, the page will auto redirect to schedule detail page, it's seems normal, but when I going to [view my bid] page, I can't found any bid that I added just now. Seems failed to add bit. Problem 2: When I am using Kacars to login my VA, it can login successfully , and also, the flight detail can be read from VA, But when I am start the flight record, I can't found any flight info from live map and recent flight column. Problem 3: The skin without the [admin panel] button, how can I add the button with just preview for website authorized person? A lot and a lot of thanks to you and hopefully can get help from you regarding the issues I mentioned as above~ Thanks again! 1 Quote Link to comment Share on other sites More sharing options...
bsl0001 Posted July 18, 2014 Report Share Posted July 18, 2014 How i can change the "about" section text in the Home page? Quote Link to comment Share on other sites More sharing options...
magicflyer Posted July 20, 2014 Author Report Share Posted July 20, 2014 Dear Administrator, I installed this skin for my VA website and it's very nice! Thank you so much for your skin!! But I facing few's problem when using this skin, may I know how to solve the problem? Problem 1: When I click the [add to bid] button, the page will auto redirect to schedule detail page, it's seems normal, but when I going to [view my bid] page, I can't found any bid that I added just now. Seems failed to add bit. Problem 2: When I am using Kacars to login my VA, it can login successfully , and also, the flight detail can be read from VA, But when I am start the flight record, I can't found any flight info from live map and recent flight column. Problem 3: The skin without the [admin panel] button, how can I add the button with just preview for website authorized person? A lot and a lot of thanks to you and hopefully can get help from you regarding the issues I mentioned as above~ Thanks again! Hello, Thank you for your feedback, I am glad you like the skin. I am currently away for a month on some business. Unfortunately, I am not able to address those issues at the moment, but as soon as I come back I will release an update to this skin that should take care of each of those 3 issues that have been mentioned previously. Kind Regards, Ryan H. Quote Link to comment Share on other sites More sharing options...
James142 Posted August 3, 2014 Report Share Posted August 3, 2014 Demo link is full of errors. Quote Link to comment Share on other sites More sharing options...
freshJet Posted August 3, 2014 Report Share Posted August 3, 2014 Looks like a PHP version issue Quote Link to comment Share on other sites More sharing options...
ChrisTaylor Posted August 15, 2014 Report Share Posted August 15, 2014 Cant download this anymore from your site. Quote Link to comment Share on other sites More sharing options...
magicflyer Posted August 20, 2014 Author Report Share Posted August 20, 2014 The preview & download link have been updated with our new licensing system. Quote Link to comment Share on other sites More sharing options...
usafatcmike Posted September 4, 2014 Report Share Posted September 4, 2014 Can't get to the skin. Get the following: SuccessWithNickJones.com will be up and running shortly! Quote Link to comment Share on other sites More sharing options...
magicflyer Posted September 5, 2014 Author Report Share Posted September 5, 2014 Can't get to the skin. Get the following: SuccessWithNickJones.com will be up and running shortly! I just tested the link, and it seems to be working out fine. The redirect is unusual though, but it's definitely not on our side. Quote Link to comment Share on other sites More sharing options...
jetskit Posted December 29, 2014 Report Share Posted December 29, 2014 Could some one talk me through how I add the recent news? im fairly new to PHPVMS. Much appreciated! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.