rweiss 0 Report post Posted July 27, 2011 I keep finding little quirks that need to be addressed. Doesn't help when I am putting Platform Pro into an existing site. The current site uses the plugin Related Posts. Unfortunately, that list wants to display as part of the Feature slider (partially below the text area). The plugin allows me to exclude categories - but the feature set category doesn't show in the posts -> categories list, so I am not sure how to identify a category for a feature set. So - that is the question - how do I locate (if possible) a category ID for a feature set? I suppose I could not use the feature set function and just use a category for the sliders, but I prefer to use the sets. Rick Share this post Link to post Share on other sites
rweiss 0 Report post Posted July 28, 2011 I need to amend the above. I found the category ID - it was where it usually is - just didn't work to exclude it. I notice that the Feature slider wants to put any plugin - end of the post items - into the text bar that comes up with a slide. For example, the related posts, the share this stuff, etc. Is there a code to stop this for the slides. or do I just need to do abunch of empty paragraphs to keep them from showing up? Share this post Link to post Share on other sites
kastelic 6 Report post Posted July 28, 2011 Do you have a link to site? IF it helps, the features are a custom post type, and it is hard to work with those based just on the "categories" conditional tags. Check http://codex.wordpress.org/Conditional_Tags#A_Post_Type for information on how to check for custom post types. Share this post Link to post Share on other sites
rweiss 0 Report post Posted July 29, 2011 The site is not live yet - but you can see it in progress at http://65.39.222.91 The post_type list may be helpful down the road when I get time to play with that. IN the meantime I did a couple of empty paragraphs to drop the extra items below the view. Share this post Link to post Share on other sites