Forum Replies Created

Viewing 1 post (of 1 total)
  • in reply to: Social Profiles #15186
    shubham
    Member
    Post count: 1

    Hey,

    So I added the following code:
    array(
    'id' => 'github_page_url',
    'type' => 'text',
    'title' => __('GitHub', Redux_TEXT_DOMAIN),
    'sub_desc' => "Your GitHub page url",
    'desc' => '',
    'std' => ''
    ),

    Now I can go to theme options -> social profiles and I see the new option added there.I have gone to theme options -> header options -> social Icon config and edited the field to [social size=’large’ style=’dark’ type=’twitter,linkedin,github’]. But, I still do not see the github icon in the header options. What should I do next?

    Thanks for all your help guys, I truly appreciate it.

    Shubham

Viewing 1 post (of 1 total)