Title: Modify Post Grid Widget
Last modified: May 22, 2022

---

# Modify Post Grid Widget

 *  Resolved [Manish S](https://wordpress.org/support/users/shahmanish877/)
 * (@shahmanish877)
 * [4 years ago](https://wordpress.org/support/topic/modify-post-grid-widget/)
 * Is there any easy way to modify post grid widget? I want to add filters using
   URL. How can I apply it? How can I pass $args[‘filter’] to render function of
   post-grid widget?

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Amit Barai Alit](https://wordpress.org/support/users/amitbarai013/)
 * (@amitbarai013)
 * [4 years ago](https://wordpress.org/support/topic/modify-post-grid-widget/#post-15668718)
 * Hi [@shahmanish877](https://wordpress.org/support/users/shahmanish877/) ,
    Hope
   you are doing well.
 * Yes, you can simply go to your child theme and create a folder called ‘Template‘
   if there’s not any. Afterward, create another folder called ‘Post-Grid‘ and inside
   that create a PHP file which will be your layout.
 * This template will be available in your Layout Settings here: [https://d.pr/i/IYZKZv](https://d.pr/i/IYZKZv)
 * You can find the default ones example in: wp-content/plugins/essential-addons-
   for-elementor-lite/includes/Template/Post-Grid
 * I’m assuming you have a development skills to execute the above process
 * Thank you!
 *  Thread Starter [Manish S](https://wordpress.org/support/users/shahmanish877/)
 * (@shahmanish877)
 * [4 years ago](https://wordpress.org/support/topic/modify-post-grid-widget/#post-15675844)
 * I don’t want to create any other template. I just need to pass one more argument
   to wp_query args which is executed on the render function of post-grid widget.
   Is it possible?
 *  [Amit Barai Alit](https://wordpress.org/support/users/amitbarai013/)
 * (@amitbarai013)
 * [4 years ago](https://wordpress.org/support/topic/modify-post-grid-widget/#post-15679992)
 * Hi [@shahmanish877](https://wordpress.org/support/users/shahmanish877/) ,
 * We are really sorry to say that, unfortunately, it is not possible to insert 
   the argument _wp\_query_ args in the **Post Grid** widget. In order to insert
   the argument, you need to create a template separately.
 * I hope you understand.
 * Thank you.
    Have a good day!
 *  [oriver](https://wordpress.org/support/users/oriver/)
 * (@oriver)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/modify-post-grid-widget/#post-16145793)
 * [@shahmanish877](https://wordpress.org/support/users/shahmanish877/)
 * Did you manage to work out a way to add the filters?

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Modify Post Grid Widget’ is closed to new replies.

 * ![](https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.
   gif?rev=3182943)
 * [Essential Addons for Elementor - Popular Elementor Templates & Widgets](https://wordpress.org/plugins/essential-addons-for-elementor-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/essential-addons-for-elementor-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/essential-addons-for-elementor-lite/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [oriver](https://wordpress.org/support/users/oriver/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/modify-post-grid-widget/#post-16145793)
 * Status: resolved