Mindshare Labs, Inc.
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WP 2.5.1 – Search Not Searching Category TitlesLooking into this also… will let you know if I find anything.
Forum: Fixing WordPress
In reply to: How to Search Specific Categories?This plugin might work: http://www.zirona.com/software/wordpress-advanced-search/
Forum: Plugins
In reply to: AskApache Crazy CacheDoes this work with WP Super Cache as well?
Forum: Plugins
In reply to: TinyMCE Advanced IssueOK… I made some headway with the problem. I’m using a nonstandard language file for wordpress (one I made myself) and this seems to be screwing up the TinyMCE plugin.
The weird thing is that it didn’t used to affect it in previous versions.
Any thoughts on how to fix it?
Forum: Fixing WordPress
In reply to: option to disable image resizing?Definitely a bug – should be fixed in future versions.
nope – that results in a Forbidden 403 message.
Awesome just got the update! Thanks Kimili!
same message here. what’s the right setting?
Forum: Plugins
In reply to: Setting Initial Option ValuesIt’s add_option.
http://codex.wordpress.org/Function_Reference/add_optionForum: Plugins
In reply to: An unsung hero!word. fresh post rocks.
Forum: Plugins
In reply to: Prev/Next Page plugin? (wordpress Pages, not Posts)I wouldn’t mind seeing that also… thx!
Forum: Fixing WordPress
In reply to: How do you get logged-in username?I’m trying to figure this out also…this code isn’t working to get the logged in username (or email in this case):
$current_user = setup_userdata($current_user->ID); echo $current_user->$user_email;This is being executed by a plugin -not sure if that effects it.
Forum: Installing WordPress
In reply to: error when activatingmwdmeyer: I sent you a link via your contact form with info on my server. Any help is greatly appreciated!
Cool plugin BTW
Forum: Themes and Templates
In reply to: wp_list_pages — expandable menuI’m working on the same issue… Kath – did you ever have any luck with this?
Forum: Fixing WordPress
In reply to: editor changing formattingI’ve been desperately looking for a plugin that will address this issue also.
I need to be able to keep some WYSIWYG controls, but lose the annoying formatting (p tags and divs disappearing, etc.)