<?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: hook - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/hook</link>
		<description>Support Forum - Tag: hook - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 04:07:17 +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/hook" rel="self" type="application/rss+xml" />

		<item>
			<title>gswift1 on "How to remove Single Product title with Hook?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-single-product-title-with-hook#post-108244</link>
			<pubDate>Wed, 01 May 2013 17:55:55 +0000</pubDate>
			<dc:creator>gswift1</dc:creator>
			<guid isPermaLink="false">108244@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;br /&#62;
I didn't even think of that.&#60;br /&#62;
Great idea I was able to remove it thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "How to remove Single Product title with Hook?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-single-product-title-with-hook#post-107928</link>
			<pubDate>Tue, 30 Apr 2013 05:58:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">107928@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Actually the code should work. If it does not open up wp-content\themes\propulsion\config-woocommerce\config.php and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_action( &#38;#39;avia_add_to_cart&#38;#39;, &#38;#39;woocommerce_template_single_add_to_cart&#38;#39;, 30, 2 );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//add_action( &#38;#39;avia_add_to_cart&#38;#39;, &#38;#39;woocommerce_template_single_add_to_cart&#38;#39;, 30, 2 );&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>gswift1 on "How to remove Single Product title with Hook?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-single-product-title-with-hook#post-107864</link>
			<pubDate>Tue, 30 Apr 2013 00:09:42 +0000</pubDate>
			<dc:creator>gswift1</dc:creator>
			<guid isPermaLink="false">107864@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;br /&#62;
Thanks for the suggestion.&#60;br /&#62;
I went ahead and set the display to none.&#60;/p&#62;
&#60;p&#62;I am having the same issue with the add to cart area I was able to add it elsewhere,  but I can not remove it from under the product image on a single product page.&#60;br /&#62;
I tried&#60;br /&#62;
&#60;code&#62; remove_action( 'avia_add_to_cart', 'woocommerce_template_single_add_to_cart', 30, 2 ); &#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Again is there hook I could use to remove it?&#60;br /&#62;
Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to remove Single Product title with Hook?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-single-product-title-with-hook#post-107790</link>
			<pubDate>Mon, 29 Apr 2013 15:10:42 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">107790@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi gswift1,&#60;/p&#62;
&#60;p&#62;As far as I know there isn't a hook for something like that. You could potentially use a filter (maybe) but it would be much easier to just target that specific product with css and do a display: none on the title of it.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gswift1 on "How to remove Single Product title with Hook?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-remove-single-product-title-with-hook#post-107669</link>
			<pubDate>Sun, 28 Apr 2013 15:58:49 +0000</pubDate>
			<dc:creator>gswift1</dc:creator>
			<guid isPermaLink="false">107669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi how can I remove the title of a Single Product using a hook?&#60;br /&#62;
I was able to add the title elsewhere using&#60;br /&#62;
add_action('woocommerce_before_single_product_summary', 'avia_title' );&#60;br /&#62;
But I am unable to remove the original.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "List of Hooks and Filters - espacially Hook to extend the theme-options"</title>
			<link>http://www.kriesi.at/support/topic/list-of-hooks-and-filters-espacially-hook-to-extend-the-theme-options#post-96886</link>
			<pubDate>Fri, 15 Feb 2013 07:46:58 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; No, we don't have such a list yet. However as far as I know there's a filter which can help you.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;apply_filters( &#38;#39;avia_filter_global_options&#38;#39;, $database_option ) in framework\php\class-superobject.php&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not aware of another filter which affects the options but you can try to search the files for &#34;apply_filters&#34;.&#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>naranili on "List of Hooks and Filters - espacially Hook to extend the theme-options"</title>
			<link>http://www.kriesi.at/support/topic/list-of-hooks-and-filters-espacially-hook-to-extend-the-theme-options#post-96733</link>
			<pubDate>Thu, 14 Feb 2013 12:44:31 +0000</pubDate>
			<dc:creator>naranili</dc:creator>
			<guid isPermaLink="false">96733@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi !&#60;/p&#62;
&#60;p&#62;I'm looking for a hook or filter to extend the array for the theme-options so i could add a new option.&#60;/p&#62;
&#60;p&#62;Is there a list of all hooks and filters that you use in the framework ?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
