Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1404221

    Hi all,

    I’ve been reading this thread here https://kriesi.at/support/topic/completely-remove-entypo-fontello/ and by using the latest suggestion I thought I had solved my issue…

    add_filter('avf_default_iconfont', function($icon_font) { return array(); }, 10, 1);

    …but then I realised when I included this filter, although it removed the Entypo Fontello reference from the source code, it then caused the page builder to no longer load.

    Can anybody help me solve this?

    Thanks in advance!

    #1404301

    Hey eCharisma,

    Thank you for the inquiry.

    The builder still loads properly even after adding the filter in the functions.php file. What is the current version of the theme in your installation? Please make sure to update the theme to version 5.5.

    Best regards,
    Ismael

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