Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the question-answer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u845912282/domains/pickplugins.com/public_html/wp-includes/functions.php on line 6121
Post grid with specific pages

Post grid with specific pages

Ticket for: Post Grid
0
Post grid with specific pages 1
Moses Wang
Aug 07, 2019 07:16 PM 1 Answers
Member Since Aug 2019
Subscribed Subscribe Not subscribe
Flag(0)

Hi
I want to make a post grid to show only specific pages. How do I do this? I purchased the pro version.

For example, the page IDs I want to show in my post grid are 597 and 599.

2 Subscribers
Post grid with specific pages 1
Post grid with specific pages 3
Submit Answer
Please login to submit answer.
1 Answers
Sort By:
Best Answer
0
Post grid with specific pages 4
PickPlugins
Aug 07, 2019
Flag(0)

Welcome to our forum.

Please see there is an option "Extra query parameter" you need to use page ids as following

post__in=123,124

where 123,124 are page ids

Please see the screenshot

https://imgur.com/EiAxN77

Post grid with specific pages 5
Moses Wang
- Aug 07, 2019 09:51 PM
Flag (0)
0

I did that. It doesn't show anything.

I'm using Normal Grid,
Post type=page
Taxonomies relation= AND
Meta query = single query
Meta query relation = AND
Post status=Publish
Post query order = descending
Post query orderby = Date
Query orderby meta key = blank
Extra query parameter = post__in=597,599
Everything else is default.

I inserted the shortcode into the page that I want the post grid shown but nothing appears.

Sign in to Reply
Replying as Submit


Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home/u845912282/domains/pickplugins.com/public_html/wp-content/plugins/post-grid/includes/functions-builder.php on line 10