Home Forums WoodMart support forum social buttons

social buttons

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #245205

    giannisth
    Participant

    hi, where can i create social buttons to add to the footer?
    share and/or like?
    thank you

    #245243

    Hello,

    You can try adding the shortcode of the social icons in the footer columns.

    [social_buttons type="share"]

    Regards.
    Xtemos Studios.

    #245248

    giannisth
    Participant

    hello, hanks ,it worked.
    now, how do i set it up?
    social settings?
    how do i change the colour and how do i just leave facebook,twitter and pinterest?
    thank you

    #245302

    Hello,

    You are Most Welcome.

    You can choose the social buttons to be displayed from Theme Settings >> Social Profiles >> Share Buttons.

    Screenshot for Clarification: https://prnt.sc/vr56jh

    Regards.
    Xtemos Studios.

    #245567

    giannisth
    Participant

    hello,
    yes i have seen these settings but i do not find anywhere, where to setup colours (primary colour) and the
    settings in blue message
    https://i.imgur.com/wkU396T.png
    thank you

    #245613

    Hello,

    You are Most Welcome.

    To change the color of the icons in the footer try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .main-footer .woodmart-social-icons.icons-size-default i {
    	color: black;
    }

    Best Regards.

    #245696

    giannisth
    Participant

    hi, i would like to apply the colour#cb9500 to also header social icons.
    Also, what about the settings of https://i.imgur.com/wkU396T.png where are they?
    thank you

    #245951

    Hello,

    1) Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-social-icons.icons-size- i {
    color: #cb9500;
    }

    2) And these are the instructions that are provided on how to use the shortcode for share and follow icons.

    Regards.
    Xtemos Studios.

    #245983

    giannisth
    Participant

    hi,
    “2) And these are the instructions that are provided on how to use the shortcode for share and follow icons.”, where are they?
    where do i setup these? https://i.imgur.com/wkU396T.png
    thanks

    #245984

    giannisth
    Participant

    and also for this https://i.imgur.com/BSruDW0.png to change colour?

    #246005

    Hello,

    I saw the screenshots you attached.

    1) You can enable the buttons from the share buttons that are displayed below. Then you can use the shortcodes to display them where you want. If you use the shortcode of type “follow” then follow icons will be displayed and if you use the shortcode of type “share” then share icons will be displayed.

    This is what the instructions are all about.

    I hope my explanation is clear enough for you to understand the work.

    2) And use the Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS to change the color of the icons.

    .woodmart-social-icons.icons-size- i {
    color: #cb9500;
    }

    Best Regards.

    #246192

    giannisth
    Participant

    “You can enable the buttons from the share buttons that are displayed below”
    where are the shortcodes please
    i cannot see any screenshot or uploaded filethank you regarding social shortcodes, sorry 🙁

    #246195

    giannisth
    Participant

    “2) And these are the instructions that are provided on how to use the shortcode for share and follow icons.” what instructions?
    https://i.imgur.com/lrBPVXC.png
    thank you

    #246382

    Hello,

    You are not understanding me correctly. The shortcodes are just to display the icons where you want. As I explained in my previous reply.

    And there is no option available for the shortcode enable options are just for the share buttons that you can see.

    Screenshot for Clarification: https://prnt.sc/vr56jh

    If you are trying to ask anything else, then elaborate on what you actually want to do with the social icons to check it myself and help you out accordingly.

    Regards.
    Xtemos Studios.

Viewing 14 posts - 1 through 14 (of 14 total)

The topic ‘social buttons’ is closed to new replies.