drewferd
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Corpo] Disable Excerpts?When I make this change it causes some of the html in the post to be negated.. meaning I lose bulleted lists.. etc..
Any way around that?
Currently I am using this:
if (current_user_can('editor') || current_user_can('administrator')){however, everyone is able to edit the field when set like this..
if I change it however like thisif (!current_user_can('editor') || !current_user_can('administrator')){nobody can edit it…
Any ideas?
Forum: Plugins
In reply to: [Plugin: TDO Mini Forms] Append Category Listing?Anyone?
Forum: Themes and Templates
In reply to: Community/Posting ThemeSimply put, I am looking for a theme that brings the backend posting functionality to the front end (or very close to it). I have looked at several plugins and have not been able to find one that does this quite the way we need.
Forum: Plugins
In reply to: Advanced Guest PostingI have not yet found one that will accomplish this. I am able to have custom options in the posting process however none of the custom fields are shown in the post.