|
|
|
@@ -356,22 +356,26 @@
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
|
|
<!-- Style options -->
|
|
|
|
|
<field name="social_sep_style" type="spacer" label="Style" hr="false" class="text fw-bold" />
|
|
|
|
|
<field name="social_sep_style" type="spacer" label="Style" hr="false" class="text fw-bold"
|
|
|
|
|
showon="social_topbar:1[OR]social_footer:1[OR]social_floating:1" />
|
|
|
|
|
<field name="social_icon_style" type="list" default="plain"
|
|
|
|
|
label="TPL_MOKOONYX_SOCIAL_STYLE_LABEL" description="TPL_MOKOONYX_SOCIAL_STYLE_DESC">
|
|
|
|
|
label="TPL_MOKOONYX_SOCIAL_STYLE_LABEL" description="TPL_MOKOONYX_SOCIAL_STYLE_DESC"
|
|
|
|
|
showon="social_topbar:1[OR]social_footer:1[OR]social_floating:1">
|
|
|
|
|
<option value="plain">TPL_MOKOONYX_SOCIAL_STYLE_PLAIN</option>
|
|
|
|
|
<option value="square">TPL_MOKOONYX_SOCIAL_STYLE_SQUARE</option>
|
|
|
|
|
<option value="circle">TPL_MOKOONYX_SOCIAL_STYLE_CIRCLE</option>
|
|
|
|
|
<option value="rounded">TPL_MOKOONYX_SOCIAL_STYLE_ROUNDED</option>
|
|
|
|
|
</field>
|
|
|
|
|
<field name="social_icon_size" type="list" default="md"
|
|
|
|
|
label="TPL_MOKOONYX_SOCIAL_SIZE_LABEL" description="TPL_MOKOONYX_SOCIAL_SIZE_DESC">
|
|
|
|
|
label="TPL_MOKOONYX_SOCIAL_SIZE_LABEL" description="TPL_MOKOONYX_SOCIAL_SIZE_DESC"
|
|
|
|
|
showon="social_topbar:1[OR]social_footer:1[OR]social_floating:1">
|
|
|
|
|
<option value="sm">TPL_MOKOONYX_SOCIAL_SIZE_SM</option>
|
|
|
|
|
<option value="md">TPL_MOKOONYX_SOCIAL_SIZE_MD</option>
|
|
|
|
|
<option value="lg">TPL_MOKOONYX_SOCIAL_SIZE_LG</option>
|
|
|
|
|
</field>
|
|
|
|
|
<field name="social_icon_color" type="list" default="theme"
|
|
|
|
|
label="TPL_MOKOONYX_SOCIAL_COLOR_LABEL" description="TPL_MOKOONYX_SOCIAL_COLOR_DESC">
|
|
|
|
|
label="TPL_MOKOONYX_SOCIAL_COLOR_LABEL" description="TPL_MOKOONYX_SOCIAL_COLOR_DESC"
|
|
|
|
|
showon="social_topbar:1[OR]social_footer:1[OR]social_floating:1">
|
|
|
|
|
<option value="theme">TPL_MOKOONYX_SOCIAL_COLOR_THEME</option>
|
|
|
|
|
<option value="brand">TPL_MOKOONYX_SOCIAL_COLOR_BRAND</option>
|
|
|
|
|
<option value="black">TPL_MOKOONYX_SOCIAL_COLOR_BLACK</option>
|
|
|
|
@@ -379,8 +383,10 @@
|
|
|
|
|
</field>
|
|
|
|
|
|
|
|
|
|
<!-- Platform URLs -->
|
|
|
|
|
<field name="social_sep_urls" type="spacer" label="Platform URLs" hr="false" class="text fw-bold" />
|
|
|
|
|
<field name="social_urls_note" type="note" description="TPL_MOKOONYX_SOCIAL_URLS_NOTE" />
|
|
|
|
|
<field name="social_sep_urls" type="spacer" label="Platform URLs" hr="false" class="text fw-bold"
|
|
|
|
|
showon="social_topbar:1[OR]social_footer:1[OR]social_floating:1" />
|
|
|
|
|
<field name="social_urls_note" type="note" description="TPL_MOKOONYX_SOCIAL_URLS_NOTE"
|
|
|
|
|
showon="social_topbar:1[OR]social_footer:1[OR]social_floating:1" />
|
|
|
|
|
<field name="social_facebook_url" type="url" default="" label="Facebook" filter="url" />
|
|
|
|
|
<field name="social_twitter_url" type="url" default="" label="X / Twitter" filter="url" />
|
|
|
|
|
<field name="social_instagram_url" type="url" default="" label="Instagram" filter="url" />
|
|
|
|
|