PATH:
home
/
niazsaze
/
public_html
/
wp-content
/
themes
/
flatsome
/
inc
/
builder
/
shortcodes
<?php add_ux_builder_shortcode( 'team_member', array( 'name' => __( 'اعضا تیم', 'flatsome' ), 'category' => __( 'Content', 'flatsome' ), 'type' => 'container', 'thumbnail' => flatsome_ux_builder_thumbnail( 'team_member' ), 'presets' => array( array( 'name' => __( 'Default', 'flatsome' ), 'content' => '[team_member name="Ola Nordmann" title="Customer Support" image_height="100%" image_width="80" image_radius="100"] Lorem ipsum.. [/team_member]' ), ), 'options' => array_merge_recursive( array( 'layout_options' => array( 'type' => 'group', 'heading' => __( 'چیدمان', 'flatsome' ), 'options' => array( 'img' => array( 'type' => 'image', 'heading' => 'تصوویر', 'group' => 'پس زمینه', 'param_name' => 'img', ), 'style' => array( 'type' => 'select', 'heading' => __( 'استایل', 'flatsome' ), 'default' => 'normal', 'options' => require( __DIR__ . '/values/box-layouts.php' ) ), 'name' => array( 'type' => 'textfield','heading' => 'نام', 'default' => '', 'on_change' => array( 'selector' => '.person-name', 'content' => '{{ value }}')), 'title' => array( 'type' => 'textfield','heading' => 'عنوان', 'default' => '', 'on_change' => array( 'selector' => '.person-title', 'content' => '{{ value }}')), 'depth' => array( 'type' => 'slider', 'heading' => __( 'دیپ', 'flatsome' ), 'default' => '0', 'max' => '5', 'min' => '0', ), 'depth_hover' => array( 'type' => 'slider', 'heading' => __( 'دیپ در حالت شناور', 'flatsome' ), 'default' => '0', 'max' => '5', 'min' => '0', ), ), ), 'social_icons' => array( 'type' => 'group', 'heading' => __( 'آیکون های شبکه اجتماعی', 'flatsome' ), 'options' => array( 'icon_style' => array( 'type' => 'radio-buttons', 'heading' => __( 'استایل', 'flatsome' ), 'default' => 'outline', 'options' => array( 'outline' => array( 'title' => 'Outline' ), 'fill' => array( 'title' => 'Fill' ), 'small' => array( 'title' => 'Small' ), ), ), 'facebook' => array( 'type' => 'textfield','heading' => 'فیس بوک', 'default' => ''), 'instagram' => array( 'type' => 'textfield','heading' => 'اینستاگرام', 'default' => ''), 'tiktok' => array( 'type' => 'textfield','heading' => 'TikTok', 'default' => ''), 'snapchat' => array( 'type' => 'image', 'heading' => __( 'SnapChat', 'flatsome' )), 'x' => array( 'type' => 'textfield','heading' => 'X', 'default' => ''), 'twitter' => array( 'type' => 'textfield','heading' => 'Twitter', 'default' => ''), 'threads' => array( 'type' => 'textfield','heading' => 'Threads', 'default' => ''), 'email' => array( 'type' => 'textfield','heading' => 'Email', 'default' => ''), 'phone' => array( 'type' => 'textfield','heading' => 'Phone', 'default' => ''), 'pinterest' => array( 'type' => 'textfield','heading' => 'Pinterest', 'default' => ''), 'linkedin' => array( 'type' => 'textfield','heading' => 'Linkedin', 'default' => ''), 'youtube' => array( 'type' => 'textfield','heading' => 'Youtube', 'default' => ''), 'flickr' => array( 'type' => 'textfield','heading' => 'Flickr', 'default' => ''), 'px500' => array( 'type' => 'textfield','heading' => '500px', 'default' => ''), 'vkontakte' => array( 'type' => 'textfield','heading' => 'VKontakte', 'default' => ''), 'telegram' => array( 'type' => 'textfield','heading' => 'Telegram', 'default' => ''), 'twitch' => array( 'type' => 'textfield','heading' => 'Twitch', 'default' => ''), 'discord' => array( 'type' => 'textfield','heading' => 'Discord', 'default' => ''), ), ), 'link_group' => require( __DIR__ . '/commons/links.php' ), ), require( __DIR__ . '/commons/box-styles.php' ) ), ) ); // ux_builder_parse_args
[-] woocommerce_cart.php
[edit]
[-] ux_video.php
[edit]
[-] ux_stack.php
[edit]
[-] gap.php
[edit]
[-] ux_gutenberg.php
[edit]
[-] ux_payment_icons.php
[edit]
[-] row.php
[edit]
[-] button.php
[edit]
[-] page_header.php
[edit]
[-] ux_product_flip.php
[edit]
[-] ux_slider.php
[edit]
[-] scroll_to.php
[edit]
[-] woocommerce_shortcodes.php
[edit]
[-] ux_banner_grid.php
[edit]
[-] map.php
[edit]
[-] tab.php
[edit]
[-] ux_banner.php
[edit]
[-] price_table.php
[edit]
[-] title.php
[edit]
[-] ux_products.php
[edit]
[-] ux_html.php
[edit]
[-] ux_product_categories.php
[edit]
[-] ux_bestseller_products.php
[edit]
[-] ux_pages.php
[edit]
[-] block.php
[edit]
[-] woocommerce_checkout.php
[edit]
[-] ux_menu_title.php
[edit]
[-] search.php
[edit]
[-] custom-product.php
[edit]
[-] ux_products_list.php
[edit]
[-] ux_lottie.php
[edit]
[-] accordion.php
[edit]
[-] ux_countdown.php
[edit]
[-] message_box.php
[edit]
[-] contactform7.php
[edit]
[-] featured_box.php
[edit]
[-] col_grid.php
[edit]
[-] divider.php
[edit]
[-] accordion_item.php
[edit]
[-] ux_instagram_feed.php
[edit]
[+]
helpers
[-] ux_image.php
[edit]
[-] ux_badge.php
[edit]
[-] ux_menu_link.php
[edit]
[-] ux_shortcode.php
[edit]
[-] section.php
[edit]
[-] ux_gallery.php
[edit]
[-] ux_sidebar.php
[edit]
[+]
values
[-] team_member.php
[edit]
[-] text.php
[edit]
[-] col.php
[edit]
[-] follow.php
[edit]
[-] video_button.php
[edit]
[-] blog_posts.php
[edit]
[-] ux_image_box.php
[edit]
[-] ux_logo.php
[edit]
[-] tabgroup.php
[edit]
[-] share.php
[edit]
[-] ux_hotspot.php
[edit]
[+]
..
[-] ux_menu.php
[edit]
[+]
thumbnails
[-] ux_nav.php
[edit]
[-] ux_portfolio.php
[edit]
[-] page_meta.php
[edit]
[+]
commons
[-] testimonial.php
[edit]
[+]
templates
[-] text_box.php
[edit]