{"id":3111,"date":"2014-09-10T20:40:44","date_gmt":"2014-09-10T20:40:44","guid":{"rendered":"http:\/\/gauge.wpengine.com\/?page_id=3111"},"modified":"2014-09-10T20:40:44","modified_gmt":"2014-09-10T20:40:44","slug":"video-header","status":"publish","type":"page","link":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/","title":{"rendered":"Video Header"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column][vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">Add a teaser video as a background video and click the play button to load a\u00a0full size video. Supports YouTube, Vimeo and HTML5 videos.<\/h3>\n<p>[\/vc_column_text][vc_separator color=&#8221;custom&#8221; style=&#8221;double&#8221; el_width=&#8221;80&#8243; accent_color=&#8221;#eeeeee&#8221;]\t\n\t\t<div id=\"gp_portfolio_wrapper_1\" class=\"gp-portfolio-wrapper gp-vc-element gp-portfolio-columns-3 \">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<div id=\"gp_portfolio_wrapper_1-filters\" class=\"gp-portfolio-filters gp-vc-element\">\n\t\t\t\t\t<ul>\n\t\t\t\t\t   <li><a href=\"#\" data-filter=\"*\" class=\"gp-active\">All<\/a><\/li>\n\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\n\t\t\t\t<strong class=\"gp-no-items-found\">No items found.<\/strong>\n\n\t\t\t\t\n\n\t\t<\/div>\n\n\t\t<script>\t\t\n\t\tjQuery( document ).ready( function( $ ) {\n\n\t\t\t'use strict';\n\t\t\t\n\t\t\tif ( $( 'body' ).hasClass( 'gp-theme' ) ) {\n\t\t\t\n\t\t\t\tvar container = $( '#gp_portfolio_wrapper_1 .gp-inner-loop' ),\n\t\t\t\t\telement = container;\n\n\t\t\t\tif ( container.find( 'img' ).length == 0 ) {\n\t\t\t\t\telement = $( '<img \/>' );\n\t\t\t\t}\n\n\t\t\t\tif ( container.find( 'section' ).length == 1 ) {\n\t\t\t\t\tvar columnwidth = '#gp_portfolio_wrapper_1 section';\n\t\t\t\t} else {\n\t\t\t\t\tvar columnwidth = '#gp_portfolio_wrapper_1  section:nth-child(3n)';\n\t\t\t\t}\t\n\t\t\t\t\t\n\t\t\t\timagesLoaded( element, function( instance ) {\n\n\t\t\t\t\tcontainer.isotope({\n\t\t\t\t\t\titemSelector: '#gp_portfolio_wrapper_1 section',\n\t\t\t\t\t\tpercentPosition: true,\n\t\t\t\t\t\tfilter: '*',\n\t\t\t\t\t\tmasonry: {\n\t\t\t\t\t\t\tcolumnWidth: columnwidth,\n\t\t\t\t\t\t\tgutter: '#gp_portfolio_wrapper_1 .gp-gutter-size'\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\n\t\t\t\t\tcontainer.animate( { 'opacity': 1 }, 1300 );\n\t\t\t\t\t$( '.gp-pagination' ).animate( { 'opacity': 1 }, 1300 );\n\t\t\n\t\t\t\t});\n\t\t\n\t\t\t\t\/\/ Portfolio filters\n\t\t\t\t$( '#gp_portfolio_wrapper_1-filters ul li a' ).click( function() {\n\n\t\t\t\t\tvar selector = $( this ).attr( 'data-filter' );\n\t\t\t\t\tcontainer.isotope( { filter: selector } );\n\n\t\t\t\t\t$( '#gp_portfolio_wrapper_1-filters ul li a' ).removeClass( 'gp-active' );\n\t\t\t\t\t$( this ).addClass( 'gp-active' );\n\n\t\t\t\t\treturn false;\n\n\t\t\t\t});\n\n\t\t\t\t\/\/ Remove portfolio filters not found on current page\n\t\t\t\tif ( $( 'div' ).hasClass( 'gp-portfolio-filters' ) ) {\n\t\n\t\t\t\t\tvar isotopeCatArr = [];\n\t\t\t\t\tvar $portfolioCatCount = 0;\n\t\t\t\t\t$( '#gp_portfolio_wrapper_1-filters ul li' ).each( function( i ) {\n\t\t\t\t\t\tif ( $( this ).find( 'a' ).length > 0 ) {\n\t\t\t\t\t\t\tisotopeCatArr[$portfolioCatCount] = $( this ).find( 'a' ).attr( 'data-filter' ).substring( 1 );\t\n\t\t\t\t\t\t\t$portfolioCatCount++;\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\n\t\t\t\t\tisotopeCatArr.shift();\n\t\n\t\t\t\t\tvar itemCats = '';\n\t\n\t\t\t\t\t$( '#gp_portfolio_wrapper_1 .gp-inner-loop > section' ).each( function( i ) {\n\t\t\t\t\t\titemCats += $( this ).attr( 'data-portfolio-cat' );\n\t\t\t\t\t});\n\t\t\t\t\titemCats = itemCats.split( ' ' );\n\t\n\t\t\t\t\titemCats.pop();\n\t\t\n\t\t\t\t\titemCats = $.unique( itemCats );\n\t\n\t\t\t\t\tvar notFoundCats = [];\n\t\t\t\t\t$.grep( isotopeCatArr, function( el ) {\n\t\t\t\t\t\tif ( $.inArray(el, itemCats ) == -1 ) {\n\t\t\t\t\t\t\tnotFoundCats.push( el  );\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\n\t\t\t\t\tif ( notFoundCats.length != 0 ) {\n\t\t\t\t\t\t$( '#gp_portfolio_wrapper_1-filters ul li' ).each( function() {\n\t\t\t\t\t\t\tif ( $( this ).find( 'a' ).length > 0 ) {\n\t\t\t\t\t\t\t\tif( $.inArray( $( this ).find( 'a' ).attr( 'data-filter' ).substring( 1 ), notFoundCats ) != -1 ) {\n\t\t\t\t\t\t\t\t\t$( this ).hide();\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\n\t\t\t\t}\n\t\t\t\n\t\t\t}\n\t\t\t\t\t\t\n\t\t});\t\t\t\n\t\t<\/script>\n\n\t\t[\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][vc_column_text] Add a teaser video as a background video and click the play button to load a\u00a0full size video. Supports YouTube, Vimeo and HTML5 videos. [\/vc_column_text][vc_separator color=&#8221;custom&#8221; style=&#8221;double&#8221; el_width=&#8221;80&#8243; accent_color=&#8221;#eeeeee&#8221;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2321,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"tags":[],"gp_hubs":[],"release-date":[],"genre":[],"rating":[],"developed-by":[],"publisher":[],"class_list":["post-3111","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Video Header - IndieSmasher<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Video Header - IndieSmasher\" \/>\n<meta property=\"og:description\" content=\"[vc_row][vc_column][vc_column_text] Add a teaser video as a background video and click the play button to load a\u00a0full size video. Supports YouTube, Vimeo and HTML5 videos. [\/vc_column_text][vc_separator color=&#8221;custom&#8221; style=&#8221;double&#8221; el_width=&#8221;80&#8243; accent_color=&#8221;#eeeeee&#8221;][\/vc_column][\/vc_row]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/\" \/>\n<meta property=\"og:site_name\" content=\"IndieSmasher\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/\",\"url\":\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/\",\"name\":\"Video Header - IndieSmasher\",\"isPartOf\":{\"@id\":\"https:\/\/indiesmasher.com\/#website\"},\"datePublished\":\"2014-09-10T20:40:44+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/indiesmasher.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Elements\",\"item\":\"https:\/\/indiesmasher.com\/index.php\/elements\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Video Header\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/indiesmasher.com\/#website\",\"url\":\"https:\/\/indiesmasher.com\/\",\"name\":\"IndieSmasher\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/indiesmasher.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Video Header - IndieSmasher","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/","og_locale":"en_US","og_type":"article","og_title":"Video Header - IndieSmasher","og_description":"[vc_row][vc_column][vc_column_text] Add a teaser video as a background video and click the play button to load a\u00a0full size video. Supports YouTube, Vimeo and HTML5 videos. [\/vc_column_text][vc_separator color=&#8221;custom&#8221; style=&#8221;double&#8221; el_width=&#8221;80&#8243; accent_color=&#8221;#eeeeee&#8221;][\/vc_column][\/vc_row]","og_url":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/","og_site_name":"IndieSmasher","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/","url":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/","name":"Video Header - IndieSmasher","isPartOf":{"@id":"https:\/\/indiesmasher.com\/#website"},"datePublished":"2014-09-10T20:40:44+00:00","breadcrumb":{"@id":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/indiesmasher.com\/index.php\/elements\/video-header\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/indiesmasher.com\/"},{"@type":"ListItem","position":2,"name":"Elements","item":"https:\/\/indiesmasher.com\/index.php\/elements\/"},{"@type":"ListItem","position":3,"name":"Video Header"}]},{"@type":"WebSite","@id":"https:\/\/indiesmasher.com\/#website","url":"https:\/\/indiesmasher.com\/","name":"IndieSmasher","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/indiesmasher.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/pages\/3111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/comments?post=3111"}],"version-history":[{"count":0,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/pages\/3111\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/pages\/2321"}],"wp:attachment":[{"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/media?parent=3111"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/tags?post=3111"},{"taxonomy":"gp_hubs","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/gp_hubs?post=3111"},{"taxonomy":"release-date","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/release-date?post=3111"},{"taxonomy":"genre","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/genre?post=3111"},{"taxonomy":"rating","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/rating?post=3111"},{"taxonomy":"developed-by","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/developed-by?post=3111"},{"taxonomy":"publisher","embeddable":true,"href":"https:\/\/indiesmasher.com\/index.php\/wp-json\/wp\/v2\/publisher?post=3111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}