apakin
Forum Replies Created
-
Forum: Plugins
In reply to: [Attachments] Cannot add custom fieldsAnd another one thing: when I opened functions.php and wp-config.php, there wasn’t this required blocks of code. How did it work before update? Could plugin update delete this strings? If not, I don’t understand, how it was working. Till yesterday update another man configured WP with all the plugins 🙁
Sorry for my terrible English and yammer, I’m in little panic 🙂
Forum: Plugins
In reply to: [Attachments] Cannot add custom fieldsSorry, but it still doesn’t work.
I don’t even know where to look.Screenshot of Screen Options (I don’t see “meta box” there).
Screenshot of editor with functions.php (yes, I’ve pressed “Update File” button :))
Screenshot of wp-config.phpAttachments 3.0.6, WP 3.4.2
Forum: Plugins
In reply to: [Attachments] Cannot add custom fieldsFrom 1.6.2.1 to 3.0.6
Forum: Plugins
In reply to: [Attachments] Cannot add custom fieldsCannot disable right now, I don’t have FTP access.
But the irony is that it’s worked till I upgraded the plugin.
OK, thanx for help, I will wait for a man with FTP-password 🙂Forum: Plugins
In reply to: [Attachments] Cannot add custom fieldsI have this string. Sorry, didn’t write it.
$attachments->register( 'my_attachments', $args ); // unique instance name } add_action( 'attachments_register', 'my_attachments' );