Mindshare Labs, Inc.
Forum Replies Created
-
Forum: Themes and Templates
In reply to: is_iphone documenation?Anyone have an update on this?
Hi Steven – I would love to help you troubleshoot this but I don’t have the time right now. I just installed the older version again for now. Once things settle down a bit I’ll setup a non-live testing site and try the latest version again.
It simply outputs “No Results”
Forum: Fixing WordPress
In reply to: WP 2.9 image insertion no longer allows url to off site resourceBad news – I’m running WP 3.0 and I’m STILL having this issue. Tried deactivating all plugins and everything. It is really lame for something this major to go unfixed in a release as monumental as 3.0!
Forum: Plugins
In reply to: [Plugin: Great Real Estate] New Plug-in version for WP 2.9 and up???I think I fixed the issue. Simply replace the jQuery Validation plugin the is bundled with Great Real Estate with a more recent version:
http://ajax.microsoft.com/ajax/jquery.validate/1.7/jquery.validate.js
And everything should be working again. I need to do some more testing but so far this seems to do the trick.
The file to replace is here:
great-real-estate\js\jquery.validate.jsForum: Plugins
In reply to: [Plugin: Great Real Estate] New Plug-in version for WP 2.9 and up???It seems to work with 2.9.2 except I’m having some weird jQuery issues on the WP admin pages. For example, if Great Real Estate is activated and you go to edit a Post or Page you cannot toggle any of the post boxes (Attributes, Custom Fields, etc). This pretty much renders the plugin useless until these bugs are squashed.
Forum: Plugins
In reply to: [Plugin: Formidable Forms] JS Date ErrorUpdate: I realized that this error was caused by Cforms II being activated as well. I simply set Cforms not load on the page IDs that Formidable is on and that solved the issue.
Forum: Plugins
In reply to: [Plugin: Cu3er Post Elements] Issues with image sizingyeah I’m having issues getting the sizing right too. another work around is add an image to your post that is sized correctly and then put an inline style to hide it (display:none).
Forum: Plugins
In reply to: More Fields Alternatives?Just found this: http://wordpress.org/extend/plugins/custom-post-type-ui/
Which is getting closer… if only it could provide multiple types of input fields for custom taxonomies.
I’m going to try using the Verve Meta Boxes with the Custom Post Type UI to see if together they will provide the desired functionality.
Forum: Plugins
In reply to: How to check if another plugin is activeThis should work for ya:
http://codex.wordpress.org/Function_Reference/is_plugin_activeAs for calling the function, can’t you simply check if then other plugin is active and then call the function normally?
Forum: Plugins
In reply to: [Plugin: Front-end Editor] 1.6.1 not working in FirefoxThis issue seems to be resolved in newer versions.
Forum: Plugins
In reply to: [Plugin: Front-end Editor] Turn off font-family / font-color in rich editor?Got it. Thanks!
Forum: Fixing WordPress
In reply to: link_before / link_after not working in WP 2.9.2I thought I’d follow up here in case anyone else is having this issue… I narrowed the problem down to the Page Menu Editor plugin – disabling that fixes the issue.
Forum: Plugins
In reply to: WordPress 2.8 RC breaks post types in More Fields pluginStill having issues with ability to toggle / collapse post boxes using version 1.4b3
Forum: Plugins
In reply to: [Plugin: More Fields] 2.9 problemsKal – This bug still persists in version 1.4b3.