Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Flexform
  • #14412
    shubham
    Member
    Post count: 1

    I bought flexform, but I noticed that you do not have github supported in your social profiles. I do not have much php programming experience, but how do I go about linking to my github profile in the header of my website?

    Thanks
    Shubham

    #15019
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hey,

    Unfortunately, you will need some programming experience – you’ll need to edit includes/sf-options.php and, on line 1729, find the social array and add yours in there or, easier, change one of those to be used as your Github social option.

    Note that this change would be overwritten when you would update the theme.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #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

    #15474
    Cosmin – SUPPORT
    Member
    Post count: 3851

    I suggest simply changing one of those existing ones if you’re not using them all, as adding a new option will require many more framework edits.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register