badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

how to disable ALL googleapis fonts

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24966
    Huang
    Participant

    hi,
    I just bought the bundle packages, and it works great!

    However, because I stay at China, and most of my clients are from China, any Google-related fonts will give us trouble for fetching files. I used disable google fonts plugin, but it can’t disable your themes for fetching google’s fonts.

    Can you please provide any methods to diable ALL googleapis fonts, or create a check box on it? Thank you

    #24977

    Hi Huang,

    This feature is not available in our theme. To disable the google font
    ex:- for ultimate pro
    Go to the theme folder-> inc-> functions-> functions.php on line no 67 remove this code

    wp_enqueue_style( 'ultimate_google_font' ); with 
      //	wp_enqueue_style( 'ultimate_google_font' );

    Do this for other theme also. If you have bought bundle then for attitude-pro and clean-retina pro theme the file is inside
    theme folder-> library-> functions-> functions.php

    Create a child theme and then only customize the code. So that your customized data will not be lost while updating to our new version. If are unable to create a child theme and fix the problem then you need to do each and every time the same thing just now you have done in your theme.

    Thank you!

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