• Resolved teradux

    (@teradux)


    Hi, first of all thanks for the plugin!

    I have downloaded the Google Font “Open Sans” (via the plugin).

    However, this causes two problems:
    1) the space is replaced with a “-” in the filename, this causes the data in the class-bsf-custom-fonts-render.php in line 202 to get mixed up (explode with ‘-‘).
    I have renamed all font files instead of open-sans… Start with open_sans. This is part 1 of the solution

    2) Only “open” is written as font-family, which is why the font cannot be found in most browsers.
    I have solved it this way for now:
    in line 203 I use the directory name:
    $font_name = $folder;
    I know, not the nicest solution but now it works.

    Could you solve this a little better so that I can update the plugin again in the future?
    Thanks a lot!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter teradux

    (@teradux)

    just a comment to make sure that the topic is still be open. 🙃

    Plugin Support Aradhy Singh (BSF)

    (@bsfaradhy)

    Hi @teradux,

    I have reached out to my team for more details on this. I will update the thread once I have anything to share. Appreciate your patience.

    Kind regards,
    Aradhy 😊

    Plugin Support Aradhy Singh (BSF)

    (@bsfaradhy)

    Hi @teradux,

    To help us better understand and address this properly, could you please share more information? Ideally, a screenshot or a short screencast showing both the filename issue and how the font-family name is being rendered? Additionally, it would be helpful to know the exact steps you followed so our development team can work on a permanent solution. If you would like, you can open a ticket from our Support Portal. Also, we respond faster there.

    Looking forward to it.

    Kind regards,
    Aradhy 😊

    Plugin Support Aradhy Singh (BSF)

    (@bsfaradhy)

    Hi there,

    It’s been a while since I posted my response, and we haven’t heard from you since then. I assume that you have fixed this or have reached out to us.

    I am marking this thread as Resolved due to inactivity. Feel free to start a new thread if there’s anything else related to this plugin, we can help you with.

    Kind regards,
    Aradhy 😊

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