Exemplo n.º 1
0
						<tr class="even table-border-bottom" id="essb-counter3">
							<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>
Exemplo n.º 2
0
</td>
								</tr>
							<tr class="even table-border-bottom">
							<td class="bold" valign="top">Combine into single file all plugin
								static CSS files:
								<div class="essb-new">
									<span></span>
								</div>
								<div class="essb-beta">
									<span></span>
								</div>
								<br /> <span class="label" style="font-weight: 400;">This option
									will combine all plugin static CSS files into single file.</span>
							</td>
							<td><?php 
ESSB_Settings_Helper::drawCheckboxField('essb_cache_static');
?>
</td>
						</tr>
							</table>
						</section>
						<!--  wizard end -->
					</div>
				</div>
			</div>
		</div>
	</form>
</div>

<script type="text/javascript">
jQuery("#essb-easy-wizard").steps({
Exemplo n.º 3
0
_e('Easy Social Metrics Lite', ESSB_TEXT_DOMAIN);
?>
<div
									class="essb-help">
									<a
										href="http://support.creoworx.com/knowledgebase/easy-social-metrics-lite/"
										target="_blank" class="button essb-popup-help">Need help?</a>
								</div></td>
						</tr>
						<tr class="even table-border-bottom">
							<td class="bold" valign="top">Activate Easy Social Metrics Lite:<br />
								<span class="label" style="font-weight: 400;">Activate Easy
									Social Metrics Lite to start collect information for social
									shares.</span></td>
							<td><?php 
ESSB_Settings_Helper::drawCheckboxField('esml_active');
?>
</td>
						</tr>
						<tr class="odd table-border-bottom">
							<td class="bold" valign="top">Monitor following post types:<br />
								<span class="label" style="font-weight: 400;">Choose for which
									post types you want to collect information.</span></td>
							<td class="essb_general_options"><?php 
essb_esml_select_content_type();
?>
					
						
						
						
						
Exemplo n.º 4
0
		<div id="essb-container-3" class="essb-data-container">


					<table border="0" cellpadding="5" cellspacing="0" width="100%">
						<col width="25%" />
						<col width="75%" /><tr>
							<td colspan="2" class="sub"><?php 
_e('Fans Counter Color Customization', ESSB_TEXT_DOMAIN);
?>
</td>
						</tr>
						<tr class="even table-border-bottom">
							<td class="bold">Activate fans counter color customizer:<br/><span class="label" style="font-weight: 400;">Color customizations will not be included unless you activate this option. You are able to activate customization on specific post/pages even if this option is not set to active.
							</span></td>
							<td class="essb_options_general"><?php 
ESSB_Settings_Helper::drawCheckboxField('activate_fanscounter_customizer');
?>
						</td>
						</tr>
						
						<tr class="table-border-bottom">
							<td colspan="2" class="sub2">Single network color options</td>
						</tr>
<?php 
essb_customizer_for_fanscounter();
?>
					</table>
				</div>
			</div>
		</div>
	</form>
Exemplo n.º 5
0
</td>
						</tr>
						<tr>
							<td colspan="2" class="sub" style="padding-top: 20px;"
								id="essb-submenu-14-2"><?php 
_e('Advanced Display Settings For Mobile Devices', ESSB_TEXT_DOMAIN);
?>
</td>
						</tr>
						<tr class="odd table-border-bottom">
							<td class="bold" valign="top">Activate custom button settings:<br />
								<span class="label" style="font-size: 400;">Please note that
									without activating this option settings below will not be
									applied.</span></td>
							<td class="essb_general_options"><?php 
ESSB_Settings_Helper::drawCheckboxField('activate_opt_by_mp');
?>
</td>
						</tr>
						<?php 
essb_advanced_display_on_mobile();
?>
						</table>
				</div>
			</div>
		</div>
	</form>
</div>


<script type="text/javascript">