Post Grid Plugin for WordPress https://www.radiustheme.com/docs/the-post-grid Just another RadiusTheme Documentations Sites site Mon, 07 Aug 2023 07:16:59 +0000 en-US hourly 1 https://wordpress.org/?v=6.4.3 Common Settings https://www.radiustheme.com/docs/the-post-grid/plugin-settings/common-settings/ Mon, 07 Aug 2023 07:06:24 +0000 https://www.radiustheme.com/docs/the-post-grid/?p=1238 First, after activating the theme, set the Common Settings will help improve the loading time.

2. Resource Load Type: Select how you want to use the plugin like only shortcode, Elementor or Gutenberg or default shortcode, Elementor / Gutenberg.

3. Load Script Dependent on Block: If you want to use the script load only when used on the page then enable this setting.

4. Enable Pre-Loader: Click on the toggle button to enable the pre-loader.

5. Disable Font Awesome Script: If your has font awesome included then you can disable it by this toggle button.

6. Icon Type: Select which type of icon you want to use.

]]>
Image Scroll down on Hover https://www.radiustheme.com/docs/the-post-grid/frequently-asked-questions/image-scroll-down-on-hover/ Tue, 09 May 2023 12:26:52 +0000 https://www.radiustheme.com/docs/the-post-grid/?p=1222 If you would like to add the scroll down on the bottom as likely as our demo, just follow the below steps.

Step-1: 1st you have to upload a very long image like this demo.

Step-2: Follow the below image

Step-3: Now just do the same as this screenshot

]]>
How to make a Custom Read More link? https://www.radiustheme.com/docs/the-post-grid/frequently-asked-questions/how-to-make-a-custom-read-more-link/ Mon, 08 May 2023 10:35:43 +0000 https://www.radiustheme.com/docs/the-post-grid/?p=1186 (1) Field Group > (2) Add New > (3) Enter Field group name > (4) Field Type = Link > (5) Field Lable, (6) Field Name = “tpg_read_more” > (7) Save Change. Please check the below screenshot […]]]>

Step-1: 1st install the Advanced Custom Fields (ACF) plugin in your WordPress.

Step-2: Go here [ ACF > (1) Field Group > (2) Add New > (3) Enter Field group name > (4) Field Type = Link > (5) Field Lable, (6) Field Name = “tpg_read_more” > (7) Save Change. Please check the below screenshot for more details-

NB. It’s very important that the meta field name should be “tpg_read_more“. Otherwise, it will not work. Please watch the (6) number point from the screenshot.

Screenshot

If you would like to add the external link for multiple post-type you can do it easily. Just scroll down and you get the below Settings to do it.

Step-3: After doing that you can see a “Custom Post Link” in the post editor. Please check the screenshot-

That’s all. If you set any link to this button then it will work on the front-end. Otherwise, the default post link will work.


]]>
How to remove the Import button from gutenberg editor https://www.radiustheme.com/docs/the-post-grid/frequently-asked-questions/how-to-remove-the-import-button-from-gutenberg-editor/ Tue, 14 Mar 2023 10:17:23 +0000 https://www.radiustheme.com/docs/the-post-grid/?p=1173 add_filter('rttpg_disable_gutenberg_import_button', function($val){ return 'yes'; });

Just use the above filter in functions.php of your theme or child theme.

Please check below screenshot for more details.

]]>
Import Layouts and Sections https://www.radiustheme.com/docs/the-post-grid/gutenberg-blocks/import-layouts-and-sections/ Wed, 01 Feb 2023 11:38:03 +0000 https://www.radiustheme.com/docs/the-post-grid/elementor-addons/create-slider-layout-pro-copy/ 1. First, you have to click on the (The Post Grid) button from the left side of the admin bar. Please check the screenshot below-

2. Then you get a popup box with two menus. 1) Layouts (Full page) 2) Sections

2.1. Layouts: There are some pre-made layouts (page demos) that can import any layout from the list. You can filter all layouts by category, free/pro, and keywords. Please check the screenshot for more details-

2.2. Sections: There are a lot of pre-made sections that you can import easily without making this. Please check the screenshot for more details-

Please watch the below video for more information to know how to import layout and sections.

]]>
Custom Post Type (CPT) [Pro] https://www.radiustheme.com/docs/the-post-grid/custom-post-type-cpt/ Wed, 01 Feb 2023 11:27:36 +0000 https://www.radiustheme.com/docs/the-post-grid/?p=1139 This is a pro feature. You can show only posts and pages from the free version of the plugin.

The Post Grid plugins supported all Custom Post Types (CPT). That means if you would like to show posts from your own CPT then you can do it by the plugin. But there is a little difference between the shortcode version and the Gutenberg/Elementor version.

If you use the shortcode then you can build your query by filtering all Custom Taxonomy but you will not be able to show the Custom Taxonomy as meta on the post.

But If you use the Elementor or Gutenberg version then you can build your query by filtering all Custom Taxonomy and also will be able to show all categories on the post as meta. Please watch the below video to know how will you do it. It has been shown this step by step from Shortcode to Gutenberg.

]]>
Create Slider Layout [Pro] https://www.radiustheme.com/docs/the-post-grid/gutenberg-blocks/create-slider-layout-pro-2/ Wed, 02 Nov 2022 06:49:36 +0000 https://www.radiustheme.com/docs/the-post-grid/elementor-addons/create-slider-layout-pro-copy/ The Slider Layout block is fully pro block. So there is no free feature here.

Step 1: First click the plush icon from the top bar to select the Slider Layout Block.

Or Type / to choose the List Layout Block

Step 2: To create a Slider layout first, need to use the Slider Layout block from the left sidebar lists. Please see the below screenshot.

Step 3: Now choose the layout from [ Content > Layout ] of the Right Sidebar from the editor panel. There is no free layout here. All are pro layouts.

]]>
Create List Layout https://www.radiustheme.com/docs/the-post-grid/gutenberg-blocks/create-list-layout-2/ Wed, 02 Nov 2022 06:48:18 +0000 https://www.radiustheme.com/docs/the-post-grid/elementor-addons/create-list-layout-copy/ This documentation is based on the PRO version so additional features are PRO features.

Step 1: First click the plush icon from the top bar to select the List Layout.

Or Type / to choose the List Layout

Step 2: To create a List layout first, need to use the List Layout block from the left sidebar lists. Please see the below screenshot.

Step 3: Now choose the layout from [ Content > Layout ] of the Right Sidebar from the editor panel. The first 3 layouts are free. So if you are a free user then you can’t select the rest of the layout from here.

Info: 1st 3 layouts are free. Other layouts are available on the pro version.

]]>
Create Grid Hover layout https://www.radiustheme.com/docs/the-post-grid/gutenberg-blocks/create-grid-hover-layout-2/ Wed, 02 Nov 2022 06:47:21 +0000 https://www.radiustheme.com/docs/the-post-grid/elementor-addons/create-grid-hover-layout-copy/ This documentation is based on the PRO version so additional features are PRO features.

Step 1: First click the plush icon from the top bar to select the Grid Hover Layout.

Or Type / to choose the Grid Hover Layout

Step 2: To create a Grid Hover layout first, need to use the Grid Hover Layout block from the left sidebar lists. Please see the below screenshot.

Step 3: Now choose the layout from [ Content > Layout ] of the Right Sidebar from the editor panel. The first 3 layouts are free. So if you are a free user then you can’t select the rest of the layout from here.

Info: 1st 3 layouts are free. Other layouts are available on the pro version.

]]>
Create Grid Layout https://www.radiustheme.com/docs/the-post-grid/gutenberg-blocks/create-grid-layout-2/ Wed, 02 Nov 2022 06:46:26 +0000 https://www.radiustheme.com/docs/the-post-grid/elementor-addons/create-grid-layout-copy/ This documentation is based on the PRO version so additional features are PRO features.

Step 1: First click the plush icon from the top bar to select the Grid Layout.

Or Type / to choose the Grid Layout

Step 2: To create a Grid layout first, need to use the Grid Layout block from the left sidebar lists. Please see the below screenshot.

Step 3: Now choose the layout from [ Content > Layout ] of the Right Sidebar from the editor panel. The first 3 layouts are free. So if you are a free user then you can’t select the rest of the layout from here.

Info: 1st 3 layouts are free. Other layouts are available on the pro version.

]]>