danabrunetti 0 Report post Posted January 8, 2011 We are working on trying to get out PlatFormPro site up and are liking it a lot so far, but this one is holding us up. For us, we'd actually like to have the feature set ability on individual pages *override* the category post options for features in the Feature Settings. Is there any way to do this or hide certain categories on certain pages that you know? Share this post Link to post Share on other sites
catrina 103 Report post Posted January 9, 2011 Just for clarification, can you provide me with a specific example? Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites
danabrunetti 0 Report post Posted January 10, 2011 We have skipped around this issue by creating an HTML version of a single Feature slide that can be deployed as needed to the pages in question. However, this is just a workaround so we'll try and describe the issue here as a feature request (or to see if we just broke ours): If you set your "Feature Post Source" in the Features Setting menu to "Use Post Category" you will get your Feature Slider to slide between all of the categories you specify on *every* page that the Feature Slider appears on. Then if you go into a page you have created in the WordPress page editor and scroll down to "Select Feature Set To Show" and select a set we found that the Feature Slider on that page still cycled through the categories we set back in the "Feature Settings" tab instead of being overridden by the page's settings. Share this post Link to post Share on other sites
Kate 3 Report post Posted January 10, 2011 Hey Dana - The individual page settings should be overriding the other settings you had. Just to confirm: Under the individual feature options, such as on the "edit" or "quick edit" areas, is the default category deselected? It's possible they're assigned to two different categories, and thus showing up in both. Share this post Link to post Share on other sites
danabrunetti 0 Report post Posted January 10, 2011 Thank you, we stripped out everything else we had done and confirmed that this works. We still have a bit of issue with our category pages -- where we don't want the standard slider to show up b/c there are no page controls for the sets for WP category pages -- so we added this to our CSS: `.category #feature{display:none}` And deploy the workaround HTML we have set up through Text Widgets assigned to specific category pages using Dynamic Widgets. Share this post Link to post Share on other sites