<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Pagination Problems with WordPress Loop &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/feed/</link>
		<description></description>
		<lastBuildDate>Wed, 05 Nov 2025 09:00:22 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-122864</guid>
					<title><![CDATA[Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-122864</link>
					<pubDate>Fri, 10 Oct 2014 10:09:48 +0000</pubDate>
					<dc:creator>Lincoln B</dc:creator>

					<description>
						<![CDATA[
						<p>Hey guys,</p>
<p>I need Pagination assistance.</p>
<p>Firstly, loving X. It&#8217;s a great theme. Easy to use and read through. </p>
<p>Created my own Child Theme with Renew. Yes I have followed your Customization Best Practices as well as WordPress&#8217;s. </p>
<p>Everything is working fine. However, archive page is only listing Reading Settings max posts as could be expected.</p>
<p>Where&#8217;s the function/code to paginate the Archive page?</p>
<p>I&#8217;ve done a fairly extensive search and can&#8217;t figure it out. </p>
<p>Please can you point me to the code I need to insert in my view?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-122870</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-122870</link>
					<pubDate>Fri, 10 Oct 2014 10:19:16 +0000</pubDate>
					<dc:creator>Lincoln B</dc:creator>

					<description>
						<![CDATA[
						<p>Sorry, I should have mentioned. </p>
<p>I have created pagination using the paginate_links() function for now. However, it doesn&#8217;t look as sexy as when X is handling.</p>
<p>paginate_links() just posts numbered list of links whereas on the posts archive page it&#8217;s a nice CSS formatted bulleted list. I want that!</p>
<p>Please help me make my pagination X theme sexy 😛</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123128</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123128</link>
					<pubDate>Fri, 10 Oct 2014 16:36:01 +0000</pubDate>
					<dc:creator>Cousett</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL as stated on the forum entrance page. This is to ensure that we can provide you with a tailored answer to your situation. Once you have have provided us with your URL, we will be happy to assist you with everything.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123355</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123355</link>
					<pubDate>Sat, 11 Oct 2014 02:03:18 +0000</pubDate>
					<dc:creator>Lincoln B</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123651</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123651</link>
					<pubDate>Sun, 12 Oct 2014 02:48:17 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Lincoln,</p>
<p>X paging uses <code>pagenavi();</code> which is already formatted with theme styles. You can find it at /wp-content/themes/x/framework/views/global/_index.php</p>
<p>And _index.php is the template used for index, archive, and search pages. So you should be getting a nice paging on archive pages.</p>
<p>If you&#8217;re using different template, then just add <code>&lt;?php pagenavi(); ?&gt;</code> at the end of <code>&lt;?php endwhile; ?&gt;</code></p>
<p>And your site isn&#8217;t accessable 🙂</p>
<p>Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123677</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123677</link>
					<pubDate>Sun, 12 Oct 2014 06:57:54 +0000</pubDate>
					<dc:creator>Lincoln B</dc:creator>

					<description>
						<![CDATA[
						<p>Hi and thanks for your reply,</p>
<p>The pagenavi(); function works great!</p>
<p>As I said, the site is still in development and will be up later this week. </p>
<p>I had taken down the maintenance page the day after posting the link. However, I didn&#8217;t receive a reply that day and couldn&#8217;t just leave it up for everyone to see yet.</p>
<p>It should be up tomorrow if you want to look at it.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123678</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-123678</link>
					<pubDate>Sun, 12 Oct 2014 07:06:08 +0000</pubDate>
					<dc:creator>Lincoln B</dc:creator>

					<description>
						<![CDATA[
						<p>Last question, _index.php only uses pagenavi(). In which file is the pagenavi() function declared?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-124016</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-124016</link>
					<pubDate>Mon, 13 Oct 2014 07:46:58 +0000</pubDate>
					<dc:creator>Paul R</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Lincoln,</p>
<p>pagenavi function is located in x\framework\functions\global\pagination.php</p>
<p>If you want to modify it.</p>
<p>Copy the entire block of Pagination (entire pagenavi function )</p>
<p>into your child theme&#8217;s functions.php then modify it there.</p>
<p>Hope that helps.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-629301</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-629301</link>
					<pubDate>Sat, 17 Oct 2015 16:35:13 +0000</pubDate>
					<dc:creator>strobley</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Themeco,</p>
<p>Just reading this, am I correct in understanding X uses WP-PageNavi as what seems to be described in this thread? </p>
<blockquote class="wp-embedded-content" data-secret="ALo74zlkBW"><p><a href="https://wordpress.org/plugins/wp-pagenavi/" rel="nofollow">WP-PageNavi</a></p></blockquote>
<p><iframe loading="lazy" class="wp-embedded-content" sandbox="allow-scripts" security="restricted" style="position: absolute; visibility: hidden;" title="&#8220;WP-PageNavi&#8221; &#8212; Plugin Directory" src="https://wordpress.org/plugins/wp-pagenavi/embed/#?secret=3tzUR97klA#?secret=ALo74zlkBW" data-secret="ALo74zlkBW" width="600" height="338" frameborder="0" marginwidth="0" marginheight="0" scrolling="no"></iframe></p>
<p>Assuming it does &#8211; there is no at all reason to install the WP-PageNavi plugin &#8211; correct?  </p>
<p>Also which WP-PageNavi version is used with X 4.1.1, the current &#8211; WP-PageNavi 2.88 ?</p>
<p>Many thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-629340</guid>
					<title><![CDATA[Reply To: Pagination Problems with WordPress Loop]]></title>
					<link>https://theme.co/archive/forums/topic/pagination-problems-with-wordpress-loop/#post-629340</link>
					<pubDate>Sat, 17 Oct 2015 17:11:24 +0000</pubDate>
					<dc:creator>Thai</dc:creator>

					<description>
						<![CDATA[
						<p>Hi <a href="https://theme.co/archive/users/strobley/" class="bbp-user-mention bbp-user-id-31739"> @strobley</a>,</p>
<p>The <strong>pagenavi()</strong> function is from X Theme. You can find it at <strong>x/framework/views/global/pagination.php</strong>. It&#8217;s totally different to WP-PageNavi plugin.</p>
<p>Regards!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

