Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #591748

    Hi

    I would like to add whatsapp button in the set of icone that appears in Social, Share this entry in a post or page. All the info i have found is about header and socket but none in share entry

    Thank you

    #591764

    Hey hdpcr!

    Currently it is not possible. Please feel free to request it here – https://kriesi.at/support/enfold-feature-requests/. You can also try using this plugin – https://wordpress.org/plugins/whatsapp/

    Cheers!
    Yigit

    #592239

    Hi

    1. I already bought the plugin
    2. I saw in many of your support answer for other users telling them to add some scripts etc. like here
    https://kriesi.at/support/topic/adding-whatsapp-button-on-social-share-buttons/
    and the result is this http://eventsquared.london/uncategorized/test/

    Thats excatly what im looking for just need ome guidance no how to, soi you were giving code for others its because ts possible

    Thank you

    #592465

    Hi,

    Did you follow the instructions in the thread you linked to? If you ran into problems, what were they?

    Regards,
    Rikard

    • This reply was modified 8 years, 1 month ago by Rikard.
    #592697

    Yes i finally managed to get it there only it appears a pencil instead of whatsapp logo and i already have the fontello font uploaded.

    Thank you

    #592699

    Hey!

    Do you mind creating a temporary admin login and posting it here privately?

    Regards,
    Yigit

    #593084

    Herre you go

    #593766

    Hi

    Any update??

    #594860
    #595108

    Hi
    i did everything it says in the links and still the same just now instead of pencil its a headset and not Whatsapp icon
    added this to CSS and changed from pencil to headset.
    li.av-share-link.av-social-link-whatsapp a:before {
    content: ‘\1F4DE’;
    }

    Remaruqe the only problem i have now its not that the share is not working or the url either its just the ICON that doesnt match Whatsapp icon.

    Please hhelp with this matter as it took almost 2 weeks and still not solved
    Thank you very much

    #596372

    Hi!

    Sorry for the late reply!

    I changed your code to following one

    li.av-share-link.av-social-link-whatsapp a:before {
        font-family: 'fontello'!important;
        content: '\E802';
    }

    Please review your website now

    Best regards,
    Yigit

    #596482

    Hi

    I know the issue is closed, just wondering if it is possible (pushing boundaries lol) to have the whatsapp button in share.. with a the Tipical Whatsapp Geern colof backgound as it the case of FB, TWT etc. ON HIOVER. all the rest of buttons has a background just the Whatsapp doesnt as its a custom PHP cpde and CSS not sure if there is some CSS for that

    So far im very happy that its finally working and if its possible with a few CSS lines you can give me (Whatsapp on Hover button to get green backrounf as the FB etc..) it would be awesome.

    Thank you very much

    • This reply was modified 8 years, 1 month ago by hdpcr.
    #596498

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘Whatsapp Button in Share entry’ is closed to new replies.