Your IP : 216.73.216.84


Current Path : /home/helpink/www/libraries/astroid/framework/options/
Upload File :
Current File : /home/helpink/www/libraries/astroid/framework/options/social.xml

<?xml version="1.0" encoding="UTF-8"?>
<form>
	<fields name="params">
		<fieldset icon="as-icon as-icon-share2" label="ASTROID_OPTIONS_SOCIAL" name="astroid_social" addfieldpath="/libraries/astroid/framework/fields" order="7">
			<field type="astroidgroup" name="social_profile" title="TPL_ASTROID_SOCIAL_TITLE_LABEL" description="TPL_ASTROID_SOCIAL_TITLE_DESC" help="https://docs.joomdev.com/article/astroid-social-profile" ></field>

			<field astroidgroup="social_profile" class="astroid-header-switch" name="enable_social_profiler" type="astroidradio" astroid-switch="true" default="1" label="TPL_ASTROID_SOCIAL_ENABLE_LABEL" description="TPL_ASTROID_SOCIAL_ENABLE_DESC"/>
			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true" name="social_profiles_position" astroid-content-layout="social" type="astroidmodulesposition" default="astroid-top-social" label="TPL_ASTROID_MODULE_POSITION_LABEL" description="TPL_ASTROID_MODULE_POSITION_DESC" class="form-control"/>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true" name="social_profiles_load_position" type="astroidlist" label="TPL_ASTROID_FEATURE_LOAD_POSITION_LABEL" description="TPL_ASTROID_FEATURE_LOAD_POSITION_DESC" class="form-select" astroid-content-layout-load="social_profiles_position" default="after">
				<option value="after">TPL_ASTROID_AFTER_MODULE</option>
				<option value="before">TPL_ASTROID_BEFORE_MODULE</option>
			</field>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true" name="social_profiles_gutter" type="astroidlist" class="form-select" default="" label="TPL_ASTROID_SOCIAL_GUTTER" description="TPL_ASTROID_SOCIAL_GUTTER_DESC">
				<option value="">Default</option>
				<option value="1">X-Small</option>
				<option value="2">Small</option>
				<option value="3">Medium</option>
				<option value="4">Large</option>
				<option value="5">X-Large</option>
			</field>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true" name="social_profiles_fontsize" type="astroidtext" label="TPL_ASTROID_SOCIAL_FONTSIZE" hint="16px" class="form-control">
			</field>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true" name="social_profiles_style" type="astroidlist" class="form-select" default="1" label="TPL_ASTROID_SOCIAL_STYLE" description="TPL_ASTROID_SOCIAL_STYLE_DESC">
				<option value="1">TPL_ASTROID_SOCIAL_STYLE_OPTIONS_INHERIT_COLOR</option>
				<option value="2">TPL_ASTROID_SOCIAL_STYLE_OPTIONS_BRAND_COLOR</option>
			</field>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true AND [social_profiles_style]=='1'" description="TPL_ASTROID_SOCIAL_COLOR_DESC" name="social_icon_color" type="astroidcolor" large="true" label="TPL_ASTROID_SOCIAL_COLOR_LABEL">
			</field>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true AND [social_profiles_style]=='1'" description="TPL_ASTROID_SOCIAL_COLOR_HOVER_DESC" name="social_icon_color_hover" type="astroidcolor" large="true" label="TPL_ASTROID_SOCIAL_COLOR_HOVER_LABEL">
			</field>

			<field astroidgroup="social_profile" ngShow="[enable_social_profiler]==true" name="social_profiles" type="astroidsocialprofiles"/>
		</fieldset>
	</fields>
</form>