<?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>One Page Navigation and ID&#039;s not working as expected &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 25 Oct 2025 21:48:48 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-142499</guid>
					<title><![CDATA[One Page Navigation and ID&#039;s not working as expected]]></title>
					<link>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-142499</link>
					<pubDate>Tue, 11 Nov 2014 15:00:04 +0000</pubDate>
					<dc:creator>Paul G</dc:creator>

					<description>
						<![CDATA[
						<p>Guys,</p>
<p>Sorry to bother you, but thought I&#8217;d ask the question &#8211; although I&#8217;m probably not doing something I should, anyway!!</p>
<p>I have a page, <a href="http://thereferralsite.co.uk/home/alphabetical-list/" rel="nofollow">http://thereferralsite.co.uk/home/alphabetical-list/</a>, which I&#8217;ve set up for One Page Navigation.<br />
I have created a Menu, and within the Menu there are various # references which should take me to places within the page.<br />
This almost works, but I&#8217;m finding that the references are taking me to slightly below the actual element which has the ID with the appropriate reference.</p>
<p>For example, if I select the Menu item D, the screen should position me with the D Custom Headline at the top of the page, but what actually happens is that the screen is positioned slightly below that, at around the E Custom Headline element, which is a little annoying.</p>
<p>I&#8217;ve tried in multiple browsers and th result is always the same.<br />
The only navigation which seems to work without issues is when I&#8217;m viewing the page via a phone, which uses the visibility-phone section of code, but this has the same elements using the same reference ID&#8217;s &#8211; confused!</p>
<p>Like I say, I&#8217;m not sure I&#8217;ve set up everything correctly, but I&#8217;ve done some HTML coding in the past, and I think that it&#8217;s all looking OK regarding my previous knowledge.</p>
<p>Could you please take a look and let me know if there&#8217;s anything I&#8217;m missing.</p>
<p>If you need anything else just let me know.</p>
<p>Thanks,<br />
Paul.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-142893</guid>
					<title><![CDATA[Reply To: One Page Navigation and ID&#039;s not working as expected]]></title>
					<link>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-142893</link>
					<pubDate>Tue, 11 Nov 2014 22:50:35 +0000</pubDate>
					<dc:creator>Nabeel A</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Paul,</p>
<p>The problem you&#8217;re having is due to the navigation bar. one page navigation is working fine and your current setup seems fine too. If you hide the navigation bar you&#8217;ll notice that the screen is positioned correctly for all the alphabets.</p>
<p>Please read the special consideration section related to this issue <a href="https://theme.co/x/member/kb/how-to-setup-one-page-navigation/" rel="nofollow">https://theme.co/x/member/kb/how-to-setup-one-page-navigation/</a> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-143260</guid>
					<title><![CDATA[Reply To: One Page Navigation and ID&#039;s not working as expected]]></title>
					<link>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-143260</link>
					<pubDate>Wed, 12 Nov 2014 12:51:15 +0000</pubDate>
					<dc:creator>Paul G</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks so much for the quick response (once again!).<br />
You guys are great at responding.  Even to numpties like me who have very little idea what we&#8217;re doing!<br />
🙂</p>
<p>You have suggested that I turn off the Nav Bar for this page, but I cannot see how I do that for a single page, and still have the Nav Bar everywhere else (as I need this everywhere else).</p>
<p>Could you point me in the right direction please?!<br />
Thanks again!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-143598</guid>
					<title><![CDATA[Reply To: One Page Navigation and ID&#039;s not working as expected]]></title>
					<link>https://theme.co/archive/forums/topic/one-page-navigation-and-ids-not-working-as-expected/#post-143598</link>
					<pubDate>Wed, 12 Nov 2014 19:17:57 +0000</pubDate>
					<dc:creator>Kosher K</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Paul,</p>
<p>The reason why your set-up is behaving like that is because you have a fixed navigation. </p>
<p>The screen jumps correctly to the position of the  linked element, but since you have fixed navigation, its covering the top part of the element.</p>
<p>You need a javascript to fix that. I can see you are combining one page navigation with other links. this would be best for your set-up <a href="https://theme.co/x/member/forums/topic/enable-the-scrolling-effect-for-demo-intergrity-01-not-working/page/2/#post-88853" rel="nofollow">https://theme.co/x/member/forums/topic/enable-the-scrolling-effect-for-demo-intergrity-01-not-working/page/2/#post-88853</a></p>
<p>Hope that helps,</p>
<p>Have a great day</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

