<?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: usage</title>
		<link>http://www.kriesi.at/support/topic/usage</link>
		<description>Support Forum - Topic: usage</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 04:25:42 +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/usage" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32952</link>
			<pubDate>Thu, 24 Nov 2011 07:23:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32952@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32891</link>
			<pubDate>Wed, 23 Nov 2011 18:03:25 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32891@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, i'll figur sth out&#60;br /&#62;
thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32886</link>
			<pubDate>Wed, 23 Nov 2011 17:11:04 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32886@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I can't get the plugin in to work properly too. You need to use the solution I posted above. Not sure why it doesn't work but it seems like the filter is applied several times.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32877</link>
			<pubDate>Wed, 23 Nov 2011 13:40:54 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32877@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;ok, right sorry - i forgot to mention that i installed the plugin which adds the &#38;lt;--nexpage--&#38;gt; button function in the post editor. Plugin is really simple - Easy Multiple Pages - &#60;/p&#62;
&#60;p&#62;when i use &#38;lt;?php wp_link_pages(); ?&#38;gt; the number of the pages are showing to low - and wherever i place this function it's always to low.&#60;br /&#62;
So i would like to stick with plugin but need to find out why the page links is double.&#60;/p&#62;
&#60;p&#62;Plugin has one .php file and one .js file -&#38;gt; where should i look for the cause of the problem -&#38;gt; in the script or in the php?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32871</link>
			<pubDate>Wed, 23 Nov 2011 12:23:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32871@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;As far as I know wordpress doesn't add any code automatically to the posts but you need to include the code I've given you above (otherwise the nextpage shortcode won't work. However our theme doesn't include this code (and doesn't support the nextpage shortcode) by default. Something else causes that the &#34;number of pages are showing AT THE TOP and AT THE BOTTOM of page&#34;. The navigation isn't wrapped into a div/element with a specific class so we can't hide it with css too. You need to find the code/plugin which outputs the links otherwise you can't remove the top navigation. Again the output (top and bottom navigation) isn't caused by our theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32867</link>
			<pubDate>Wed, 23 Nov 2011 11:09:09 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32867@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;the problem is totaly different&#60;br /&#62;
PAGES number are OK&#60;br /&#62;
BUT&#60;/p&#62;
&#60;p&#62;The number of pages are showing AT THE TOP and AT THE BOTTOM of page. One at the top mess the alignment.&#60;br /&#62;
How to show pages links ONLY AT THE BOTTOM? &#60;/p&#62;
&#60;p&#62;it the post edit i just put &#38;lt;--nextpage--&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32835</link>
			<pubDate>Wed, 23 Nov 2011 07:03:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">32835@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
To activate the nextpage feature you need to replace following code in single.php, page.php and template_fullwidth.php:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!--end entry-content--&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php wp_link_pages(&#38;#39;before=&#38;lt;p&#38;gt;&#38;amp;after=&#38;lt;/p&#38;gt;&#38;amp;next_or_number=number&#38;amp;pagelink=page %&#38;#39;) ?&#38;gt;
&#38;lt;!--end entry-content--&#38;gt;
&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Not sure why the nextpage links appear on your website (maybe plugin code?) but our template doesn't include this code by default.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32776</link>
			<pubDate>Tue, 22 Nov 2011 22:49:33 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;dude where are u?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32735</link>
			<pubDate>Tue, 22 Nov 2011 14:53:03 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32735@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;and btw - where can i change thier look? are they css dependent?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32728</link>
			<pubDate>Tue, 22 Nov 2011 13:51:09 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32728@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;so...?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32669</link>
			<pubDate>Mon, 21 Nov 2011 19:04:57 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32669@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i forgot to open the site. Now it's ok
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Qcor on "usage"</title>
			<link>http://www.kriesi.at/support/topic/usage#post-32650</link>
			<pubDate>Mon, 21 Nov 2011 17:09:13 +0000</pubDate>
			<dc:creator>Qcor</dc:creator>
			<guid isPermaLink="false">32650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using &#38;lt;nextpage&#38;gt; in my posts to split them in few pages. &#60;/p&#62;
&#60;p&#62;Like here: &#60;a href=&#34;http://premiummoto.pl/?p=497&#34; rel=&#34;nofollow&#34;&#62;http://premiummoto.pl/?p=497&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But&#60;br /&#62;
The number of pages are showing at the top and at he bottom of page. One at the top mess the alignement.&#60;br /&#62;
How to show pages links only at the bottom?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
