<?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 - Topic: Shortcodes not working in Product Short Description Area</title>
		<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area</link>
		<description>Support Forum - Topic: Shortcodes not working in Product Short Description Area</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 16:45:20 +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/topic/shortcodes-not-working-in-product-short-description-area" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-100682</link>
			<pubDate>Mon, 11 Mar 2013 19:03:23 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">100682@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad Nick could help :)&#60;/p&#62;
&#60;p&#62;Let us know if you have any other questions or issues.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotomaster on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-100473</link>
			<pubDate>Sun, 10 Mar 2013 22:13:34 +0000</pubDate>
			<dc:creator>fotomaster</dc:creator>
			<guid isPermaLink="false">100473@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dear Nick, thank you so much! It is working now! (your support every time looks like magic for me :) )
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-100466</link>
			<pubDate>Sun, 10 Mar 2013 20:50:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">100466@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Ok. The one way I got it working is by editing line 164 in /config-woocommerce/config.php in the theme folder, which looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$output .=  get_the_excerpt();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and I changed it to look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$output .=  do_shortcode(get_the_excerpt());&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotomaster on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99986</link>
			<pubDate>Thu, 07 Mar 2013 08:40:46 +0000</pubDate>
			<dc:creator>fotomaster</dc:creator>
			<guid isPermaLink="false">99986@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Update: maybe, for the short description field, it is enough to replace the [dropcap2]Letter[/dropcap2] to &#38;lt;span class=&#34;dropcap2&#34;&#38;gt;Letter&#38;lt;/span&#38;gt; only for all generated shortcodes?&#60;/p&#62;
&#60;p&#62;Unfortunately not. I have already checked the iconbox shortcode with span class=&#34;&#34; - not work. So, for this reason I ask help. Hope, it is enough just allow for using the shortcode generator for the product short description field.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotomaster on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99920</link>
			<pubDate>Wed, 06 Mar 2013 22:58:36 +0000</pubDate>
			<dc:creator>fotomaster</dc:creator>
			<guid isPermaLink="false">99920@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, Nick!&#60;/p&#62;
&#60;p&#62;May be, you didn't understand me right. Please, see the screenshot one more time: &#60;a href=&#34;http://www.fotoetude.com/images_for_support/sort_description.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/sort_description.jpg&#60;/a&#62; . Do you see there all not working shortcodes? Also see there the table with dropcaps (blue and red). You can see it here: &#60;a href=&#34;http://fotoetude.com/test/shop/test_1/&#34; rel=&#34;nofollow&#34;&#62;http://fotoetude.com/test/shop/test_1/&#60;/a&#62;  (in the bottom of page). What is the difference between both of parts? Here is the explanation: &#60;a href=&#34;http://www.fotoetude.com/images_for_support/sort_description_1.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/sort_description_1.jpg&#60;/a&#62; - it is the editor of the short description of product. Do you see there the shortcode button? Yes, it is there, right :). But generated with help of this button shortcodes unfortunately don't work in this field, in my case. I say about, maybe, 10 times here. &#60;/p&#62;
&#60;p&#62;Only HTML &#34;shortcodes&#34; work (on published page, of course): &#60;a href=&#34;http://www.fotoetude.com/images_for_support/sort_description_2.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/sort_description_2.jpg&#60;/a&#62;. The generated shortcodes, as you wish me, don't work for product short description field: &#60;a href=&#34;http://www.fotoetude.com/images_for_support/sort_description_3.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/sort_description_3.jpg&#60;/a&#62;. &#60;/p&#62;
&#60;p&#62;I need either working generated shortcodes for product short description field (which is the best decision for me), or the HTML examples of these shortcodes.&#60;/p&#62;
&#60;p&#62;Ones again (for product short description field): This is generated dropcap: &#60;code&#62;[dropcap2]H[/dropcap2]&#60;/code&#62; Not works. This is the HTML dropcap: &#60;code&#62;&#38;lt;span class=&#38;quot;dropcap2 bg-blue&#38;quot;&#38;gt;&#60;/code&#62; it works (with additional custom CSS code only). Maybe, the shortcode generator can generate the HTML shortcodes with CSS too and I can just copy the HTML into the short description field? It will be well in this case too, because my customer doesn't like the following text box:&#60;/p&#62;
&#60;p&#62;'[hr] This is the example from product short description section:&#60;br /&#62;
[one_third first][dropcap2]H[/dropcap2]ere is the column 1 just for testing reason[/one_third] [one_third][dropcap2]H[/dropcap2]ere is the column 2 just for testing reason[/one_third] [one_third][dropcap2]A[/dropcap2]nd here is the column 3, again for testing reason[/one_third] This is the example of iconbox shortcode: It isn't work here in any places, unfortunately: [iconbox title=&#34;Broshure&#34; icon=&#34;x-office-address-book.png&#34;]The 10 first customers will get the unique color broshure as gift, hurry up![/iconbox]&#60;br /&#62;
What is the strange here: it is ok for excerpt as hero-text, but shortcodes still don't work in description table. [hr]` &#60;/p&#62;
&#60;p&#62;in his site instead of the nice-looking description text-box &#60;a href=&#34;http://www.fotoetude.com/images_for_support/sort_description_4.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/sort_description_4.jpg&#60;/a&#62; - is it much better, isn't it?&#60;/p&#62;
&#60;p&#62;Hope, now it is clean all enough. Please, explain me, how it is possible to get the working shortcodes for, ones again, product short description field?&#60;/p&#62;
&#60;p&#62;Thank you in advance!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99895</link>
			<pubDate>Wed, 06 Mar 2013 21:26:48 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">99895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Click ''add post'' or ''add page'' and you will see on the text editor menu a symbol that looks like &#60;img src=&#34;http://www.clipular.com/c?2562100=W9NYrslaRDdSpqi9RkEZ3iPk_cA&#34; /&#62; that. It is the shortcode generator. Enjoy! &#60;a href=&#34;http://www.clipular.com/c?2580034=jTxJe_X1JCILxfCZpaRv6v2W6xc&#34; rel=&#34;nofollow&#34;&#62;http://www.clipular.com/c?2580034=jTxJe_X1JCILxfCZpaRv6v2W6xc&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotomaster on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99795</link>
			<pubDate>Wed, 06 Mar 2013 12:28:15 +0000</pubDate>
			<dc:creator>fotomaster</dc:creator>
			<guid isPermaLink="false">99795@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick, thank you for answer!&#60;/p&#62;
&#60;p&#62;I don't understand well about of the Hero text excerpt posibility. Let me explain, what I mean. So, here is the screenshot: &#60;a href=&#34;http://www.fotoetude.com/images_for_support/hero_text.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/hero_text.jpg&#60;/a&#62; and, If I choose there &#34;yes&#34;, the content of short description will be shown in the top of page (under or near of the product slider/gallery), like here &#60;a href=&#34;http://fotoetude.com/test/shop/test_1/&#34; rel=&#34;nofollow&#34;&#62;http://fotoetude.com/test/shop/test_1/&#60;/a&#62; But what is the reason of this (?), if 1. we can do it with help of main WP-editor in product page, and 2. all content from short description still remains in the short description table as bad looking text - so, we only make double of the descriptions with help of Hero text excerpt, right?&#60;/p&#62;
&#60;p&#62;Thanks to HTML, it is possible to create well looking text-style in short description field too (see the little table under bad looking text on screenshot: &#60;a href=&#34;http://www.fotoetude.com/images_for_support/sort_description.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.fotoetude.com/images_for_support/sort_description.jpg&#60;/a&#62; ). Ok, no shortcodes there, no &#34;hero text excerpting&#34;, it is ok in case I can find some list of shortcode in HTML, in order to insert them as manual. It is requirement of my customer. Can you provide me that list? If that list doesn't exist, may I ask about of a few shortcodes in HTML-format for short description field? I need the follow:&#60;/p&#62;
&#60;p&#62;1. Buttons&#60;br /&#62;
2. Icon links&#60;br /&#62;
3. Icon boxes&#60;br /&#62;
4. Column layouts&#60;br /&#62;
5. and dropcaps&#60;/p&#62;
&#60;p&#62;That's it (hope, not so much, it will be enough for my customer).&#60;/p&#62;
&#60;p&#62;Anyway, thanks for time!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99775</link>
			<pubDate>Wed, 06 Mar 2013 10:20:29 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">99775@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think the product short description on this page is the excerpt. After adding the code Kriesi provided, the shortcodes execute in both large and small content areas.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fotomaster on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99619</link>
			<pubDate>Tue, 05 Mar 2013 15:04:37 +0000</pubDate>
			<dc:creator>fotomaster</dc:creator>
			<guid isPermaLink="false">99619@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you Kriesi for your time and for wonderful Propulsion theme too :) &#60;/p&#62;
&#60;p&#62;Ok, now the shortcodes work for excerpt as hero-text, but I think, it will be more logical to work for them in short description field too. It means the following structure, which is more clearly for visitors: the combination of the main description of product (use the WP-editor in product page for this, it works fine) and the additional description in &#34;short description field&#34;, under main content. Some visitors like this traditional table &#34;short description + preview sections + something else&#34;. Please, look at here one more time: &#60;a href=&#34;http://fotoetude.com/test/shop/test_1/&#34; rel=&#34;nofollow&#34;&#62;http://fotoetude.com/test/shop/test_1/&#60;/a&#62;.  I suppose, it will be fine, if the shortcodes will also work in short description field too. Is it possible to do that? If yes, please, help me with this.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kriesi on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99497</link>
			<pubDate>Tue, 05 Mar 2013 00:29:48 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">99497@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is actually intentional but you might try adding the wordpress post content filter to make them work:&#60;/p&#62;
&#60;p&#62;add this to the top of your functions.php file:&#60;/p&#62;
&#60;pre&#62;
add_filter('the_excerpt', 'do_shortcode');
&#60;/pre&#62;</description>
		</item>
		<item>
			<title>fotomaster on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-99245</link>
			<pubDate>Sun, 03 Mar 2013 16:19:42 +0000</pubDate>
			<dc:creator>fotomaster</dc:creator>
			<guid isPermaLink="false">99245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;br /&#62;
I have the same problem now: the shortcodes are not working in the product description area. Here is the link on test installation: &#60;a href=&#34;http://fotoetude.com/test/shop/test_1/&#34; rel=&#34;nofollow&#34;&#62;http://fotoetude.com/test/shop/test_1/&#60;/a&#62; (only WP, theme, woocommerce, bbpress, all the last versions)..&#60;/p&#62;
&#60;p&#62;By the way, I cannot use the dynamic templates for single product page, right?&#60;/p&#62;
&#60;p&#62;Please, give me some ideas with shortcodes.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-88418</link>
			<pubDate>Sun, 16 Dec 2012 05:39:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">88418@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi bizfreak22,&#60;/p&#62;
&#60;p&#62;Can you post a link to your site?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bizfreak22 on "Shortcodes not working in Product Short Description Area"</title>
			<link>http://www.kriesi.at/support/topic/shortcodes-not-working-in-product-short-description-area#post-88409</link>
			<pubDate>Sun, 16 Dec 2012 02:53:57 +0000</pubDate>
			<dc:creator>bizfreak22</dc:creator>
			<guid isPermaLink="false">88409@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys, thanks in advance for your assistance. Not sure why this is occurring but the shortcodes are not working in the product description area. The end result is the raw shortcode display..please advise. Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
