test below plugin . I hope your problem is resolved
Related Posts:
- How to target the default Recent Posts and Recent Comments widgets with pre_get_posts?
- Pass the same object to multiple widgets in a template with one query
- How can i make WP_Query return post image and categories?
- Retrieving list of a custom post type in a widget without using WP_Query?
- How to detect if query is runned from widget?
- Most commented last 24h, week, month, year and all time – posts_where
- Show post number in widget loop
- Error with function in functions.php?
- How to create a widget like this?
- All Posts Have The Same Comments
- Widget only in first post
- How to add a recent post function to a text widget I created for practice?
- Widgets: Show Recent Posts Only if the Posts Have Both Categories X and Y
- wp_query in form method of widget breaks customizer
- Wp_query to get woocomerce product categorys [closed]
- Meta_query compare operator explanation
- Exclude post ID from wp_query
- paginate_links() adds empty href to first page and previous link
- Get array of posts from the current archive page loop
- Custom query incorrectly returning everything [closed]
- Last post ordered by publish date using WP_Query on front page
- Meta Query with date and time on the same Day before given time
- In loop: posts have thumbnail AND other variables
- How to grab metabox value in wp_query meta_query key
- Orderby = none not working [duplicate]
- Add inline HTML to posts published within last 24hrs
- Add and in the header while looping over custom query in page template
- Single page theme
- Pagination not working on static page
- WordPress pagination link always leads to home page
- Query posts with more than 20 comments
- Can certain (site-crashing) limitations on WP_Query in shortcode be overcome?
- Get array of current post term ID’s
- Including only current user’s posts in search
- Implementing an OR statement to wordpress wp_query
- How can i simulate “taxonomy__in” in query?
- Refine search results using WP_Query
- query_posts: how to show all ‘meta_value’ containing a specific word?
- How to show subcategories using loop?
- Minimize database queries to user tables?
- add_filter() depending on search term
- Get all products which have both product category
- How to make Meta Query case sensitive?
- Populate tax_query terms parameter with post term
- Orderby the sum of several numeric custom meta fields
- Fastest way of counting posts of a custom post type in a specific taxonomy term?
- wp_query ‘s’, search filter with pagination is not working
- Why is wp_query causing an uncaught error to is_user_logged_in() not defined?
- Modify wp-query and sort by post meta key
- WordPress query with items from more than one selfdefined taxonomy as `term` argument
- How to display an other custom post type in a different custom post type’s archive?
- Replacing raw database query to WP_Query
- How to filter a query by date in a shortcode?
- Search posts missing a particular custom field
- Sort by presence of thumbnail
- Link Author URL’s based on a custom field
- embedding shortcodes in php template
- wp-query, pull children of parent page
- How to change tag based on metabox value within $wp_query
- What’s missing in this wp_query and meta_query
- Tax Query on product_cat using NOT IN as operator does not exclude that category
- How to use the Term Object from a custom select field in a query
- Random users always showing same 8 users
- whether a nonce is required for get type and get_query_var?
- How can I re-query post_type and rewrite the url?
- Wp-query and column blocks
- Sort posts on custom field AND after that sort on date?
- Get last child of given page by ID
- How to query users by post count no less than 10
- Display 3 levels of categories on page
- Speed up WP_query with meta comparing dates
- Meta Query if Values Don’t Exist
- Letting wordpress decide what template and page to use based on condition
- Why does the theme insert the comments section if I don’t reset my custom WP_Query?
- Get post Number with local loop and template
- WP_Query tax_query only returning posts that match first term
- Get post related to current post
- How to show all the associated posts with specific date of data metabox?
- Problems with WP_Query, Loop, a condition and Posts per Page
- Search Functionality broken by the wp 4.2 update
- Issue attempting a wp_query_posts with tags
- Custom Search Query – include only custom fields and title
- Multiple homepage layouts as selected by user from theme options
- Get Child Custom Post Content on Single.php?
- Exclude categories and subcategories in QueryLoop
- meta_query in wp_query not working as expected
- How much does $wpdb->prepare(), then $wpdb->query() VS straight $wpdb->query(), can slow down the load time of whole page
- No exposure on search engines
- Pre_get_post on CPT archive page
- WP_Query – order with usort by custom meta
- Get posts that were most recently tagged
- How to retrieve _embed (etc) fields in get_posts custom query?
- How to get posts that have certain meta key value and order based on another meta key’s value
- How to cache wordpress get_posts query using transients?
- Orderby meta _value that is saved as an array
- Unexpected number of loops in while
- How do I show related posts from categories instead of tags?
- Force new posts to the top of query loop
- WP_query() Simulate Missing “NOT” relation to Reverse Results?
- WP_Query to find any published post with ID greater than given ID