Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1178720

    Dear support,
    i uploaded some entypo-icons. The zip-name was entypo-fontello: I imported this set via the iconfont-manager. Now the default icon-set is overwritten. How can i get the default iconset font back?

    Thanks dondela

    #1179304

    Hey dondela,

    Thank you for contacting us.

    Uploading new icons will not overwrite the default icons. I checked your site and I can see all the default icons in the editor. To verify the same you can simply add an icon element to the page and click on it. Icon element options will pop up and there you can select all the default icons along with your newly uploaded icons.

    If yous till feel you are missing some icons you can simply delete the icon font set from Enfold > Import/Export > Iconfont Manager and re-upload the ones you like to use :)

    Let us know if you have any questions.

    Best regards,
    Vinay

    #1179308

    Hey Vinay,
    thank you. Please have a look at my website. The search icon in the menubar on the right is not showing as well as the page-up icon. Is this a known bug?

    #1179987

    Hi,

    Thank you for the update.

    The av_icon data attribute is still missing from the search icon markup. Is it alright if we delete the fontello set that you’ve uploaded in the Iconfont Manager?

    Best regards,
    Ismael

    #1180008

    Hi Isamel,
    yes you can delete it. It is a staging environment.
    Thanks!

    #1180058

    Hi Ismael,
    now the standard icons work as expected again. But my social icons in the footer do not show up, i assume because they were in the icont-font which was deleted?
    I used the following code in a widget to show the social icons. Do you know the right icon-code?
    <ul class="noLightbox social_bookmarks icon_count_3"><li class="social_bookmarks_facebook av-social-link-facebook social_icon_1"><a target="_blank" aria-label="Link to Facebook" href="https://www.facebook.com/VOLTARIS" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Facebook" rel="noopener noreferrer"><span class="avia_hidden_link_text">Facebook</span></a></li><li class="social_bookmarks_xing av-social-link-xing social_icon_2"><a target="_blank" aria-label="Link to Xing" href="https://www.xing.com/companies/voltarisgmbh" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="Xing" rel="noopener noreferrer"><span class="avia_hidden_link_text">Xing</span></a></li><li class="social_bookmarks_linkedin av-social-link-linkedin social_icon_3"><a target="_blank" aria-label="Link to LinkedIn" href="https://de.linkedin.com/company/voltarisgmbh" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello" title="LinkedIn" rel="noopener noreferrer"><span class="avia_hidden_link_text">LinkedIn</span></a></li></ul>

    #1180761

    Hi,

    Sorry for the delay. We removed this css code from the style.css file because it overrode the default social icons.

    /* enfold social media icons fix */
    .social_bookmarks_xing a::before, .av-social-link-xing a::before {
       font-family: 'entypo-fontello';
       content: '';
    }
    .social_bookmarks_facebook a::before, .av-social-link-facebook a::before {
        font-family: 'entypo-fontello';
        content: '';
    }
    .social_bookmarks_linkedin a::before, .av-social-link-linkedin a::before {
        font-family: 'entypo-fontello';
        content: '';
    }
    

    Thank you for your patience.

    Best regards,
    Ismael

    #1181209

    Hi Ismael,
    thank you very much, awesome support!

    #1181375

    Hi dondela,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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