Where are the "Social Icons" located?

Home Forums Fitness Pro Forum Where are the "Social Icons" located?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #60954
    WhitneyWhitney
    Member
    • Topics: 2
    • Replies: 0
    • Total: 2
    Member since: February 4, 2017

    They appear in the footer in the lite version and I can’t find them in Pro

    #61012
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi

    Kindly use below shortcode:

    [social_area]
    [social icon=”facebook” link=”#”]
    [social icon=”twitter” link=”#”]
    [social icon=”linkedin” link=”#”]
    [social icon=”google-plus” link=”#”]
    [social icon=”instagram” link=”#”]
    [social icon=”youtube” link=”#”]
    [social icon=”pinterest-p” link=”#”]
    [social icon=”rss” link=”#”]
    [/social_area]

    Or refer to our documentation: http://sktthemesdemo.net/documentation/skt-fitness-doc/#social-icons

    Regards,
    Dave

    #73889
    Derek DDerek D’Alessandro
    Participant
    • Topics: 11
    • Replies: 37
    • Total: 48
    Member since: May 26, 2017

    When I try this. It shows the short code on the page not the social icons? any ideas?

    #73935
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi Derek D’Alessandro,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Dave

    #73985
    Derek DDerek D’Alessandro
    Participant
    • Topics: 11
    • Replies: 37
    • Total: 48
    Member since: May 26, 2017

    got it. you have to enable the text widget to use short code. Two ways to do it.

    I found a plugin for it…

    https://wordpress.org/plugins/shortcode-widget/

    #73986
    Derek DDerek D’Alessandro
    Participant
    • Topics: 11
    • Replies: 37
    • Total: 48
    Member since: May 26, 2017

    sorry hit enter too soon. The other way was from the moderator…

    I chose to use the plugin so as not to edit the php code:

    1. Kindly edit skt-fitness-pro/inc/custom-functions.php and add below code at the bottom and try adding shortcode again.

    // Enable shortcodes in text widgets
    add_filter('widget_text','do_shortcode');

    #74265
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Great

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