Home › Forums › Pro Support › Filter by meta does not work Tagged: "Meta key", "Meta value" This topic has 19 replies, 2 voices, and was last updated 2 years ago by elvin. Viewing 5 posts - 16 through 20 (of 20 total) ← 1 2 Author Posts September 11, 2021 at 10:54 am #33679 elvinModerator Have you done this change from Tom’s reply? https://github.com/tomusborne/wp-show-posts/commit/286caf1164db8b6b6f38b85d3a011b519a27f4de The error is pointing to line 383 of wp-show-posts.php which is the line to be changed as per Tom’s reply here. My snippet won’t work if the $settings variable isn’t added to the wp_show_posts_shortcode_args apply filter. You’re correct on adding the snippet I’ve provided on your child theme’s function.php Now all you need to do is to apply the change on the plugin’s code. (wp-show-posts.php Line 383 https://github.com/tomusborne/wp-show-posts/commit/286caf1164db8b6b6f38b85d3a011b519a27f4de) September 11, 2021 at 2:03 pm #33681 FocolaresParticipant Thanks for your patience. After modifying the WPSP file it works fine! I wonder if a next release of your plugin could include this solution or, at least, the line 383 modification of wp-show-posts.php file. Many thanks! September 11, 2021 at 10:05 pm #33693 elvinModerator We actually have a version that already includes that but it’s still in its alpha stage. It’s this one – https://wpshowposts.com/wp-show-posts-1-2-0/ September 13, 2021 at 8:37 am #33729 FocolaresParticipant Thanks! September 14, 2021 at 2:51 am #33759 elvinModerator No problem. 😀 Author Posts Viewing 5 posts - 16 through 20 (of 20 total) ← 1 2 You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In