<?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 - User Favorites: nikicampbell</title>
		<link><a href='http://www.kriesi.at/support/profile/nikicampbell'>nikicampbell</a></link>
		<description>Support Forum - User Favorites: nikicampbell</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 09:57:15 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Adding different graphic on left and right side of boxed content"</title>
			<link>http://www.kriesi.at/support/topic/adding-different-graphic-on-left-and-right-side-of-boxed-content#post-81203</link>
			<pubDate>Fri, 26 Oct 2012 17:12:15 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">81203@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Looks like you got it sorted out with a clever transparent png file :)&#60;/p&#62;
&#60;p&#62;I would not have though of it but it works quite well!&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nikicampbell on "Adding different graphic on left and right side of boxed content"</title>
			<link>http://www.kriesi.at/support/topic/adding-different-graphic-on-left-and-right-side-of-boxed-content#post-81074</link>
			<pubDate>Thu, 25 Oct 2012 18:19:48 +0000</pubDate>
			<dc:creator>nikicampbell</dc:creator>
			<guid isPermaLink="false">81074@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, thank you, thank you! &#60;/p&#62;
&#60;p&#62;Thanks for the tip - here is what it lead me to &#38;gt;&#38;gt; I  added a DIV to encompass wrap_all and it worked like a charm.  In an ideal world I could have the graphic go to the  bottom of the page (suggestions?) but I'm not attached to that.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://yame.com.au/word/&#34; rel=&#34;nofollow&#34;&#62;http://yame.com.au/word/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The &#34;stitch&#34; graphic sits in front of the &#34;burlap&#34; graphic, the burlap is defined in the theme options bg.&#60;/p&#62;
&#60;p&#62;#graphic_wrap {&#60;br /&#62;
        z-index: 1;&#60;br /&#62;
        background-image: url('images/stitch.png'); background-repeat:repeat-y;&#60;br /&#62;
	margin-left: auto;&#60;br /&#62;
	margin-right: auto;&#60;br /&#62;
	width: 1200px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Adding different graphic on left and right side of boxed content"</title>
			<link>http://www.kriesi.at/support/topic/adding-different-graphic-on-left-and-right-side-of-boxed-content#post-80655</link>
			<pubDate>Mon, 22 Oct 2012 17:13:40 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80655@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi nikicampbell,&#60;/p&#62;
&#60;p&#62;That is a bit tricky depending on the size and how picky the alignment needs to be. One way you could do it is to add a single new div that encompasses the entire wrap_all div and then add a background image to it that fakes the effect of having two different images.&#60;/p&#62;
&#60;p&#62;You could also try including two new divs right before the wrap_all that are positioned absolutely or relative but it will be a bit tricky getting them centered.&#60;/p&#62;
&#60;p&#62;Either way you can add everything into the header.php but if you start a new div there make sure to end it in footer.php at the correct level so that it doesn't mess anything up.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nikicampbell on "Adding different graphic on left and right side of boxed content"</title>
			<link>http://www.kriesi.at/support/topic/adding-different-graphic-on-left-and-right-side-of-boxed-content#post-80567</link>
			<pubDate>Sun, 21 Oct 2012 20:28:13 +0000</pubDate>
			<dc:creator>nikicampbell</dc:creator>
			<guid isPermaLink="false">80567@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have a background burlap image in place now-  &#60;a href=&#34;http://yame.com.au/word/&#34; rel=&#34;nofollow&#34;&#62;http://yame.com.au/word/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;but I also have another graphic element to put overtop of the burlap .  I will need to have a different graphic on the left side than the right side.  Where would I add this in the coding?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Import sample data did not work"</title>
			<link>http://www.kriesi.at/support/topic/import-sample-data-did-not-work#post-80325</link>
			<pubDate>Fri, 19 Oct 2012 07:15:16 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">80325@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi nikicampbell,&#60;/p&#62;
&#60;p&#62;Glad that this is resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nikicampbell on "Import sample data did not work"</title>
			<link>http://www.kriesi.at/support/topic/import-sample-data-did-not-work#post-80289</link>
			<pubDate>Thu, 18 Oct 2012 22:18:20 +0000</pubDate>
			<dc:creator>nikicampbell</dc:creator>
			<guid isPermaLink="false">80289@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks!  I agree (@nick) - unfortunately  it is for a client of mine and they won't be switching anytime soon.  But they've resolved it and the theme is fantastic!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Import sample data did not work"</title>
			<link>http://www.kriesi.at/support/topic/import-sample-data-did-not-work#post-80274</link>
			<pubDate>Thu, 18 Oct 2012 17:29:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">80274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Get a different host, this is a buyer's market since there are so many competitors driving down prices. &#60;/p&#62;
&#60;p&#62;customizing the php.ini file is a tedious job that requires expertise. A misconfiguration here could easily mean a huge difference in loading time for the page. &#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nikicampbell on "Import sample data did not work"</title>
			<link>http://www.kriesi.at/support/topic/import-sample-data-did-not-work#post-80120</link>
			<pubDate>Wed, 17 Oct 2012 19:06:42 +0000</pubDate>
			<dc:creator>nikicampbell</dc:creator>
			<guid isPermaLink="false">80120@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi - sorry about that - i re-installed wordpress, theme, &#38;amp; plug-in because it was all just not working.  Here is the graphic&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://yame.com.au/import.gif&#34; rel=&#34;nofollow&#34;&#62;http://yame.com.au/import.gif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;and when I try to make style changes to the theme:&#60;br /&#62;
&#60;a href=&#34;http://yame.com.au/themechanges.gif&#34; rel=&#34;nofollow&#34;&#62;http://yame.com.au/themechanges.gif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I think that this is largely a memory problem.  I created a php.ini file, with the following in it:&#60;/p&#62;
&#60;p&#62;memory_limit = 96M&#60;br /&#62;
upload_max_filesize = 10M&#60;br /&#62;
post_max_size = 10M&#60;/p&#62;
&#60;p&#62;I also made a php info document to see what the memory allotment is:&#60;br /&#62;
&#60;a href=&#34;http://yame.com.au/phpinfo.php&#34; rel=&#34;nofollow&#34;&#62;http://yame.com.au/phpinfo.php&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I'm in touch w/the server as well to see what they can do on their end - but if you have any advice that would be great
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Import sample data did not work"</title>
			<link>http://www.kriesi.at/support/topic/import-sample-data-did-not-work#post-80068</link>
			<pubDate>Wed, 17 Oct 2012 12:21:04 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">80068@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey nikicampbell,&#60;/p&#62;
&#60;p&#62;The link to the image isn't working so I'm not sure what the message is. Can you increase the memory limit further and see if that allows for the theme to work properly?&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nikicampbell on "Import sample data did not work"</title>
			<link>http://www.kriesi.at/support/topic/import-sample-data-did-not-work#post-79987</link>
			<pubDate>Tue, 16 Oct 2012 19:46:27 +0000</pubDate>
			<dc:creator>nikicampbell</dc:creator>
			<guid isPermaLink="false">79987@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I click to import sample data I get the following msg (here's a link to a graphic of msg):&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://yame.com.au/wp/import_data_fail_graphic.gif&#34; rel=&#34;nofollow&#34;&#62;http://yame.com.au/wp/import_data_fail_graphic.gif&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I have gone into the wp-config.php to increase the memory for php - I added this to the bottom:&#60;br /&#62;
define('WP_MEMORY_LIMIT', '64M');&#60;/p&#62;
&#60;p&#62;what can I do to get the sample data with all the templates?&#60;/p&#62;
&#60;p&#62;***UPDATE: When I make a change  in the theme options (eg: change the colour scheme) I get the same fatal error message***
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Importing didnt work!"</title>
			<link>http://www.kriesi.at/support/topic/importing-didnt-work-1#post-75264</link>
			<pubDate>Mon, 10 Sep 2012 17:28:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">75264@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to add this on your .htacess.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;memory_limit = 128M; Maximum amount of memory a script may consume (64MB) 
max_execution_time = 45; 
upload_max_filesize = 10M; 
post_max_size = 20M;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Musickum on "Importing didnt work!"</title>
			<link>http://www.kriesi.at/support/topic/importing-didnt-work-1#post-75160</link>
			<pubDate>Mon, 10 Sep 2012 13:05:31 +0000</pubDate>
			<dc:creator>Musickum</dc:creator>
			<guid isPermaLink="false">75160@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hallo, &#60;/p&#62;
&#60;p&#62;I try to &#34;Import dummy data&#34;, but I get the following info:&#60;/p&#62;
&#60;p&#62;Importing didnt work!&#60;br /&#62;
You might want to try reloading the page and then try again&#60;br /&#62;
(The script returned the following message:&#60;br /&#62;
Fatal error: Out of memory (allocated 28573696) (tried to allocate 603852 bytes) in .../wp-includes/class-http.php on line 1154&#60;br /&#62;
)&#60;/p&#62;
&#60;p&#62;Where may be wrong?&#60;/p&#62;
&#60;p&#62;Thanks and regards&#60;/p&#62;
&#60;p&#62;Musickum
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
