Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1291742

    Hi,

    how can I add the social media button for facebook and instagram in the footer’s widget?
    Thanks

    #1292365

    Hey Antiquaritaly,
    Thank you for your patience and the link to your site, do you want buttons that links to facebook and instagram in a footer widget, if so then add this shortcode to a custom html widget:

    [av_buttonrow alignment='center' button_spacing='5' button_spacing_unit='px' alb_description='' id='' custom_class='' template_class='' av_uid='av-kn3eudx6' sc_version='1.0' admin_preview_bg='']
    [av_buttonrow_item label='Facebook' icon_select='yes' icon='ue8f5' font='entypo-fontello' link='manually,http://' link_target='' size='small' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' av_uid='av-kn3etr2k' sc_version='1.0']
    [av_buttonrow_item label='Instagram' icon_select='yes' icon='ue909' font='entypo-fontello' link='manually,http://' link_target='' size='small' label_display='' title_attr='' color_options='' color='theme-color' custom_bg='#444444' custom_font='#ffffff' btn_color_bg='theme-color' btn_custom_bg='#444444' btn_color_bg_hover='theme-color-highlight' btn_custom_bg_hover='#444444' btn_color_font='theme-color' btn_custom_font='#ffffff' av_uid='av-kn3eu7yf' sc_version='1.0']
    [/av_buttonrow]

    You can create and customize your own buttons using the Magic wand tool using the instructions in the theme documentation.
    If you want to add the Social Share Buttons to a footer widget, you could add this shortcode to a custom html widget:

    [av_social_share title='Share this entry' buttons='' share_facebook='aviaTBshare_facebook' yelp_link='https://www.yelp.com' style='' alb_description='' id='' custom_class='' template_class='' av_uid='av-1a8ccp' sc_version='1.0' admin_preview_bg='rgb(255, 255, 255)']

    But adding this to the footer will lead to incorect back links when users use these because it is in the global footer and not in a specific post, and instagram is not an option in the Social Share Buttons.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.