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

    (@worlok)

    as a matter of fact, when I set it to appear on scroll, my custom header fonts vanish to the default boring WP font the moment your bar becomes active

    And to add onto that, it overrides Google Fonts plugin settings too by changing the font to the default one…

    Plugin Author GetConversion

    (@getconversion)

    Thank you guys, we are working on it!
    Fix will come with the next release.

    Plugin Author GetConversion

    (@getconversion)

    You need some work around to fix this issue:
    Update the following:
    echo '<style type="text/css" media="screen">';
    to
    echo '<style type="text/css" media="all">';
    in /wp-content/plugins/font-uploader/includes/styles.php
    in line 5.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Your plugin breaks the "font uploader" plugin’ is closed to new replies.