hobojoe
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Sub-category display problem in 'Edit Post' page…I know this post is a little old, but I was having this problem as well. Kapil’s solution refers to an older version of WP; to do this in the current version (3.1.2) edit wp-admin/includes/template.php line 91 from:
'checked_ontop' => true
to this:
'checked_ontop' => falseForum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] CF7 doesn't work with FF or ChromeDo you mean filling out the form or sending it?
Kenharper, your #contentBlock is covering #contact so users are unable to click into the input fields.
This happens to me as well 🙁 Only solution I’ve found so far is to try to click the HTML button before the page finishes loading…
Forum: Fixing WordPress
In reply to: Permalinks 404Ok problem solved. I guess when we setup the domain, we set it up as a Windows server instead of Apache (Rackspace), which caused this issue. Hope this helps someone!
Forum: Plugins
In reply to: [Magic Fields] [Plugin: Magic Fields] Set image in fieldI figured it out. For anyone that cares, I had WP Super Cache activated but no properly setup, so when posting the image via ajax, WP Super Cache added a warning in the URL…so I just disabled WP Super Cache.
Forum: Plugins
In reply to: [Download Monitor] [Plugin: WordPress Download Monitor] Combine searchI ended up using 2 queries to search, one for wordpress and one for download-monitor.
Forum: Plugins
In reply to: WP-Cycle – multiple?🙁 I don’t think so…I too need this functionality.
Forum: Plugins
In reply to: [Plugin: WordPress Download Monitor] 403 Access forbiddenAs it turns out, it was a problem with the server. My client hosts with Network Solutions, and since their servers were recently attacked they must have changed some things.
For anyone else who is experiencing this problem and using Network Solutions, reset your file permissions: nsHosting -> FTP & Content Publishing -> Reset File Permissions. After doing this, you will have to then setup the wordpress default permissions.
Thanks for your help Mike. Oh so you know, I registered on your forum and it looks like GMail thinks the confirmation/password is spam.
Forum: Plugins
In reply to: Showing the CategoryOh wow I just realized where I posted this…This is for the WP e-Commerce plugin ! Mod if you could delete or move this thread that would be great.
Forum: Plugins
In reply to: Showing the CategoryThat is also good to know.
Hopefully these solutions will help someone in need 🙂