<?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>cornerstone button link to another page &#8211; how? &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 02:23:43 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368007</guid>
					<title><![CDATA[cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368007</link>
					<pubDate>Mon, 24 Aug 2015 20:52:42 +0000</pubDate>
					<dc:creator>GregVeres</dc:creator>

					<description>
						<![CDATA[
						<p>Hi</p>
<p>I am new to wp and to the x theme. I am using cornerstone and I imported the Integrity 07 theme. </p>
<p>I want to put a button on a page that links to another page on my site. If I was using plain wp, then when I inserted a link, I would be able to select the page that I want it to link to and wp would handle what that link turns into behind the scenes. </p>
<p>Is there a way to do this in cornerstone when I add a button? I know there are the two following solutions, but both seem to be hacks really. </p>
<ol>
<li>use the shortcode to put the button on the page. (why am I using cornerstone then?)</li>
<li>create the page, then capture the link in the browser and treat it as an external link. But could this break if I later changed the format of the permalinks? This also seems like an awful lot of trouble when I am selecting an internal page. it seems like something that could get out of sync on me. </li>
</ol>
<p>Is there a better way to do that?<br />
If I wasn&#8217;t clear about the situation, I have page 1 that will have a button that links to page 2. How do I set up the link behind the button on page 1.</p>
<p>Thanks a lot in advance.<br />
Greg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368232</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368232</link>
					<pubDate>Tue, 25 Aug 2015 02:23:13 +0000</pubDate>
					<dc:creator>John Ezra</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! Regretfully the only way to link to another page using a button element in Cornerstone is to use the <strong>href</strong> input box and give a direct link.</p>
<p>If you wanted to make it permalink proof then use the short link instead of the actual link. This way it will always use the post/page id so no matter how you change the permalink it will still lead to that page.</p>
<p>Example: Let&#8217;s say you want to link to the about page from a button.</p>
<p>Actual Link would be <a href="http://www.yourdomain.com/about" rel="nofollow">http://www.yourdomain.com/about</a></p>
<p>Shortlink would look somthing like this: <a href="http://www.yourdomain.com/?p=####" rel="nofollow">http://www.yourdomain.com/?p=####</a> (post/page id number)</p>
<p>You can get the shortlink by editing the page and clicking on get shortlink.</p>
<p><img decoding="async" src="http://i.imgur.com/fBPfwm8.png" alt="get shortlink" /></p>
<p>I will also add a feature request to our dev team regarding and internal links element option. I can&#8217;t promise implementation or a timeline at this point, however, we do listen to our users and we&#8217;re always trying to improve. When we see something beneficial we do our best to make it happen. We&#8217;re actually working on a number of things so if this does get added to the pipeline, we&#8217;ll be sure to announce it when it&#8217;s ready. Thanks for understanding and hope the above helps &#8211; have a great day!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368253</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368253</link>
					<pubDate>Tue, 25 Aug 2015 02:50:20 +0000</pubDate>
					<dc:creator>GregVeres</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you for the explanation and response. At least I know I should stop looking. 🙂 I think that would be a good feature enhancement. </p>
<p>Thanks<br />
Greg</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368397</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-368397</link>
					<pubDate>Tue, 25 Aug 2015 05:36:18 +0000</pubDate>
					<dc:creator>Rupok</dc:creator>

					<description>
						<![CDATA[
						<p>You are welcome Greg!</p>
<p>Feel free to let us know if you face any other issue. We’ll be happy to assist you.</p>
<p>Thanks for using X.</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-727977</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-727977</link>
					<pubDate>Fri, 01 Jan 2016 23:30:45 +0000</pubDate>
					<dc:creator>gregjohnson1024</dc:creator>

					<description>
						<![CDATA[
						<p>Another Greg voting for this feature.  It is frustrating not to be able to link to other WP pages more naturally.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-728001</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-728001</link>
					<pubDate>Fri, 01 Jan 2016 23:54:00 +0000</pubDate>
					<dc:creator>Jade</dc:creator>

					<description>
						<![CDATA[
						<p>You&#8217;re vote has been counted as well Greg. Thank you!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-748442</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-748442</link>
					<pubDate>Sat, 16 Jan 2016 03:29:32 +0000</pubDate>
					<dc:creator>jsyeager</dc:creator>

					<description>
						<![CDATA[
						<p>My site is not giving me the option of &#8220;get shortlink&#8221; Where else could I get the shortlink? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-748586</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-748586</link>
					<pubDate>Sat, 16 Jan 2016 06:56:12 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Because this requires a template change, I&#8217;d advise that you setup a <a href="https://community.theme.co/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="https://community.theme.co/kb/customization-best-practices/" rel="nofollow">Customization Best Practices</a>.</p>
<p>Please add this in child theme&#8217;s functions.php : </p>
<p><code>add_filter( &#039;get_shortlink&#039;, function( $shortlink ) {return $shortlink;} );</code></p>
<p>Hope it helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-911441</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-911441</link>
					<pubDate>Tue, 03 May 2016 20:59:03 +0000</pubDate>
					<dc:creator>Juan Blanco</dc:creator>

					<description>
						<![CDATA[
						<p>Hello Support,</p>
<p>My link to another page is not working. Any advise?</p>
<p><a href="http://prntscr.com/azx4s6" rel="nofollow">http://prntscr.com/azx4s6</a></p>
<p><a href="http://prntscr.com/azx699" rel="nofollow">http://prntscr.com/azx699</a></p>
<p>Thank you,</p>
<p>Juan Blanco</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-911933</guid>
					<title><![CDATA[Reply To: cornerstone button link to another page &#8211; how?]]></title>
					<link>https://theme.co/archive/forums/topic/cornerstone-button-link-to-another-page-how/#post-911933</link>
					<pubDate>Wed, 04 May 2016 05:43:43 +0000</pubDate>
					<dc:creator>Jade</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Juan,</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>

					
		
	</channel>
	</rss>

