Plugin Author
DeBAAT
(@debaat)
Hai Ahir,
I’m not quite sure I understand your question.
I have implemented a toggle function which means that the same function is used to either assign a category when not-assigned or to deassign a category when is has been assigned before.
The toggle function works for individual commands using the “Toggle [cat]” link for each image as well as for the bulk actions.
Hope this helps.
Jan
Hello DeBAAT
Thank you for your reply.
I will try for the Same and let you know if i get any solution!
Hello,
I have big issues! Due to this Plugin Default WordPress category Filter Not Working For example When i click on any category Display Not found page and also Filtering is also not Working In default post. But When i Deactivate this Plugin …All Working fine.
Please help me. this is Urgent
Thanks
Plugin Author
DeBAAT
(@debaat)
Hai Ahir,
Sorry to hear you have big issue.
Unfortunately, I don’t understand your issue.
Can you explain the steps you take so I can replicate the issue?
Maybe a screenshot?
Also, on the WP MCM Settings page, there is a setting called “Search Media Library” (it is the last one). It might help if you switch off this option.
Hope your issue will be solved soon.
Jan
Hello,
I have total 700 Post, If i am Activate this plugin then Default category Filter is not Working anymore so Archive page When I click on any category…it will display Page not found…but When I deactivate this plugin then All Working fine.
Please help me
Plugin Author
DeBAAT
(@debaat)
Also, on the WP MCM Settings page, there is a setting called “Use Post Taxonomy” (it is the one before the last one). It might help if you switch off this option.
If this doesn’t work either you could try to disable a search function al together.
In the file “\wp-content\plugins\wp-media-category-management\include/class-wp-mcm-plugin.php” find the function “mcm_pre_get_posts” on line 158.
Add a new line 159:
return;
This will disable the search functionality for the situation you describe.
Hope this helps.
Hey
Thank you so much!!
Now its Working fine!! You make my day!!
Plugin Author
DeBAAT
(@debaat)
Hai,
I just uplaoded V1.7.0.
It now returns immediately when the option “Search Media Library” is not set.
Can you test again please?
Gr.
Jan