Using S2member to restrict access to selected categories, which works fine. However I want to have a category that can be used to feature articles for non-members
e.g. a post is assigned to a category such as Fitness, which can only be accessed by members
but if we want that post to be available to non-members we assign it to Fitness & Featured categories
is there some way to hack the plugin so that if a post is assigned to the Feature category the plugin ignores that it normal restriction setting.
found the catgs.inc.php but not sure how it needs to be changed. any ideas?