Exemplo n.º 1
0
?>
		</div>

		<div class="clear"></div>

		<div id="comments">
			<div id="disqus_thread"></div>
		</div>
    
	</div>
	
		
	<script type="text/javascript">
        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
        var disqus_shortname = '<?php 
echo ThemeHelper::getThemeSetting(@$theme_settings->disqus_shortname, 'hellovideo');
?>
';

        /* * * DON'T EDIT BELOW THIS LINE * * */
        (function() {
            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
            (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
        })();
    </script>
    <noscript>Please enable JavaScript to view the comments</noscript> 

	<script src="<?php 
echo THEME_URL . '/assets/js/jquery.fitvid.js';
?>
Exemplo n.º 2
0
			<h4><?php 
echo ThemeHelper::getThemeSetting(@$theme_settings->homepage_subheadline, 'A bit more details about your Online Video Subscription Service');
?>
</h4>
			<?php 
if (Auth::guest()) {
    ?>
				<button class="btn btn-primary" onClick="window.location='/signup'" href="/signup"><?php 
    echo ThemeHelper::getThemeSetting(@$theme_settings->home_button_text, 'Become a Member for just $7 a month');
    ?>
</button>
			<?php 
} else {
    ?>
				<button class="btn btn-primary" onClick="window.location='/videos'" href="/videos"><?php 
    echo ThemeHelper::getThemeSetting(@$theme_settings->home_button_text_logged_in, 'Start Watching Videos Now');
    ?>
</button>
			<?php 
}
?>
		</div>
	</div>
</div>

<div class="container">

	<div id="home-content">
		
		<h3>Checkout our Latest Videos Below</h3>
		<div class="row">
Exemplo n.º 3
0
 function dynamic_styles($theme_settings)
 {
     $hex_color = ThemeHelper::getThemeSetting(@$theme_settings->color, '');
     if (empty($hex_color)) {
         $hex_color = '#1C76B6';
     }
     $color = $hex_color;
     $lighter_color = adjustBrightness($hex_color, 20);
     $style = "";
     $style .= "#signup-form .panel-heading, .btn-primary, .navbar-default, .navbar-nav.navbar-right li.signup-desktop a, #home-hero, #subscribers_only button, .block-contents p.date .label.label-success, .post .post-img h3, .theme_color_background, .vjs-default-skin .vjs-play-progress, .vjs-default-skin .vjs-volume-level{ background:{$color}; }";
     $style .= ".form-control:focus, .btn-primary{ border-color:{$color}; }";
     $style .= "h3, .block .block-contents h2 a, footer ul li a, .page a, ul.pages li a, .home footer ul li a, .block.list .block-contents h2 a{ color:{$color}; }";
     $style .= ".btn-primary:hover, .btn-primary:active, .post .post-img h6{ background:{$lighter_color}; }";
     $style .= ".btn-primary:hover, .btn-primary:active{ border-color:{$lighter_color}; }";
     $style .= ".block .block-contents h2 a:hover, footer ul li a:hover, .page a:hover, ul.pages li a:hover, .home footer ul li a:hover{ color:{$lighter_color}; }";
     return $style;
 }
Exemplo n.º 4
0
		});

		/********** END LOGIN MODAL FUNCTIONALITY **********/

	</script>

	<?php 
if (isset($settings->google_tracking_id)) {
    ?>
	  <script>
	    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
	    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
	    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
	    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
	    ga('create', '<?php 
    echo $settings->google_tracking_id;
    ?>
', 'auto');
	    ga('send', 'pageview');
	  </script>
	<?php 
}
?>

	<script><?php 
echo ThemeHelper::getThemeSetting(@$theme_settings->custom_js, '');
?>
</script>

</body>
</html>
Exemplo n.º 5
0
 function dynamic_styles($theme_settings)
 {
     $hex_color = ThemeHelper::getThemeSetting(@$theme_settings->color, '');
     if (empty($hex_color)) {
         $hex_color = '#98cb00';
     }
     $color = $hex_color;
     $lighter_color = adjustBrightness($hex_color, 20);
     $style = "";
     $style .= ".theme_color_background, #signup-form .panel-heading, .post .post-img h3, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a, #home-hero button, .block .block-contents p.date .label.label-success, .btn.btn-primary, .navbar-nav.navbar-right li.signup-desktop a, .second-nav.navbar-default .navbar-nav li.active a, .second-nav.navbar-default .navbar-nav li a:hover, .vjs-default-skin .vjs-play-progress, .vjs-default-skin .vjs-volume-level{ background: {$color}; }";
     $style .= ".btn.btn-primary, .form-control:focus, .second-nav.navbar-default .navbar-nav li:hover, .second-nav.navbar-default .navbar-nav li.active{ border-color:{$color}; }";
     $style .= ".post .post-img h6, #home-hero button:hover{ background: {$lighter_color}; }";
     $style .= ".theme_color, a, .page a, footer ul li a, .home footer ul li a{ color:{$color}; }";
     $style .= "footer ul li a:hover, .home footer ul li a:hover{ color:{$lighter_color}; }";
     return $style;
 }
Exemplo n.º 6
0
?>
" class="col-md-8 col-md-offset-2 col-sm-10 col-sm-offset-1" id="payment-form">
    
    <input name="_token" type="hidden" value="<?php 
echo csrf_token();
?>
">
      
      <div class="panel panel-default registration">
        
        <div class="panel-heading">
          
          <div class="row">
                  
              <h1 class="panel-title col-lg-7 col-md-8 col-sm-6"><?php 
echo ThemeHelper::getThemeSetting(@$theme_settings->signup_message, 'Signup to Gain access to all content on the site for $7 a month.');
?>
</h1>

              <div class="cc-icons col-lg-5 col-md-4">
                  <img src="<?php 
echo THEME_URL;
?>
/assets/img/credit-cards.png" alt="All Credit Cards Supported" />
              </div>

          </div>

        </div><!-- .panel-heading -->

        <div class="panel-body">
Exemplo n.º 7
0
 function dynamic_styles($theme_settings)
 {
     $hex_color = ThemeHelper::getThemeSetting(@$theme_settings->color, '');
     if (empty($hex_color)) {
         $hex_color = '#E52D27';
     }
     $color = $hex_color;
     $lighter_color = adjustBrightness($hex_color, 20);
     $darker_color = adjustBrightness($hex_color, 20);
     $style = "";
     $style .= ".btn-primary, #featured_loader, #subscribers_only button, .block .block-contents .label-success, .post .post-img h3, #signup-form .panel-heading, .navbar-default .navbar-nav > li > a .border-bottom, #main-content h3.header, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus, .theme_color_background, .vjs-default-skin .vjs-play-progress, .vjs-default-skin .vjs-volume-level{ background:" . $color . " }";
     $style .= ".btn-primary, .form-control:focus{ border-color:" . $color . " }";
     $style .= "footer ul li a, .home footer ul li a, .navbar-header .menu-toggle i, .video-details h3 span i, .block .block-contents h2 a, .page a, ul.pages li a, h3, ul.pages a:hover, a:focus, a:active{ color:" . $color . " }";
     $style .= "footer ul li a:hover, .home footer ul li a:hover{ color:" . $darker_color . " }";
     $style .= ".btn-primary:hover, .btn-primary:active, .btn-primary:focus, .post .post-img h6{ background:" . $darker_color . " }";
     $style .= ".btn-primary:hover, .btn-primary:active, .btn-primary:focus{ border-color:" . $darker_color . " }";
     return $style;
 }
Exemplo n.º 8
0
}

.video_list li{
	display:inline;
	list-style: none;
}
</style>

<div class="top-header">
	<div class="container">
		<h3><?php 
echo ThemeHelper::getThemeSetting(@$theme_settings->home_headline, 'Your Online Video Subscription Platform');
?>
</h3>
		<span><?php 
echo ThemeHelper::getThemeSetting(@$theme_settings->home_subheadline, 'A bit more details about your Online Video Subscription Service');
?>
</span>
	</div>
</div>

<div class="container">

	<div id="home-content">
		
		<div id="headerSpace">

			<div class="row">

				<?php 
include 'partials/video-loop.php';