<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: how to get the current page number?</title>
		<link>http://www.themolitor.com/forums/topic/how-to-get-the-current-page-number</link>
		<description>THE MOLITOR FORUMS &#187; Topic: how to get the current page number?</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 16:18:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/how-to-get-the-current-page-number" rel="self" type="application/rss+xml" />

		<item>
			<title>ccrest on "how to get the current page number?"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-get-the-current-page-number#post-9862</link>
			<pubDate>Wed, 09 May 2012 20:32:58 +0000</pubDate>
			<dc:creator>ccrest</dc:creator>
			<guid isPermaLink="false">9862@http://www.themolitor.com/forums/</guid>
			<description><p>You may be able to do this with CSS and body classes.</p>
<p>I think if you have body classes enabled (Search Body Class on wordpress.org) the body tag will display the page number when viewing the source.</p>
<p>This can be used with CSS like<br />
display: none; (for the default)<br />
and<br />
visibility: visible; (for the page you want it to appear on)
</p></description>
		</item>
		<item>
			<title>locoloca on "how to get the current page number?"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-get-the-current-page-number#post-9859</link>
			<pubDate>Wed, 09 May 2012 19:00:39 +0000</pubDate>
			<dc:creator>locoloca</dc:creator>
			<guid isPermaLink="false">9859@http://www.themolitor.com/forums/</guid>
			<description><p>It's a customization.<br />
Instead of showing the author section in every single page,I wanna it just appeared in the last page.</p>
<p>Could you help me,how to do that.</p>
<p>cheers</p>
<p>love your awesome work.....
</p></description>
		</item>
		<item>
			<title>Justin on "how to get the current page number?"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-get-the-current-page-number#post-9848</link>
			<pubDate>Wed, 09 May 2012 18:40:44 +0000</pubDate>
			<dc:creator>Justin</dc:creator>
			<guid isPermaLink="false">9848@http://www.themolitor.com/forums/</guid>
			<description><p>Is this part of the theme or a customization?
</p></description>
		</item>
		<item>
			<title>locoloca on "how to get the current page number?"</title>
			<link>http://www.themolitor.com/forums/topic/how-to-get-the-current-page-number#post-9817</link>
			<pubDate>Tue, 08 May 2012 20:11:19 +0000</pubDate>
			<dc:creator>locoloca</dc:creator>
			<guid isPermaLink="false">9817@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,<br />
I love this theme so much,<br />
just have a problem to get the current page number.</p>
<p>I've try to install the code as following,but it still doesn't work.</p>
<p>    &#60;?php $page = (get_query_var('page')) ? get_query_var('page') : 1; ?&#62;<br />
    &#60;?php echo '(Page '.$page.' of '.$numpages.')'; ?&#62;</p>
<p>Could you please tell me how to get the current page number?</p>
<p>cheers</p>
<p>LOCA
</p></description>
		</item>

	</channel>
</rss>
