<?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: Little help?</title>
		<link>http://www.kriesi.at/support/topic/little-help</link>
		<description>Support Forum - Topic: Little help?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 18:22:44 +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/little-help" rel="self" type="application/rss+xml" />

		<item>
			<title>rowhan on "Little help?"</title>
			<link>http://www.kriesi.at/support/topic/little-help#post-38525</link>
			<pubDate>Tue, 24 Jan 2012 00:25:09 +0000</pubDate>
			<dc:creator>rowhan</dc:creator>
			<guid isPermaLink="false">38525@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Thanks for the help so far...&#60;/p&#62;
&#60;p&#62;Tried the blog coding. Tried to use both the Dynamic template and simple default settings you suggested, to no avail.&#60;/p&#62;
&#60;p&#62;Tried the external links option also, which is still not working.&#60;/p&#62;
&#60;p&#62;Any more options I may try?&#60;/p&#62;
&#60;p&#62;I have already activated the woocommerce plugin, just wondering if I was meant to have a log in option, which I don't.&#60;/p&#62;
&#60;p&#62;I would like to show you a few remaining issues with css coding, can I send you an email with screenshots perhaps?&#60;/p&#62;
&#60;p&#62;Thanks again!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Little help?"</title>
			<link>http://www.kriesi.at/support/topic/little-help#post-37712</link>
			<pubDate>Sun, 15 Jan 2012 09:23:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">37712@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
as far as I know you can't remove the sidebar on blog pages or dynamic elements with the blog element without modifying the code quite a bit. Open up template-blog.php and remove following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or if you're using a dynamic template open up includes/helper-templates.php and replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;currently_viewing&#38;#39;] = &#38;quot;blog&#38;quot;;

			get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$avia_config[&#38;#39;currently_viewing&#38;#39;] = &#38;quot;blog&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However this will just remove the sidebar. Probably you need to play around with the css code to adjust the blog entries width.&#60;/p&#62;
&#60;p&#62;2) Please refer to this post: &#60;a href=&#34;http://www.kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/i-want-that-external-links-links-to-other-websites-open-in-a-new-windowtab&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;3) As far as I know it's easily possible to get an opaque background with css code. Just use:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;background-color: #fff;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and you'll get a &#34;opaque background solid colour&#34;. You can change the color value.&#60;/p&#62;
&#60;p&#62;4) You need to activate woocommerce and the plugin will add the &#34;My Account, etc.&#34; links.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rowhan on "Little help?"</title>
			<link>http://www.kriesi.at/support/topic/little-help#post-37705</link>
			<pubDate>Sun, 15 Jan 2012 05:50:38 +0000</pubDate>
			<dc:creator>rowhan</dc:creator>
			<guid isPermaLink="false">37705@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, I am currently customising the Abundance theme,&#60;/p&#62;
&#60;p&#62;First issue:&#60;br /&#62;
I have my default template to display no sidebar, I have also created a blog template custom to display no sidebar menu.&#60;br /&#62;
However my blog still displays the side menu with pages etc, any tips to help remove this?&#60;/p&#62;
&#60;p&#62;Second issue:&#60;br /&#62;
I am having issues making sure that rss, twitter buttons open up links in new windows&#60;/p&#62;
&#60;p&#62;Third issue&#60;br /&#62;
I am trying to create a opaque background solid colour.&#60;br /&#62;
I have achieved this, yet all the images and text become opaque also. How can I achieve this?&#60;/p&#62;
&#60;p&#62;Fourth Issue:&#60;br /&#62;
I loaded the dummy data from the template options menu,&#60;br /&#62;
I cannot see the page 'log in' created, which I wish to place in the secondary menu. I did not delete this as I have checked my trash section and the log in page is not there.&#60;br /&#62;
I currently have the 'my account' option there, can people log in and create an account via this option or do I need the log in option.&#60;br /&#62;
Is there any way I can grab the log in page without importing a whole new data set?&#60;/p&#62;
&#60;p&#62;Many thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
