<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Above masthead slider with topbar above &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/feed/</link>
		<description></description>
		<lastBuildDate>Thu, 25 Dec 2025 17:58:45 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-229120</guid>
					<title><![CDATA[Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-229120</link>
					<pubDate>Tue, 17 Mar 2015 12:41:16 +0000</pubDate>
					<dc:creator>Nicci W</dc:creator>

					<description>
						<![CDATA[
						<p>Hi</p>
<p>I am running the Ethos stack, with a 1 page site, and an embedded video slider above the masthead. Because I am using an embedded video it cannot be totally full screen as per the Ethos 3 demo. When I try adding the topbar option through customizer it adds it between the video slider and the logo/nav. Is there a way to have the topbar above the video slider? when the slider position is above the masthead?</p>
<p>Many Thanks<br />
Nicci</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-229276</guid>
					<title><![CDATA[Reply To: Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-229276</link>
					<pubDate>Tue, 17 Mar 2015 16:02:27 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Nicci,</p>
<p>Thanks for writing in!</p>
<p>Because this requires a template change, I&#8217;d advise that you setup a <a href="http://theme.co/x/member/kb/how-to-setup-child-themes/" title="Child Themes" target="_blank" rel="nofollow">child theme</a>. This allows you to make code changes that won&#8217;t be overwritten when an <strong>X</strong> update is released. After your child theme is setup, please review how we recommend making template changes in <a href="http://theme.co/x/member/kb/customization-best-practices/" rel="nofollow">Customization Best Practices</a>.</p>
<p>After that, copy the file <strong>wp-content/themes/x/framework/views/ethos/wp-header.php</strong> in your child theme&#8217;s folder <strong>/framework/views/ethos/</strong>, open the copied file in a text editor and replace entire code with following:</p>
<pre><code>&lt;?php

// =============================================================================
// VIEWS/ETHOS/WP-HEADER.PHP
// -----------------------------------------------------------------------------
// Header output for Ethos.
// =============================================================================

?&gt;

&lt;?php x_get_view( &#039;global&#039;, &#039;_header&#039; ); ?&gt;

  &lt;header class=&quot;&lt;?php x_masthead_class(); ?&gt;&quot; role=&quot;banner&quot;&gt;
    &lt;?php x_get_view( &#039;ethos&#039;, &#039;_post&#039;, &#039;carousel&#039; ); ?&gt;
    &lt;?php x_get_view( &#039;global&#039;, &#039;_topbar&#039; ); ?&gt;
    &lt;?php x_get_view( &#039;global&#039;, &#039;_slider-above&#039; ); ?&gt;
    &lt;?php x_get_view( &#039;global&#039;, &#039;_navbar&#039; ); ?&gt;
    &lt;?php x_get_view( &#039;ethos&#039;, &#039;_breadcrumbs&#039; ); ?&gt;
  &lt;/header&gt;

  &lt;?php x_get_view( &#039;global&#039;, &#039;_slider-below&#039; ); ?&gt;
  &lt;?php x_get_view( &#039;ethos&#039;, &#039;_landmark-header&#039; ); ?&gt;
</code></pre>
<p>Hope this helps. 🙂</p>
<p>Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-332051</guid>
					<title><![CDATA[Reply To: Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-332051</link>
					<pubDate>Thu, 16 Jul 2015 12:56:41 +0000</pubDate>
					<dc:creator>thenaturesfarmacy@gmail.com</dc:creator>

					<description>
						<![CDATA[
						<p>Am having a big issue with my etho masthead slide. I try using revolution slider, but it is distorting my images.. What other option should I use. Because the layer slider isn&#8217;t showing</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-332068</guid>
					<title><![CDATA[Reply To: Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-332068</link>
					<pubDate>Thu, 16 Jul 2015 13:16:12 +0000</pubDate>
					<dc:creator>thenaturesfarmacy@gmail.com</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-332139</guid>
					<title><![CDATA[Reply To: Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-332139</link>
					<pubDate>Thu, 16 Jul 2015 14:37:13 +0000</pubDate>
					<dc:creator>Rupok</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="https://theme.co/archive/users/thenaturesfarmacygmail-com/" class="bbp-user-mention bbp-user-id-36034"> @thenaturesfarmacygmail-com</a></p>
<p>Thanks for writing in! To assist you with this issue, we&#8217;ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-703052</guid>
					<title><![CDATA[Reply To: Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-703052</link>
					<pubDate>Fri, 11 Dec 2015 18:42:31 +0000</pubDate>
					<dc:creator>nicogarazzo</dc:creator>

					<description>
						<![CDATA[
						<p>I am having the same issue. Even though I installed and activated the LayerSlider Plugin is not showing up at all<br />
in the element Menu. What could I be missing?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-703445</guid>
					<title><![CDATA[Reply To: Above masthead slider with topbar above]]></title>
					<link>https://theme.co/archive/forums/topic/above-masthead-slider-with-topbar-above/#post-703445</link>
					<pubDate>Fri, 11 Dec 2015 23:36:47 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Nic,</p>
<p>What do you mean by element menu? Would you mind providing a screenshot? And perhaps, start a new thread with your login credentials in private reply</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

