It was not until recently (yes, almost 9 years later) that I noticed that there were a few support requests in this section of the plugin site.
I didn’t even know that this section of the WP site was a thing (I have never used it myself).
If you need to report any issues with the plugin, please use the Github issue tracker and open an issue there.
Regards,
]]>I tested the plugin on a LAMP install and it worked flawless, so I decided to use it on my live site. There it also worked, but with a strange side effect:
On the live site, apart from no longer showing the posts from excluded category X, the posts in this category X also become unavailable on the archive page for that category. In fact, even after disabling and removing the plugin, the posts were unavailable. I had to create a new category and assign the posts.
The only significant difference – apart from linux distro – is the PHP version.
LAMP: 5.6
LIVE: 7.0
Any ideas?
]]>Sorry. Please ignore. Me being dumb.
]]>Categories marked are still displayed in loop.
]]>Hello good people,
Can your plugin: PE Category Filter
Do this:
I need to allow a category to feed in it’s own feed E.g.
https://domain.com/category/categoryX/feed/
BUT — I must exclude that feed from the site feed:
I tried adding the below linked PHP to the functions.php and it keeps the categoryX feed out–but it also STOPS the categoryX feed completely!
SEE:
https://premium.wpmudev.org/blog/how-to-exclude-a-category-from-your-wordpress-feed/
function excludecatfeed($query) {
if(is_feed()) {
$query->set(‘cat’,’-categoryX’);
return $query;
}
}
add_filter(‘pre_get_posts’, ‘excludecatfeed’);
Thank you for your help!
Chris
]]>The following is appearing on the plugin setting screen – rather than category names this code is shown next to the check box…
PE Category Filter
Select the categories that you want to exclude from the index.
Categories cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>
cat_ID, $options))? ‘checked=”checked”‘: ” ?> name=”pecf_cat-list[]” value=”cat_ID?>”/> name?>