Post emergency WordPress questions for fast help... ...Or answer questions first & win prize money.

$5
Gallery Settings section removing

Hi,
When you add 2 or more images, you are starting to see gallery settings section on gallery tab.
http://en.support.files.wordpress.com/2009/09/gallery-settings.gif

Normally its in wp-admin/includes/media.php 1704 line;
<div id="gallery-settings" style="display:none;">
<div class="title"><?php _e('Gallery Settings'); ?></div>
<table id="basic" class="describe"><tbody>
<tr>
<th scope="row" class="label">

When adding 2 or more images, wordpress removing display:none; codes from this place i think, but i couldnt find how its removing those codes.

I want to remove this section always, even have 2 or more images. How can i do that? How can i add or remove html codes in wordpress panel like style="display:none;" section

Ünsal Korkmaz | 02/18/10 at 12:03am | RSS Answers

(2) Possible Answers Submitted...

You must be logged in to view answers or answer this question.