Пример #1
0
							<span class="counting wplauncher-seconds"><span class="count_num">%S</span><span class="count_text">Seconds</span></span>
						', 'edit_color' => 1)); ?>
							<?php if (wplauncher_get_field('countdown_color')): ?>
								<style type="text/css">.count_num { color: <?php echo wplauncher_get_field('countdown_color'); ?>; }</style>
							<?php endif; ?>
						</div>
					</div>
				</div>
				<div class="rocket">
					<img class="floating-rocket shake shake-little shake-constant" src="<?php wplauncher_template_directory_uri(); ?>/the_rocket.png" alt="Launching" >
				</div>
				<div class="comeback">
					<img src="<?php wplauncher_template_directory_uri(); ?>/comeback.png" alt="comeback" >
				</div>
				<div class="launchpad">
					<img src="<?php wplauncher_template_directory_uri(); ?>/launchpad.png" alt="launchpad" >
				</div>
			</div>
			<div id="footer_area" class="footer1">
				<div class="page">
					<div id="my_tweets">
						<div id="tweet">
							<?php wplauncher_twitter('number=1&edit_color=1'); ?>
						</div>
					</div>
				</div>
			</div>
			<div id="footer_area" class="footer2">
				<div class="page">
					<p class="copyrights">
						<?php wplauncher_text( array( 'default' => '2015 &copy; Launcher Plugin by <a href="https://mythemeshop.com/" rel="nofollow">MyThemeShop</a>' ) ); ?>
Пример #2
0
Author: MyThemeShop
Version: 1.0
Author URI: http://mythemeshop.com/
Supports: countdown timer, subscribe form, contact form, twitter feed, social icons
*/

if (!defined('ABSPATH')) die(); ?>
<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="X-UA-Compatible" content="IE=edge">
		<meta charset="utf-8">
		<?php wplauncher_head(); // title, favicon, meta description, noindex, jquery ?>
		<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
		<link href='http://fonts.googleapis.com/css?family=Roboto:400,300,700' rel='stylesheet' type='text/css'>
		<link rel="stylesheet" href="<?php wplauncher_template_directory_uri(); ?>/style.css">
	</head>
	<body id ="blog" class="home blog main" itemscope itemtype="http://schema.org/WebPage">  
		<div class="main-container">  			        	
	    	<?php wplauncher_section_start(array('default_bg' => wplauncher_get_template_directory_uri().'/start.jpg', 'class' => 'L_first')); ?>
			<div class="L_left">
				<div class="container">
					<h1 id="logo" class="text-logo" itemprop="headline">
						<?php wplauncher_image('hideable=1&default='.wplauncher_get_template_directory_uri().'/logo.png'); ?>
					</h1>
					<div class="front-view-content">
						<?php wplauncher_text('type=textarea&edit_color=1&default=Sorry, we are working on something that will completely blow your mind away. Please come back soon!'); ?>
					</div>
					<div class="counter">
						<?php wplauncher_countdown(array('format' => '
							<span class="counting wplauncher-days"><span class="count_num">%D</span><span>Days</span></span>