Kal Str?m
Forum Replies Created
-
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] [BUG!] Non-escaped apostrophes!Hope to fix this real soon with 2.0.4.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Checkbox issueI guess what you want to do is to check if that value is there. If so then you run the other queries.
<?php if ($checkbox_value = get_post_meta($post->ID, 'custom-field-key-name', true)) : ?> […] <?php endif; ?>
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] 2.0.2 still broken?This is still not marked as resolved, isn’t it? (With 2.0.3 that is.)
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Select List name/value pairsSo what you’d like to do is to select A and then item-a will be selected?
I don’t really understand, but it sounds like a new field type.
// Edit: Now I get it. You want to select A but that the value would say item-a? Just do that in the templates instead.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] All field information removed??Allright. We’ve been hard at work at creating a new site to be able to serve all you guys with better documentation.
We launched the site this weekend, more-plugins.se (though we still lack new documenation, but the structure is in place).
We’ll look into this problem and try to resolve it asap.
(Could you guys and gals look into the custom field area of your posts to see if the content is still there?)
Forum: Plugins
In reply to: [Plugin More Types] Default CategoryYou’re right, it doesn’t work (yet).
We will have an updated for you to be able to select default category again, but no timeframe.
I’m not. Just got working rss feeds here … ??
I’ll anwer in the labs forum.Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Database ErrorYeah, we’ve noticed that. We are looking into a fix, but are unsure when we’ll get around to getting it working. Sorry about that.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Fresh Install Not ResponsiveWe’ve noticed problems with PHP 4.x before. Sorry about that.
We’ll try to work around them for a later release, but it’s not priority 1 unfortunately.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Fresh Install Not ResponsiveThanks. Difficult to reproduce, but I’ll try to find a solution for you.
Error log?
PHP version on the server?
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] How to recreate pre-upgrade scenarioWhat I meant was: If you look at a post when you’ve switched them from post to a custom post type, is the data there in the admin?
If so it’s a presentation problem.
Forum: Plugins
In reply to: [Plugin: More Fields] Feature Request: TINYMCE optionsYou could create your own field type, since the plugin itself has kind of a plugin architecture.
We’ll be happy to link to it from our site.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Feature Request: File Upload@kalstrom and @hm6612. Cheers!
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Feature Request: File UploadThe file list option is not for inserting content like that. (And it really is a user requested feature, not our feature per se.)
It could, for instance, be used for selecting a flash file without having to deal with that silly object/embed code. Or for selecting a file to another place in the ui.
I don’t think we’ll add a feature for uploading outside the media library. It’s difficult to keep features like that updated and stable between WordPress updates. We’ve learned that the hard way.
But it’s possible to add your own field types. The documentation for that is at labs.dagensskiva.com.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] contact form 7 and more field ?You could use the new (poorly documented) template tag perhaps?
Look into this thread: https://www.ads-software.com/support/topic/plugin-more-fields-template-tag