Exemplo n.º 1
0
							<td class="bold" valign="top">Position of total counter:</td>
							<td class="essb_general_options"><?php 
essb_custom_total_counter_pos();
?>
<br />
								<img
								src="<?php 
echo ESSB_PLUGIN_URL;
?>
/assets/images/admin_help_images-05.png" /></td>
						</tr>
						<tr class="odd table-border-bottom" id="essb-counter4">
							<td class="bold" valign="top">Append text to total counter when big number styles are active:<br/><span class="label" style="font-size:400;">This option allows you to add custom text below counter when big number styles are active. For example you can add text shares.</span></td>
							<td class="essb_general_options"><?php 
ESSB_Settings_Helper::drawCheckboxField('activate_total_counter_text');
ESSB_Settings_Helper::drawCustomInputField('activate_total_counter_text_value');
?>
<br/> <span class="label">ex: shares, likes</span><br />
								<img
								src="<?php 
echo ESSB_PLUGIN_URL;
?>
/assets/images/admin_help_images-06.png" /></td>
						</tr>
						<tr class="even table-border-bottom" id="essb-counter5">
							<td class="bold" valign="top">Display total counter after this value of shares is reached:<br/><span class="label" style="font-weight:400">You can hide your total counter until amount of shares is reached. This option is active only when you enter value in this field - if blank total counter is always displayed.</span></td>
							<td class="essb_general_options"><?php 
ESSB_Settings_Helper::drawInputField('total_counter_hidden_till');
?>
</td>
						</tr>