Home Forums WordPress Themes – Premium Circumference Add icons to social media bar?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #15941
    Open Table
    Member

    Is there any way to add additional icons/features to the social media bar? In particular, we’d like to add an icon or button to allow users to make a donation (via PayPal) to our organization.

    #21094
    Shekhar Bhandari
    Participant

    Hi Open,
    Yes, You can add paypal icon the social media bar, to do so go to Themes Directory Folder -> Partials-> Social-bar.php line no.31 and insert the following code with the link that you want to redirect after click.

    echo '';

    Remember to take a backup before doing it.

    Thanks.

    #21139
    Open Table
    Member

    I could be wrong, but I think that this change got added (accidentally?) to the Circumference code base in the latest (110) release. Nice for me, but I’m not sure that everyone wants a paypal icon (that doesn’t do anything) on their social bar. Perhaps you could add it to the social bar customization options so that it can be configured?

    #21141
    Shekhar Bhandari
    Participant

    Hi open table,

    If you update the theme you need to put the code again 🙁 and thank for the suggestion the paypal icon will be included in the next update.

    Thanks

    #21142
    Open Table
    Member

    No, sorry, I guess I was not clear. I did NOT update my version of the theme yet. However, when I upgraded to 110 the paypal icon is included. It seems to have been included accidentally in the code base. You will notice that it even appears in the Circumference Demo:

    circumferencedemo-1.jpg

    Attachments:
    You must be logged in to view attached files.
    #21145
    Shekhar Bhandari
    Participant

    Hi Open Table,

    Thanks for pointing out we will put the customize in the next update. If you don’t want the icon to show you can delete the social-bar line no.31

    Thanks.

    #15942
    Open Table
    Member

    Would love to have PayPal added to the customize options on the social bar. And I’ll just put an href (when I get to it) until the next realse come out. Thanks!

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