<?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: Change Icon on Shortcode</title>
		<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode</link>
		<description>Support Forum - Topic: Change Icon on Shortcode</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 05:18:07 +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/change-icon-on-shortcode" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-85774</link>
			<pubDate>Thu, 29 Nov 2012 00:53:51 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85774@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I see the issue, the actual folder where the icons are is icons/iconbox not just icons. So you need to put the image into the same folder where the others are: &#60;a href=&#34;http://ithappensonlakemartin.com/wp-content/themes/choices/images/icons/iconbox/Graph.png&#34; rel=&#34;nofollow&#34;&#62;http://ithappensonlakemartin.com/wp-content/themes/choices/images/icons/iconbox/Graph.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then the paw-print.png will automatically be picked up as soon as the image file is in the iconbox folder on your server.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meezie on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-85640</link>
			<pubDate>Tue, 27 Nov 2012 22:36:27 +0000</pubDate>
			<dc:creator>meezie</dc:creator>
			<guid isPermaLink="false">85640@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here is where I replaced paw-print.png:&#60;/p&#62;
&#60;p&#62;[three_fourth first]&#60;/p&#62;
&#60;p&#62;[sidebar_tab_container initial_open=&#34;1&#34; boxed='false' ]&#60;/p&#62;
&#60;p&#62;[sidebar_tab icon='paw-print.png' title=&#34;Lodging&#34;]&#60;/p&#62;
&#60;p&#62;Go to &#60;a href=&#34;http://www.ithappensonlakemartin.com&#34; rel=&#34;nofollow&#34;&#62;http://www.ithappensonlakemartin.com&#60;/a&#62; and see what it is doing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-85413</link>
			<pubDate>Mon, 26 Nov 2012 18:48:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">85413@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In the shortcode you would put paw-print.png instead of the png that is already in it. I don't know where in that whole page you want the paw print icon to be so I can't say exactly.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meezie on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-85286</link>
			<pubDate>Sun, 25 Nov 2012 14:14:04 +0000</pubDate>
			<dc:creator>meezie</dc:creator>
			<guid isPermaLink="false">85286@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay,&#60;/p&#62;
&#60;p&#62;Here is the link to where I uploaded the icon: &#60;a href=&#34;http://ithappensonlakemartin.com/wp-content/themes/choices/images/icons/paw-print.png&#34; rel=&#34;nofollow&#34;&#62;http://ithappensonlakemartin.com/wp-content/themes/choices/images/icons/paw-print.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here is the code for the welcome page:&#60;/p&#62;
&#60;p&#62;[three_fourth first]&#60;/p&#62;
&#60;p&#62;[sidebar_tab_container initial_open=&#34;1&#34; boxed='false' ]&#60;/p&#62;
&#60;p&#62;[sidebar_tab icon='Paint_Brush.png' title=&#34;Lodging&#34;]&#60;/p&#62;
&#60;p&#62;Lodging&#60;/p&#62;
&#60;p&#62;Your canine companions are lodged in individual apartments with a climate controlled environment.&#60;/p&#62;
&#60;p&#62;Your feline friends get to enjoy separate accomodations in their private, oversized apartment with resting benches.&#60;/p&#62;
&#60;p&#62;Did I mention music is piped in 24 hours a day for our guests relaxation.  For the complete Boarding Experience...&#60;/p&#62;
&#60;p&#62;[button link=&#34;http://www.ithappensonlakemartin.com/?page_id=688&#34; size=&#34;small&#34; style=&#34;info&#34; color=&#34;AB1322&#34; border=&#34;FFFFFF&#34; text=&#34;dark&#34;]Learn More Here![/button] [three_fourth first]&#60;/p&#62;
&#60;p&#62;[/sidebar_tab]&#60;/p&#62;
&#60;p&#62;[sidebar_tab icon='Graph.png' title=&#34;Spa &#38;amp; Grooming&#34;]&#60;/p&#62;
&#60;p&#62;Spa &#38;amp; Grooming&#60;/p&#62;
&#60;p&#62;Just what do your companions experience in a day away from home at The Dog House Kennel and Grooming, Inc.?&#60;/p&#62;
&#60;p&#62;Want to know what an average day for pets that come to spend a day having a makeover?&#60;/p&#62;
&#60;p&#62;After being greeted and checked in they will be cared for by one of our Certified Dematech Petcare Specialists.&#60;/p&#62;
&#60;p&#62;[button link=http://www.ithappensonlakemartin.com/?page_id=686 size=&#34;small&#34; style=&#34;info&#34; color=&#34;AB1322&#34; border=&#34;FFFFFF&#34; text=&#34;dark&#34;]Learn More Here![/button] [three_fourth first]&#60;/p&#62;
&#60;p&#62;[/sidebar_tab]&#60;/p&#62;
&#60;p&#62;[sidebar_tab icon='Blocks_Images.png' title=&#34;ISCC Certified&#34;]&#60;/p&#62;
&#60;p&#62;The International Society of Canine Cosmetologist&#60;/p&#62;
&#60;p&#62;is a for-profit service oriented organization designed for the continuing education and advancement of professional pet stylists. Dedicated to providing essential communication, networking, continuing education and certification services, ISCC provides a balanced and varied program of activities at the local, regional and national level to keep you on top of the latest trends, innovations and issues facing our industry. &#60;/p&#62;
&#60;p&#62;[button link=http://www.petstylist.com/ISCC/ISCCMain.htm size=&#34;small&#34; style=&#34;info&#34; color=&#34;AB1322&#34; border=&#34;FFFFFF&#34; text=&#34;dark&#34;]Learn More Here![/button] [three_fourth first]&#60;/p&#62;
&#60;p&#62;[/sidebar_tab]&#60;/p&#62;
&#60;p&#62;[sidebar_tab icon='Help.png' title=&#34;Testimonies&#34;]&#60;/p&#62;
&#60;p&#62;Testimonies&#60;/p&#62;
&#60;p&#62;[/sidebar_tab]&#60;/p&#62;
&#60;p&#62;[/sidebar_tab_container]&#60;/p&#62;
&#60;p&#62;[/three_fourth]&#60;/p&#62;
&#60;p&#62;[one_fourth]&#60;/p&#62;
&#60;p&#62;[big_box left=&#34;%&#34; bellow=&#34;Exceeding Your Pets Dreams!&#34;]120[/big_box]&#60;/p&#62;
&#60;p&#62;[/one_fourth]&#60;/p&#62;
&#60;p&#62;Where exactly do I paste: &#60;a href=&#34;http://ithappensonlakemartin.com/wp-content/themes/choices/images/icons/paw-print.png&#34; rel=&#34;nofollow&#34;&#62;http://ithappensonlakemartin.com/wp-content/themes/choices/images/icons/paw-print.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-84174</link>
			<pubDate>Fri, 16 Nov 2012 06:15:28 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">84174@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi meezie,&#60;/p&#62;
&#60;p&#62;Kiwy is correct in that you need to put the icon into your icons folder and then you'll be able to use that file name in the shortcode.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kiwy on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-84046</link>
			<pubDate>Thu, 15 Nov 2012 08:20:26 +0000</pubDate>
			<dc:creator>Kiwy</dc:creator>
			<guid isPermaLink="false">84046@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi there,&#60;/p&#62;
&#60;p&#62;You need to upload the icon directly into your themeroot/wp-content/themes/choices/images/icons (through to your ftp) (I think...but it seems your paint brush icon is working properly) &#60;/p&#62;
&#60;p&#62;If this happends again, delete your cache en reload the page again.&#60;br /&#62;
A tip is to keep your file name's consistent.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
K
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meezie on "Change Icon on Shortcode"</title>
			<link>http://www.kriesi.at/support/topic/change-icon-on-shortcode#post-83924</link>
			<pubDate>Wed, 14 Nov 2012 16:57:21 +0000</pubDate>
			<dc:creator>meezie</dc:creator>
			<guid isPermaLink="false">83924@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If you go to &#60;a href=&#34;http://www.ithappensonlakemartin.com&#34; rel=&#34;nofollow&#34;&#62;http://www.ithappensonlakemartin.com&#60;/a&#62; and scroll down to the bottom of the homepage you will see I am using the shortcode:&#60;br /&#62;
[three_fourth first] and am trying to change the icon for the tabs.  Here's one of the current codes [sidebar_tab icon='Paint_Brush.png' title=&#34;Lodging&#34;] .  I created a paw-print.png to replace it.  I uploaded it to media and changed 'Paint_Bruhs.png' to 'paw-print.png' and it left a red circle with an x in it.  I also tried the complete url in WP and it did the same thing.  &#60;/p&#62;
&#60;p&#62;Can you help me with this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
