Before you ask please READ THIS

Socials - Social Services

edited October 2014 in Blame Posts: 3
we miss to blame the following networks.

xing.de
kununu.com
slideshare.com

How can I add this, or is it possible to integrate the Social Icons at the next update with?

thank you very much

Comments

  • AirAir
    Posts: 10,970
    Hello:-)

    We don't want to bloat this option with too many social services. If there will be common need we will add them:-)

    For now I can suggest that you rename not used by you services to one that you need.

    Go to blame\advance\options.php and find there in line ~2974
    function apollo13_socials_options(){. Below you will see our social services. Go and rename few that you don't use. For example rename aim to xing:

    'aim' => array(
    'name' => 'Aim',
    'value' => '',
    'pos' => 0
    ),
    change to:

    'xing' => array(
    'name' => 'Xing',
    'value' => '',
    'pos' => 0
    ),
    Next you will have to edit icons in blame\images in files:
    -socials.png and socials@2x.png - if use normal social icons
    -socials_cirlce.png and socials_cirlce@2x.png - if use circle social icons
    -socials_square.png and socials_square@2x.png - if use square social icons

    *@2x.png file are for retina(High DPI) screens.

    Hope that helps.

    PS. If you are happy with this theme please don't forget to rate us on ThemeForest - it helps us a lot! Thanks! How to rate?

    With regards.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

In this Discussion