Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #498822

    Hi,

    is it possible to add to Enfold Social Profiles Scoop.It and Flipboard ?

    #498904

    Hi Anton!

    You can try adding your own around line 150 in the /enfold/includes/helper-social-media.php file. They probably will not have any icons associated with them so you might be able to find some on the entypo fontello website or create your own there.

    Cheers!
    Elliott

    #498928

    @Elliott,

    is it possible to do the same using my child theme ? I’m always trying to avoid modifying original files

    #499348

    Hey!

    Just copy the whole class, lines 127 – 250, and paste it into your child theme functions.php file.

    Regards,
    Elliott

    #499466

    @Elliott,

    Ok, got it.
    Now, since I’m a dabbler could you advice where can I find the right code syntax for Scoop.it and Flipboard share buttons ? I’ve got a look at thier tools pages, but they’re talking about thier native buttons / badges.

    For instance for Flipboard it would be :

    'flipboard' => array("encode"=>true, "encode_urls"=>false, "pattern" => "http://flipboard.com/share

    And after that I’m lost, since each social player has its own extension:

    Article?mini=true&title=[title]&url=[permalink]"),

    sharer.php?u=[permalink]&t=[title]"),

    share?url=[permalink]" , 'label' => __("Share on Google+",'avia_framework')),

    etc.

    #499898

    Hi!

    I’ve never heard of them before. You’ll want to look on their site / documentation and find that.

    Best regards,
    Elliott

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