Viewing 30 posts - 61 through 90 (of 125 total)
  • Author
    Posts
  • #1166822

    Hi medi-paper,

    Please open a new thread and include WordPress admin login details in private so that we can have a closer look at your site. Also pleas point out where you have added the shortcode in question.

    Best regards,
    Rikard

    #1167033

    I am also waiting for an official release fix…as much as I enjoy mucking about with php on my personal sites, I am really NOT comfortable doing that to my client’s websites. They hold me responsible for the choice of theme and for maintaining them. They don’t want excuses only results.

    This doesn’t make me look good! When will a real fix be released?

    #1167035

    I agree with la_tripping!
    A real fix in the form a complete new version update is required.
    I’m sure you guys and girls at Kriesi are working on it!
    Thanks for all the positive support in the past.
    Regards Joe

    #1167036

    Yep! Me too! I believed they announced one would be ready today. Can’t wait! This team will never let us down. Sending positive vibes for a smooth and fast turnaround!
    Warmly,
    Havi

    #1167040

    G,
    This is fantastic. Thank you.
    S

    #1167076

    Thank you they worked for me too! =))

    #1167162

    Hi la_tripping,

    We have decided that we won’t publish a new version of the theme before the holidays. If you are unable to add the fixes available then we can do it for you. If you don’t want to look bad when doing updates then you should perform them on a staging site first, that way your customers will never see any problems on their sites.

    Best regards,
    Rikard

    #1167206

    Could you pleas add the code for Xing and WhatsApp to the solution?

    Thanks

    Solved:
    .social_bookmarks_whatsapp a::before, .av-social-link-whatsapp a::before {
    font-family: ‘entypo-fontello’;
    content: ‘’;
    }
    .social_bookmarks_xing a::before, .av-social-link-xing a::before {
    font-family: ‘entypo-fontello’;
    content: ‘’;
    }

    • This reply was modified 4 years, 11 months ago by elbnetz.
    #1167249

    Thank you for the offer. I have gone ahead and proceeded and can report the fix worked.

    Thank you and enjoy the Holidays!

    #1167344

    Hi @Rikard !

    Good to know! I was trying to save some time by waiting a few days. Quick question, Is the fix the CSS or the php code? I’d like to start implementing on all my sites today then.

    Thank you in advance!!

    Warmly,

    Havi

    #1167363

    Hey!


    @elbnetz
    could you please start a new thread under Enfold sub forum and attach temporary admin logins in private content field so we can look into it? :)


    @la_tripping
    glad it worked! Thanks for reporting back :)


    @havi
    i shared Enfold 4.6.4 beta version with you in this thread – https://kriesi.at/support/topic/css-to-remove-menu-from-desktop-on-home-page/ so you can start installing it on your sites :)

    Regards,
    Yigit

    #1167490

    @Yigit you rock! Downloading it as I type and, of course, staging area first – that’s one of the big reasons I love Kinsta – ;)

    Will keep you posted on the other thread!

    Warmly,

    Havi

    PS: Was not able to unzip in order to drag and drop to the Enfold folder. :( Not prompting me for the password anywhere. Maybe it’s a Mac thing.

    • This reply was modified 4 years, 11 months ago by havi. Reason: PS: Was not able to unzip in order to drag and drop to the Enfold folder. :( Not prompting me for the password anywhere. Maybe it's a Mac thing
    #1167549

    I am halfway to a fix. Wherever the social media icons display on the footer or the header, the new function-set-avia-frontend works like a charm.

    That does not fix the Avia icons displaying on the footer (I can only see the microphone that links to the podcasts but all of the other social media links are gone)

    I added G’s CSS and still no luck.

    Please, help!!

    Thank you!

    Havi

    #1167559

    Thanks G, this workaround works. Cheers

    #1167560
    This reply has been marked as private.
    #1167691

    Hi,


    @havi
    i edited your shortcode and deleted link target. This is a temporary fix. Opening links in new window also has an issue which is reported and @guenter is currently working on it. We will make it available as soon as we have a solution :)

    Best regards,
    Yigit

    #1167720

    WhatsApp Icon does not appears with this code:

    .social_bookmarks_whatsapp a::before, .av-social-link-whatsapp a::before {
    font-family: ‘entypo-fontello’;
    content: ‘\f232’;
    }

    Or this code:

    .social_bookmarks_whatsapp a::before, .av-social-link-whatsapp a::before {
    font-family: ‘entypo-fontello’;
    content: ‘’;
    }

    Any ideas to solve..?

    Thank You Very Much..

    #1167723

    Hi,


    @newmediologo
    Could you please start a new thread under Enfold sub forum and attach WP admin logins in private content field so we can look into it? :)

    Best regards,
    Yigit

    #1167752

    For anyone using the CSS fix and looking to add the whatsapp icon. The following code works fine.

    .social_bookmarks_whatsapp a::before, .av-social-link-whatsapp a::before {
    font-family: ‘entypo-fontello’;
    content: ‘’;
    }

    Just add to the bottom of the CSS that Rikard has supplied and make sure you cache the page correctly to see the whatsapp icon.
    https://kriesi.at/support/topic/missing-icons-after-updating-to-wordpress-5-3-1-and-maintenance-releases/

    #1167755

    Thanks #eddygame It Works..:)

    #1167847

    Hi @Yigit

    It works! But I cannot find what the modifications are to add them to the live sites. Not on CSS, not on the widget, Where’s the shortcode? if they are on the code, could you please tell me where so I can apply the fix to this live site and all the other sites?

    Thank you in advance!

    Havi

    #1167983

    What is supposed to be in the box in the code above? The URL of the social link? (sorry to ask)

    content: ‘’;

    #1167984

    What is supposed to go in the content: “box” that appears?

    content: ‘’;

    #1168057

    It’s a Unicode used for the icons cindybird52. In the exemple you posted \ue8f3.

    #1168059

    Has anyone tried to see if the issue has been resolved with upgrading to WP 5.3.2?

    #1168060

    I’ve upgraded to 5.3.2 with the new function-set-avia-frontend.php file and as far I can see is working fine

    #1168206

    Hey manurimini!

    Glad you got it working for you and thanks for sharing! :)

    If you need further assistance please let us know.
    Cheers!
    Victoria

    #1168540

    Same problem here — for example, see this screen grab: https://screencast.com/t/IeFg9y4o

    #1168654

    Hi sky19er,

    Please open a new thread and include a link to where we can see the problem you are having.

    Best regards,
    Rikard

    #1168843

    The WhatsApp code doe snot work me on any site

Viewing 30 posts - 61 through 90 (of 125 total)
  • You must be logged in to reply to this topic.