<?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: A Name Links</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/a-name-links/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 13:14:55 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24702</guid>
					<title><![CDATA[A Name Links]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24702</link>
					<pubDate>Tue, 17 Nov 2015 04:22:03 +0000</pubDate>
					<dc:creator>Internet-Initiatives</dc:creator>

					<description>
						<![CDATA[
						<p>Guys I am having a hard time trying to figure out how to internally &#8220;jump&#8221; to a specific spot on a page because I am not familiar with how to add a name to short codes.</p>
<p>You will see at the bottom of this page we have a section for our &#8220;Alliance Partners&#8221;</p>
<p><a href="http://wealthconnexion.com.au/" rel="nofollow">http://wealthconnexion.com.au/</a></p>
<p>What I want to be able to do is link each logo to the corresponding &#8220;about text&#8221; on this page</p>
<p><a href="http://wealthconnexion.com.au/alliance-partners/" rel="nofollow">http://wealthconnexion.com.au/alliance-partners/</a></p>
<p>For example if I were to click on the logo &#8220;DW Legal&#8221; the link would look like this <a href="http://wealthconnexion.com.au/alliance-partners/#DWLegal" rel="nofollow">http://wealthconnexion.com.au/alliance-partners/#DWLegal</a></p>
<p>and would jump to the appropriate section on the page.</p>
<p>The issue I am having is no matter where I put the <a> it either goes way too far and cuts off the heading or it doesn&#8217;t work at all</p>
<p>I have tried putting the code before the headings but no luck please please please can you assist me with this as its driving me nuts !</p>
<p></a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24721</guid>
					<title><![CDATA[Reply To: A Name Links]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24721</link>
					<pubDate>Tue, 17 Nov 2015 10:34:31 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi again,</p>
<p>Yes, in order to anchor to the same page you need to have the anchor like so:</p>
<p>PAGE_URL#target_section</p>
<p>Where your target_section would be the ID of the section where you want to scroll.<br />
In your case where is the section with ID &#8220;DWLegal&#8221;?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24776</guid>
					<title><![CDATA[Reply To: A Name Links]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24776</link>
					<pubDate>Wed, 18 Nov 2015 02:16:54 +0000</pubDate>
					<dc:creator>Internet-Initiatives</dc:creator>

					<description>
						<![CDATA[
						<p>This didn&#8217;t work &#8212; the issue is when I add it to the shortcode it doesn&#8217;t work !</p>
<p>This is the shortcode I used on the logo on the home page</p>
<p>[logo img_url="http://wealthconnexion.com.au/wp-content/uploads/2015/11/dwlegal_testlogo.png" text="DW Legal Solicitors" href="http://wealthconnexion.com.au/alliance-partners/#DWLegal"]DW Legal Solicitors[/logo]</p>
<p>[heading centered="no" margin_bottom="no" large="no" background="no" ID="DWLegal"]</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24778</guid>
					<title><![CDATA[Reply To: A Name Links]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24778</link>
					<pubDate>Wed, 18 Nov 2015 03:14:26 +0000</pubDate>
					<dc:creator>Internet-Initiatives</dc:creator>

					<description>
						<![CDATA[
						<p>I managed to get around this through a combination of &lt;span id=&#8221;"&gt;&lt;/span&gt; and or addition it in the the link on the previous section but not ideal</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24794</guid>
					<title><![CDATA[Reply To: A Name Links]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/a-name-links/#post-24794</link>
					<pubDate>Wed, 18 Nov 2015 10:04:51 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Well sure, you need to have an existing element with the corresponding ID so the browser knows where to take you on the page&#8230; <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

