<?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 Mail Text</title>
		<link>http://www.kriesi.at/support/topic/change-mail-text</link>
		<description>Support Forum - Topic: Change Mail Text</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 19:20:53 +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-mail-text" rel="self" type="application/rss+xml" />

		<item>
			<title>Nick on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-95326</link>
			<pubDate>Tue, 05 Feb 2013 17:46:57 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95326@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If you are referring to the child theme, to edit something, you will need to copy the file you want to change from parent to child, and edit inside the child the file you copied. if the file was inside folders in the parent , you must create empty folders in the child theme folder to match those of the parent and drop the file into the same level of the folder structure of the child so it would match the parent's.&#60;/p&#62;
&#60;p&#62;I can't tell for sure. Could be your cache. Have you emptied it? Could be your server cache. Could be a plugin. When you use notepad++ to search, please remember capitalization counts, and try not to search for the entire phrase, because often a phrase is dynamically created.  &#60;/p&#62;
&#60;p&#62;The setup you should have when searching with notepa++d is: 1 folder, inside which you have&#60;br /&#62;
a) parent theme folder&#60;br /&#62;
b) child theme folder if you have it&#60;br /&#62;
c) folder containing all the plugins on your website. So when you search for something using Notepad++, both the theme folder and subfolders are searched (by the way that's an option that should be checked yes on notepad++), and all your plugins are also searched.&#60;/p&#62;
&#60;p&#62;Have you tried searching in the WooCommerce support forum, they have a huge community, because I never encountered this before.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-95313</link>
			<pubDate>Tue, 05 Feb 2013 17:14:36 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">95313@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you :-)&#60;/p&#62;
&#60;p&#62;____&#60;/p&#62;
&#60;p&#62;I tried something else with the mail text.&#60;br /&#62;
I removed the complete text part from &#34;customer-completed-order.php&#34; (even if the complete file is removed) and the text is still there! :(&#60;/p&#62;
&#60;p&#62;Where is the Demo-Mail from the Woocommerce Template saved? this is the same text in there.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-95301</link>
			<pubDate>Tue, 05 Feb 2013 16:23:45 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">95301@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I believe he means the backend settings + everything in your custom.css file. I&#60;/p&#62;
&#60;p&#62; Just imagine how everything was when you first installed the parent theme. So whatever you customized in the admin parent theme settings will be gone, but posts, pages, categories, you've created would still be there.  You can switch back between the parent and the child if you wanted.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-95295</link>
			<pubDate>Tue, 05 Feb 2013 15:55:54 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">95295@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;do you mean the settings in the wp backend or the changes in the style.css etc?&#60;/p&#62;
&#60;p&#62;Hm i just found it in the template files...&#60;br /&#62;
The thing is, it is not just with paypal.&#60;br /&#62;
I will test it with the class-wc-paypayl.php and let you know the result :-)&#60;/p&#62;
&#60;p&#62;Daniel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-95291</link>
			<pubDate>Tue, 05 Feb 2013 15:29:20 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">95291@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Daniel,&#60;/p&#62;
&#60;p&#62;A child theme should be installed and activated as if it was its own theme. Note that you will lose ALL theme settings when switching to the child theme and they will need to be re-done on the child theme.&#60;/p&#62;
&#60;p&#62;I found the text &#34;Thank you for your order&#34; in the following file inside the woocommerce plugin files: classes&#38;gt;gateways&#38;gt;class-wc-paypal.php .&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-95203</link>
			<pubDate>Tue, 05 Feb 2013 08:46:05 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">95203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;thank you for the tip!&#60;br /&#62;
I downloaded Notepad++ and searched for the order confirmation text &#34;Thank you for your order....&#34; the only files where i could find it is the german translation file .mo and .po and the email template....&#60;br /&#62;
But when i change it in the Template, nothing happens :-(&#60;/p&#62;
&#60;p&#62;Do you have any other idea? I already spent a few hours on trying it...&#60;/p&#62;
&#60;p&#62;And the child theme, where should i install it? Just to the Themes as an &#34;own&#34; theme? Or should i put it into the abundance directory?&#60;/p&#62;
&#60;p&#62;Greets,&#60;br /&#62;
Daniel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-94242</link>
			<pubDate>Thu, 31 Jan 2013 00:30:52 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">94242@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The best way to locate any text within your theme or plugins, is to create a folder on your home computer where you would unzip your theme folder and all the plugin folders you are using to resemble the directory structure of your server. Then you should download and install  notepad++ ( &#60;a href=&#34;http://notepad-plus-plus.org/download/v6.2.3.html&#34; rel=&#34;nofollow&#34;&#62;http://notepad-plus-plus.org/download/v6.2.3.html&#60;/a&#62; ). &#60;/p&#62;
&#60;p&#62;Simply search the folder where you placed  all the plugins and the theme folders for the phrase , word or bit of code you are interested in locating , and the program will instantly search every file in every folder and show you all instances if they are located in multiple files. After saving your edits, please use an ftp program to upload the updated files to your server. (filezilla is a good one).&#60;/p&#62;
&#60;p&#62;You can create a child theme. It is something we recommend as it's easy and will keep the parent theme files unmodified so that during the next update , you will not need to worry if you remembered all the files you've modified.&#60;/p&#62;
&#60;p&#62;Here is a child theme for Abundance (its just 3 files, with 2 optional) and simply install it as you would any other theme or unzip, and ftp the folder next to the theme folder &#60;a href=&#34;http://www.mediafire.com/?dxjlywt06m7oyex&#34; rel=&#34;nofollow&#34;&#62;http://www.mediafire.com/?dxjlywt06m7oyex&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "Change Mail Text"</title>
			<link>http://www.kriesi.at/support/topic/change-mail-text#post-94116</link>
			<pubDate>Wed, 30 Jan 2013 10:04:25 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">94116@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;where can i change the text in the order confirmation?&#60;/p&#62;
&#60;p&#62;I already tried it in the plugin folder &#34;wp-content/plugins/woocommerce/templates/emails/...&#60;br /&#62;
nothing happend.&#60;/p&#62;
&#60;p&#62;Can I change the text in the Wordpress Dashboard?&#60;br /&#62;
Or do i have to create a child theme?&#60;br /&#62;
(if yes, how do i do that correctly? :/ )&#60;/p&#62;
&#60;p&#62;Greets,&#60;br /&#62;
Daniel
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
