• Resolved jonmojo

    (@jonmojo)


    Hi all,

    Just to warn you I’m getting a repeated log error:
    PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/custom-fonts/classes/class-bsf-custom-fonts-render.php on line 343

    $fonts_arr[ $font_data['font_name'] ] = array(
    						'fallback' => $font_data['font_fallback'] ? $font_data['font_fallback'] : 'Helvetica, Arial, sans-serif',
    						'weights'  => $custom_fonts_weights,
    					);

    Thanks,

    Jon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi @jonmojo,

    Could you share the exact step to replicate the issue?

    I look forward to hearing from you.

    Kind regards,
    Herman ??

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi, we didn’t hear anything from you since my last response.

    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,
    Herman ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Bug – Line 343 – class-bsf-custom-fonts-render’ is closed to new replies.