Ben Balter
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Document Revisions] [Plugin: WP Document Revisions] Network compatible?As soon as the repository refreshes, the latest version (labeled 0.5.4) should fix this and a few other multisite issues. The document upload directory should appear on the network settings page.
Thanks for the feedback. Let me know if that solves it?
Forum: Plugins
In reply to: [WP Document Revisions] [Plugin: WP Document Revisions] Network compatible?It has not been fully tested on Multisite, yet, but will be fully functional before the 1.0.
I think I have a pretty good idea of what’s going on, and hope to have a fix soon. In the mean time, if you change the upload directory (under settings->media->document upload directory) it should work.
Thanks for the kind words and feedback (keep it coming!)
– Ben
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Summary ProblemThanks for the heads up. Fixed in 2.0.1 which should appear for upgrade momentarily.
Forum: Plugins
In reply to: [WP Resume] Page not foundDid you create a page an add the proper shortcode? This walkthrough may shed some light:
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Settings Refuse to Update/SaveAre you using the latest version (1.6.4)? There was a bug in a previous version that would not display options after save (although the options were saved).
After saving, try clicking the options link from the resume menu and see if the settings display once the page reloads. Alternatively, you can add a second user to your site if it is a single-user site, but again, this issue should have been resolved in the latest version. Please let me know if that is not the case.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Summary ProblemGood catch and thanks for the heads up.
Made the change in the development version and will be sure it makes its way into the next release.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Catchable fatal errorSorry about that, but thanks for the heads up. Corrected one problem and caused another. It seems to only effect single-user blogs, so for a quick fix, you can simply add a second user to your site.
A new version (1.6.4) should be appearing in the repository when it refreshes momentarily, and should correct the issue. Sorry for the trouble.
I also added internationalization support if you would like to translate the backend as well. You can grab the POT file from the plugin itself, and WordPress has some instructions on the process
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] JavaScript trailing commaShould be fixed in the development version. Thanks again for all your help.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Feature request – multiple resumesHere’s a link to the zip file in case you don’t use svn.
Thanks for all your help. I added the above function to the development version (1.6b). If you have a moment to grab the zip and try it out, any feedback would be greatly appreciated.
rvencu, I am looking over this post and your other post on WPML, I am not too familiar with the plugin, but do you have any suggestions on how to implement these changes without breaking the code for users who do not have that specific plugin enabled?
Is this related?
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Feature request – multiple resumesStill working on a handful of bugs, but multiple resume support should be working (more or less) in the development version.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] Changing layoutIt is just a matter of CSS (which I looped into my theme). If you are familiar with CSS and take a look at the theme’s CSS file you should be able to float the elements as necessary. If you are not already familiar with it, FireBug should be able to help.
Forum: Plugins
In reply to: [WP Resume] [Plugin: WP Resume] JavaScript trailing commaThanks for the heads up.
Made the change and just finalizing testing before I push the fix into the repo.