<?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: replete shop sidebar - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/replete-shop-sidebar</link>
		<description>Support Forum - Tag: replete shop sidebar - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 08:33:42 +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/replete-shop-sidebar" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Affiliate products + Shop Overview Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/affiliate-products-shop-overview-sidebar#post-88239</link>
			<pubDate>Fri, 14 Dec 2012 19:37:58 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">88239@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I see about 23 location where 'read more' is used. Best thing to do would be for you to download Notepad++ (its free) unzip the theme somewhere on your computer and search the theme folder using notepad++ for 'read more' and you will see what to keep and what to change. Its also a good way for you to look for things to change without having to wait for us, if you need some text changed for example. &#60;a href=&#34;http://notepad-plus-plus.org/download/v6.2.2.html&#34; rel=&#34;nofollow&#34;&#62;http://notepad-plus-plus.org/download/v6.2.2.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;Please add this css to Quick CSS in the backend: Replete &#38;gt; Theme Options &#38;gt; Styling  ... at the bottom of the page.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;@media only screen and (min-width: 1140px){
#top.post-type-archive .responsive .container .nine.units {
width: 1040px;
}}
#top.post-type-archive.container .nine.units {
width: 920px;
}
#top.post-type-archive .container .three.units {
display:none;
}
@media only screen and (max-width: 989px) and (min-width: 768px){
#top.post-type-archive .responsive .container .three.units {
display:none;
}
#top.post-type-archive .responsive .container .nine.units {
width: 704px;
}}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Affiliate products + Shop Overview Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/affiliate-products-shop-overview-sidebar#post-88222</link>
			<pubDate>Fri, 14 Dec 2012 17:15:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">88222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;For #1, I'm not sure if you mean &#34;Select Options&#34; or &#34;Show Details&#34; but both can be changed in the themes files in config-woocommerce&#38;gt;config.php. Look for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($product-&#38;gt;product_type == &#38;#39;variable&#38;#39; &#38;amp;&#38;amp; empty($output))
	{
		$output = &#38;quot;&#38;lt;a&#38;gt;id).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Select options&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
	}

	if($product-&#38;gt;product_type == &#38;#39;simple&#38;#39;)
	{
		$output .= &#38;quot;&#38;lt;a&#38;gt;id).&#38;quot;&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;Show Details&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;quot;;
	}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Within that code you can change the two text options for the buttons. As for the direct affiliate link, no not that I know of.&#60;/p&#62;
&#60;p&#62;#2 - I'm going to tag another of the support crew on this one as I don't see a good avenue for removing it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Shorty05 on "Affiliate products + Shop Overview Sidebar"</title>
			<link>http://www.kriesi.at/support/topic/affiliate-products-shop-overview-sidebar#post-88035</link>
			<pubDate>Thu, 13 Dec 2012 16:01:13 +0000</pubDate>
			<dc:creator>Shorty05</dc:creator>
			<guid isPermaLink="false">88035@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;#1 on the homepage product slider ... &#60;/p&#62;
&#60;p&#62;the button says &#34;read more&#34; can that be changed? and is it also possible if that is a affiliate product to get the button link using the affiliat link of the product ? &#60;/p&#62;
&#60;p&#62;means the customer clicks that button and he gets redirect to the affiliate link and not the product single page. &#60;/p&#62;
&#60;p&#62;#2 how do i get rid of the sidebar on the shop page? i have tried different settings and templates but none has done the trick.&#60;/p&#62;
&#60;p&#62;the sidbar here: &#60;a href=&#34;http://www.kriesi.at/themes/replete/shop/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/replete/shop/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
