<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>View (Shortcode) &#8211; Content Views Pro</title>
	<atom:link href="https://contentviewspro.com/documentation/cats/view-shortcode/feed/" rel="self" type="application/rss+xml" />
	<link>https://contentviewspro.com/documentation</link>
	<description>Most Popular Filter &#38; Grid Plugin For WordPress</description>
	<lastBuildDate>Mon, 06 Apr 2026 05:32:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to create View shortcode?</title>
		<link>https://contentviewspro.com/documentation/article/create-shortcode/</link>
		
		<dc:creator><![CDATA[admin1]]></dc:creator>
		<pubDate>Sun, 26 Jul 2015 09:17:00 +0000</pubDate>
				<guid isPermaLink="false">http://docs.contentviewspro.com/?p=273</guid>

					<description><![CDATA[You can create unlimited View shortcodes to display your posts, pages, custom post types in beautiful grid/list layouts. To start, in the left menu of your Admin dashboard, click on Content Views &#62;&#62; Add View. In the View page, please follow 3 simple steps below: &#8211; Step 1 : in Filter Settings tab, filter your &#8230;<p class="read-more"> <a class="" href="https://contentviewspro.com/documentation/article/create-shortcode/"> <span class="screen-reader-text">How to create View shortcode?</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[<p>You can create unlimited View shortcodes to display your posts, pages, custom post types in beautiful grid/list layouts.</p>
<p>To start, in the left menu of your Admin dashboard, click on <strong>Content Views &gt;&gt; Add View</strong>.</p>
<p><img decoding="async" class="wp-image-5020" style="width: 150px;" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/add-new-view.png" alt="" width="180" height="193" /></p>
<p>In the View page, please follow 3 simple steps below:</p>
<p><strong>&#8211; Step 1</strong> : in <strong>Filter Settings</strong> tab, filter your desired content (post, page, product, etc.) by ID, category, tag, author, keyword, and so on.</p>
<p><strong>&#8211; Step 2</strong> : in <strong>Display Settings</strong> tab, select one from many beautiful layouts to display your content. You can customize the layout with many useful settings.</p>
<p><strong>&#8211; Step 3</strong> : Save the View, then paste the generated shortcode <code>[pt_view id="UNIQUE_ID"]</code> to anywhere you want to display your grid/list (Classic editor, Gutenberg editor, Text widget, Page builder &#8212; <a href="https://contentviewspro.com/documentation/article/insert-view-shortcode-to-editor-and-theme/" target="_blank" rel="noopener">click here to read more details</a>).</p>
<p>You also can add this code <code>&lt;?php echo do_shortcode('[pt_view id="UNIQUE_ID"]'); ?&gt;</code> to theme files.</p>
<h2>Notices:</h2>
<ul>
<li>Please <strong><ins>DO NOT</ins></strong> wrap the View shortcode inside <code>&lt;pre&gt;&lt;/pre&gt;</code> tag like this<br />
<code>&lt;pre&gt;[pt_view id="UNIQUE_ID"]&lt;/pre&gt;</code>.</li>
</ul>
<h2>This is the video demonstrates 3 above steps:</h2>
<p><iframe src="https://www.youtube.com/embed/QgQLjB0DQ8s?rel=0&amp;showinfo=0&amp;vq=hd720&amp;hd=1&quot;" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Thank you,</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How to insert View shortcode (to Classic editor, Block editor, page builder)?</title>
		<link>https://contentviewspro.com/documentation/article/insert-shortcode/</link>
					<comments>https://contentviewspro.com/documentation/article/insert-shortcode/#respond</comments>
		
		<dc:creator><![CDATA[admin1]]></dc:creator>
		<pubDate>Tue, 12 Sep 2023 03:54:21 +0000</pubDate>
				<guid isPermaLink="false">https://contentviewspro.com/documentation/?post_type=docs&#038;p=4933</guid>

					<description><![CDATA[For Classic Editor, page builder To insert our View shortcode to the Classic Editor, or page builder element (Text, HTML, Shortcode, etc.), please copy and paste the View shortcode directly to the editor or page builder element: For Block Editor To insert our View shortcode to the Block Editor: Best regards,]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">For Classic Editor, page builder</h3>



<p></p>



<p>To insert our View shortcode to the Classic Editor, or page builder element (Text, HTML, Shortcode, etc.), please <strong>copy and paste</strong> the View shortcode directly to the editor or page builder element:</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1167" height="447" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/classic-editor-paste-1.gif" alt="" class="wp-image-5028"/></figure>



<p></p>



<ul class="wp-block-list">
<li>For the <strong>Divi</strong> theme, you can paste the shortcode into a <strong>Code</strong> Module or <strong>Text</strong> Module within the Divi Builder.</li>



<li>For the <strong>Astra </strong>theme, you can paste the shortcode into a <strong>Shortcode</strong> block (or a <strong>Text</strong> or <strong>HTML</strong> block). You can also <a href="https://contentviewspro.com/documentation/article/use-blocks/">use our blocks</a> directly in the Block Editor.</li>



<li>For other themes that support shortcodes, you can paste the shortcode directly into the editor (or into a Text, HTML, or Shortcode module).</li>
</ul>



<h3 class="wp-block-heading">For Block Editor</h3>



<p></p>



<p>To insert our View shortcode to the Block Editor:</p>



<ul class="wp-block-list">
<li>You can paste the view shortcode directly to the Block Editor:<br>
<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="868" height="350" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/09/paste-shortcode.gif" alt="" class="wp-image-4934"></figure>
</li>



<li>Or you can search for &#8220;content views shortcode&#8221;, and click on <strong>Content Views (Shortcode)</strong> block:<br>  <figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="380" height="329" class="wp-image-4935" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image.png" alt="" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image.png 380w, https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image-300x260.png 300w" sizes="auto, (max-width: 380px) 100vw, 380px" /></figure>  <br> then select the View that you want to insert from the dropdown:<br> <figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="927" height="126" class="wp-image-4936" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image-1.png" alt="" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image-1.png 927w, https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image-1-300x41.png 300w, https://contentviewspro.com/documentation/wp-content/uploads/2023/09/image-1-768x104.png 768w" sizes="auto, (max-width: 927px) 100vw, 927px" /></figure></li>
</ul>



<p>Best regards,</p>
]]></content:encoded>
					
					<wfw:commentRss>https://contentviewspro.com/documentation/article/insert-shortcode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to use prebuilt Patterns on View shortcode?</title>
		<link>https://contentviewspro.com/documentation/article/use-patterns-on-shortcode/</link>
					<comments>https://contentviewspro.com/documentation/article/use-patterns-on-shortcode/#respond</comments>
		
		<dc:creator><![CDATA[admin1]]></dc:creator>
		<pubDate>Wed, 08 Nov 2023 04:20:53 +0000</pubDate>
				<guid isPermaLink="false">https://contentviewspro.com/documentation/?post_type=docs&#038;p=5010</guid>

					<description><![CDATA[To use the prebuilt patterns on existing/new View shortcode, please follow below steps: (hover on each pattern you will see a preview icon, click on it to see live preview of that pattern) A Pro pattern will have &#8220;Upgrade Now&#8221; button to purchase the Pro version and get access to all Pro patterns. After upgrade, &#8230;<p class="read-more"> <a class="" href="https://contentviewspro.com/documentation/article/use-patterns-on-shortcode/"> <span class="screen-reader-text">How to use prebuilt Patterns on View shortcode?</span> Read More &#187;</a></p>]]></description>
										<content:encoded><![CDATA[
<p>To use the prebuilt patterns on existing/new View shortcode, please follow below steps:</p>



<ul class="wp-block-list">
<li>please ensure to update <strong><span class="prokeys-snippet-text">Content Views </span>(free)</strong> to version <strong>3.6.0 or later</strong>. <br>(to use <strong>PRO</strong> patterns, please ensure to update <span class="prokeys-snippet-text"><strong>Content Views Pro</strong></span> to version <strong>6.0 or later</strong>)</li>



<li>edit your existing View, or click <strong>Content Views &gt; Add New</strong> to add a new View <br> <img loading="lazy" decoding="async" width="150" height="161" class="wp-image-5020" style="width: 150px;" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/add-new-view.png" alt=""> </li>



<li>in the top right corner of the View page, please click &#8220;<strong>Content Views Library</strong>&#8221; button:</li>
</ul>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="1024" height="282" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-3-1024x282.png" alt="" class="wp-image-5011" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-3-1024x282.png 1024w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-3-300x83.png 300w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-3-768x212.png 768w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-3.png 1345w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>



<ul class="wp-block-list">
<li>A popup will appear. All prebuilt patterns will be shown.<br>If it is empty, please click the <strong>Update</strong> button on the top right of the popup.</li>
</ul>



<figure class="wp-block-image aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="481" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-4-1024x481.png" alt="" class="wp-image-5012" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-4-1024x481.png 1024w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-4-300x141.png 300w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-4-768x361.png 768w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-4.png 1132w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>



<p></p>



<p></p>



<ul class="wp-block-list">
<li>A free pattern will have the &#8220;<strong>Import</strong>&#8221; button. Clicking &#8220;<strong>Import</strong>&#8221; button, then click <strong>OK/Enter</strong> to finish importing pattern to current View shortcode.</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="278" height="308" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-75.png" alt="" class="wp-image-4600" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-75.png 278w, https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-75-271x300.png 271w" sizes="auto, (max-width: 278px) 100vw, 278px" /></figure>



<p>(hover on each pattern you will see a preview icon, click on it to see live preview of that pattern)</p>



<p></p>



<p></p>



<p>A Pro pattern will have &#8220;<strong>Upgrade Now</strong>&#8221; button to purchase the Pro version and get access to all Pro patterns. After upgrade, the &#8220;<strong>Import</strong>&#8221; button will be available to all patterns.</p>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="261" height="261" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-76.png" alt="" class="wp-image-4601" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-76.png 261w, https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-76-150x150.png 150w" sizes="auto, (max-width: 261px) 100vw, 261px" /></figure>



<p></p>



<ul class="wp-block-list">
<li>You can filter patterns for each layout by clicking on the layout name on the left side:</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="187" height="327" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-71.png" alt="" class="wp-image-4596" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-71.png 187w, https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-71-172x300.png 172w" sizes="auto, (max-width: 187px) 100vw, 187px" /></figure>



<p></p>



<p></p>



<ul class="wp-block-list">
<li>You can search for pattern name, filter by free/pro attribute on the top right panel:</li>
</ul>



<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="415" height="149" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-2.png" alt="" class="wp-image-4994" srcset="https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-2.png 415w, https://contentviewspro.com/documentation/wp-content/uploads/2023/11/image-2-300x108.png 300w" sizes="auto, (max-width: 415px) 100vw, 415px" /></figure>



<p></p>



<ul class="wp-block-list">
<li>To show patterns larger/smaller, please click on these icons (beside the search box):</li>
</ul>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-1 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="43" height="41" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-73.png" alt="" class="wp-image-4598"/></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image aligncenter size-full"><img loading="lazy" decoding="async" width="38" height="36" src="https://contentviewspro.com/documentation/wp-content/uploads/2023/05/image-74.png" alt="" class="wp-image-4599"/></figure>
</div>
</div>



<p><span class="prokeys-snippet-text">Best regards,</span></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://contentviewspro.com/documentation/article/use-patterns-on-shortcode/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
