WPIntell

Source evidence

Plugin conflict

Archive Posts Sort Customize · support · 2014-02-23T07:59:00+00:00

complaintsentiment
mediumseverity
0.93relevance
6replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 31 rows with source links

9.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
yoramzara unresolved
When both: “WP Hide Category” https://wordpress.org/plugins/wp-hide-category/ and “Archive Posts Sort Customize” are active, “Archive Posts Sort Customize” does not work. Can you fix this? https://wordpress.org/plugins/archive-posts-sort-customize/ Hello yoramzara, I’m sorry for the late reply and I checked to problems. Could you change the code of WP Hide Category? wp-hide-category.php line 74 – 81 function wp_hide_category() { foreach(get_option('wp_hide_category_hide_place') as $template_name){ if(call_user_func('is_'.$template_name)){ query_posts('cat=-'.get_option('wp_hide_category_id')); } } } add_action('template_redirect', 'wp_hide_category'); [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.] http://pastebin.com/XYkpzHw8 The change in this way this code. If you don’t mind, please try it. Thanks, gqevu6bsiz m sorry, but I an a user, not a coder. I would gladly install an amended plugin, if you send it to me. Changing the code is a bit over my head Hi, Thank you for your reply. Okay, If you don’t mind, please download this link to try. http://wp.me/a2X3Iw-nA If you have any questions, please free feel to ask. Thanks, gqevu6bsiz This seems to solve the issue. Are you going to release a new version of your plugin with the fix soon? Hi, I’m sorry, this issue of the WP Hide Category plugin. I think this cause is query override of the WP Hide Category. About the fix, Please you say the plugin author with this fix. Thanks, gqevu6bsiz I will. Many thanks

Comments

6 shown
gqevu6bsiz 2014-02-28T10:21:00+00:00

Hello yoramzara, I’m sorry for the late reply and I checked to problems. Could you change the code of WP Hide Category? wp-hide-category.php line 74 – 81 function wp_hide_category() { foreach(get_option('wp_hide_category_hide_place') as $template_name){ if(call_user_func('is_'.$template_name)){ query_posts('cat=-'.get_option('wp_hide_category_id')); } } } add_action('template_redirect', 'wp_hide_category'); [Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.] http://pastebin.com/XYkpzHw8 The change in this way this code. If you don’t mind, please try it. Thanks, gqevu6bsiz

yoramzara 2014-02-28T10:25:00+00:00

m sorry, but I an a user, not a coder. I would gladly install an amended plugin, if you send it to me. Changing the code is a bit over my head

gqevu6bsiz 2014-02-28T10:47:00+00:00

Hi, Thank you for your reply. Okay, If you don’t mind, please download this link to try. http://wp.me/a2X3Iw-nA If you have any questions, please free feel to ask. Thanks, gqevu6bsiz

yoramzara 2014-02-28T13:01:00+00:00

This seems to solve the issue. Are you going to release a new version of your plugin with the fix soon?

gqevu6bsiz 2014-02-28T13:59:00+00:00

Hi, I’m sorry, this issue of the WP Hide Category plugin. I think this cause is query override of the WP Hide Category. About the fix, Please you say the plugin author with this fix. Thanks, gqevu6bsiz

yoramzara 2014-03-02T07:26:00+00:00

I will. Many thanks