<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Support Forum - Tag: custom page titles woo commerce - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/custom-page-titles-woo-commerce</link>
		<description>Support Forum - Tag: custom page titles woo commerce - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 12:48:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/tags/custom-page-titles-woo-commerce" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "custom page titles not showing on shop pages"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-titles-not-showing-on-shop-pages#post-91907</link>
			<pubDate>Wed, 16 Jan 2013 16:30:13 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">91907@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi albertorrent,&#60;/p&#62;
&#60;p&#62;I believe you need to add the settings somewhere inside Yoast. Having not used it I can't say for sure where it is, but I know others have mentioned its in the main yoast settings.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>albertorrent on "custom page titles not showing on shop pages"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-titles-not-showing-on-shop-pages#post-91832</link>
			<pubDate>Wed, 16 Jan 2013 10:19:10 +0000</pubDate>
			<dc:creator>albertorrent</dc:creator>
			<guid isPermaLink="false">91832@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey susan, I see you fix that error in your website. About title in shop page with yoast... how you fixed?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "custom page titles not showing on shop pages"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-titles-not-showing-on-shop-pages#post-84313</link>
			<pubDate>Fri, 16 Nov 2012 21:33:44 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Susan,&#60;/p&#62;
&#60;p&#62;Try giving the page a hard refresh to clear your local cache. Other than this, there is nothing else within the theme that effects the page title attribute.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "custom page titles not showing on shop pages"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-titles-not-showing-on-shop-pages#post-84217</link>
			<pubDate>Fri, 16 Nov 2012 11:37:28 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">84217@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hmm, have tried that but no difference.  Any other suggestions gratefully received!  Susan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "custom page titles not showing on shop pages"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-titles-not-showing-on-shop-pages#post-83002</link>
			<pubDate>Fri, 09 Nov 2012 07:27:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">83002@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You need to replace following line in header.php:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php bloginfo(&#38;#39;name&#38;#39;); ?&#38;gt; &#124; &#38;lt;?php is_home() ? bloginfo(&#38;#39;description&#38;#39;) : wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;title&#38;gt;&#38;lt;?php wp_title(&#38;#39;&#38;#39;); ?&#38;gt;&#38;lt;/title&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>susan_ideology on "custom page titles not showing on shop pages"</title>
			<link>http://www.kriesi.at/support/topic/custom-page-titles-not-showing-on-shop-pages#post-82878</link>
			<pubDate>Thu, 08 Nov 2012 14:38:29 +0000</pubDate>
			<dc:creator>susan_ideology</dc:creator>
			<guid isPermaLink="false">82878@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there, I want to create custom page titles site wide.  Have managed this for all the non woo commerce pages - using either the Yoast wp seo plugin or WP Title 2.  With both of these I am able to create custom titles for the woo commerce pages, but these new titles don't show up in the browser window.  The main one really is the shop page. At the moment the web address is &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://s154267.gridserver.com/shop/&#34; rel=&#34;nofollow&#34;&#62;http://s154267.gridserver.com/shop/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And the default title is Product Archive.&#60;/p&#62;
&#60;p&#62;I would like the web address to be &#60;a href=&#34;http://s154267.gridserver.com/catalogue&#34; rel=&#34;nofollow&#34;&#62;http://s154267.gridserver.com/catalogue&#60;/a&#62; and the title to be &#34;catalogue of autographs and historical documents&#34;&#60;/p&#62;
&#60;p&#62;In the woo commerce settings I have changed the name of the page to &#34;catalogue&#34;.  And using either of the plugins, input the following for the title:&#60;br /&#62;
&#34;catalogue of autographs and historical documents&#34;.&#60;/p&#62;
&#60;p&#62;But I cannot seem to shift the default titles showing in the browser.&#60;/p&#62;
&#60;p&#62;Any ideas what could be causing the problem?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;/p&#62;
&#60;p&#62;Susan
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
