<?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>BlueOwlCreative  &#187;  Topic: Problem with anchor link</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/feed/</link>
		<description></description>
		<pubDate>Fri, 28 Aug 2026 02:51:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28262</guid>
					<title><![CDATA[Problem with anchor link]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28262</link>
					<pubDate>Tue, 26 Apr 2016 10:30:39 +0000</pubDate>
					<dc:creator>totogigi</dc:creator>

					<description>
						<![CDATA[
						<p>Hello, i have a problem with anchor links into my single home page:</p>
<p><a href="http://www.lumendesign.eu/dev/sek" rel="nofollow">http://www.lumendesign.eu/dev/sek</a></p>
<p>the anchors, especially with device in landscape view, aren&#8217;t really precise. How can i fix it better please?</p>
<p>Thanks<br />
Alberto</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28264</guid>
					<title><![CDATA[Reply To: Problem with anchor link]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28264</link>
					<pubDate>Tue, 26 Apr 2016 12:53:49 +0000</pubDate>
					<dc:creator>totogigi</dc:creator>

					<description>
						<![CDATA[
						<p>I add a thing. I have made a test, disabling smooth_scroll inside each menu item, and the point where stop the page change. Hope will be helpful to solve the problem.</p>
<p>Alberto</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28265</guid>
					<title><![CDATA[Reply To: Problem with anchor link]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28265</link>
					<pubDate>Tue, 26 Apr 2016 15:06:54 +0000</pubDate>
					<dc:creator>totogigi</dc:creator>

					<description>
						<![CDATA[
						<p>(now i have to publish the website so i have used a plugin to solve but i hope you will solve the bug)<br />
Alberto</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28268</guid>
					<title><![CDATA[Reply To: Problem with anchor link]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28268</link>
					<pubDate>Tue, 26 Apr 2016 17:52:48 +0000</pubDate>
					<dc:creator>totogigi</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, also with the plugin, the problem still remain. It seems that it can&#8217;t consider that in mobile, the top menu disappear.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28274</guid>
					<title><![CDATA[Reply To: Problem with anchor link]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28274</link>
					<pubDate>Wed, 27 Apr 2016 07:44:49 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>The whole smoothscroll for single page logic is here in the common.js:</p>
<pre><code>smoothScroll.init({
	selector: &#039;[rel=&quot;smooth_scroll&quot;]&#039;,
	selectorHeader: &#039;#header.sticky_header&#039;, // Selector for fixed headers
	speed: 500, 
	easing: &#039;easeInOutQuart&#039;,
	updateURL: false,
	offset: 0,
});</code></pre>
<p>You can play around with the &#8220;offset&#8221; value if you want to set one.<br />
Also notice the selectorHeader option, if you remove that it will disregard the sticky header height that it currently adds into the math.<br />
Basically these 2 options are all you need to play around with to get your desired effect. <img src="https://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28277</guid>
					<title><![CDATA[Reply To: Problem with anchor link]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/problem-with-anchor-link/#post-28277</link>
					<pubDate>Wed, 27 Apr 2016 07:57:01 +0000</pubDate>
					<dc:creator>totogigi</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, i have removed selectorHeader: &#8216;#header.sticky_header&#8217; and now it works.</p>
<p>Thanks a lot!<br />
Alberto</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

