<?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>BlueOwlCreative  &#187;  Topic: How to add a &quot;load more&quot; for 9+ blog posts (grid)</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/feed/</link>
		<description></description>
		<pubDate>Sat, 18 Jul 2026 04:07:28 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/#post-33669</guid>
					<title><![CDATA[How to add a &quot;load more&quot; for 9+ blog posts (grid)]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/#post-33669</link>
					<pubDate>Tue, 26 Mar 2019 23:19:15 +0000</pubDate>
					<dc:creator>cblair7</dc:creator>

					<description>
						<![CDATA[
						<p>Hi I need to have the blog landing page  (grid-style, with 9 boxes) &#8220;load more&#8221;  when you get to the bottom with a button or some other way. How can I do this?</p>
<p>[Someone did a workaround for this on another Fortuna blog my company has, but then there were no actual Blog "posts" in the WP section where blog posts usually reside. They made the each blog post as an actual page in the "Pages" section. I'm not sure that it a good idea. Could you also comment on that?]</p>
<p>Thanks so much for your time, Cynthia</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/#post-33670</guid>
					<title><![CDATA[Reply To: How to add a &quot;load more&quot; for 9+ blog posts (grid)]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/#post-33670</link>
					<pubDate>Wed, 27 Mar 2019 11:45:34 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there Cynthia,</p>
<p>You are speaking of the default blog page, yes? Not the custom ones with post grids/carousels?<br />
There&#8217;s no such functionality in Fortuna, you could experiment with some plugins that support infinite scroll&#8230; Where is the feature you described that someone else implemented?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/#post-33671</guid>
					<title><![CDATA[Reply To: How to add a &quot;load more&quot; for 9+ blog posts (grid)]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/how-to-add-a-load-more-for-9-blog-posts-grid/#post-33671</link>
					<pubDate>Wed, 27 Mar 2019 11:51:47 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>If you are speaking of the post grid blog page, you can have pagination there with a small modification, you can replace the content of this file (your file): \wp-content\themes\fortuna\includes\shortcodes\vc\boc_post_grid.php</p>
<p>with what&#8217;s in here:</p>
<p><a href="http://blueowlcreative.com/TMP/boc_post_grid_pagination.txt" rel="nofollow">http://blueowlcreative.com/TMP/boc_post_grid_pagination.txt</a></p>
<p>You will now have the option when creating a post grid to pick pagination and items per page.<br />
You can then add this to your CSS to style those properly:</p>
<pre><code>.pagination .links a.curr_page {
font-weight: bold;
}
.pagination .links a:hover {
color: white!important;
}</code></pre>
<p>Let me know if that does it.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

