Hi, I’m building a local business directory and have gotten the submission, custom display, and user editing parts working. I’m posting into What I’m attempting now is to add a selection of categories for submissions (i.e., Entertainment, Restaurants, etc..), that i can provide links to, that would display only those entries that are in a [...]
‘Where’ not working?

I have a drop-down selector in my form for choosing a category to post the entry to (Connected to the categories in my post type). I’m trying to make a custom display that shows 2 random items from all posts except for one specific category, “Community”. When I set it to look like the attached [...]
nicEdit bugs?
Maps Question
Display a field in a popup
Empty Custom Display
Can I Use PHP in custom display?
I’d like to use the wordpress bloginfo functions in my hrefs in the custom display, but it won’t let me.. Specifically, I’d like to use this: <a href=”<?php bloginfo(‘url’); ?>” title=”<?php bloginfo(‘name’); ?>”><?php bloginfo(‘name’); ?></a> To display my site’s home page as a link, which will stay updated regardless of the site moving or changing wordpress’ site name. [...]
Entry in multiple categories
I want to give users the option to choose multiple categories for their entry to be displayed in, which will be displayed within each corresponding custom display. If I use a checkbox list for selecting categories, will my ‘create post from entry’ create a post in each category chosen, and then update all accordingly when [...]



