Shop Categories

X

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: google maps #24150
    maru
    Participant

    Hello? I really need an answer here please.

    in reply to: font flickering until it is loaded #23577
    maru
    Participant

    I hosted 2 google fonts in the server and accessed those and all works fine!. You can close this thread if you want. Thank you for your help much appreciated.

    in reply to: font flickering until it is loaded #23560
    maru
    Participant

    Hello Jerry, it worked! thank you so much!
    so now i could buy one font or host one google font in my own server, right?

    in reply to: font flickering until it is loaded #23526
    maru
    Participant

    Jerry then

    1) is it possible to remove all calls to google requesting the fonts isnt it?
    2) what about <link href=’https://fonts.gstatic.com’ crossorigin rel=’preconnect’ /> ?

    sorry to ask same thing many times, but it is still not clear, because i got different answers.

    in reply to: font flickering until it is loaded #23451
    maru
    Participant

    im planning to buy a font to replace google font and add it on the css from the child theme i created.

    in reply to: font flickering until it is loaded #23450
    maru
    Participant

    Hello Jerry, sorry for the second thread i opened.

    There is this question that i need to get an answer because im working for a big client in germany and i want to recommend to buy Agama Pro but here the Data Protection is very important and i really need to disabled google fonts AND google maps. First because they dont need it and second we dont want to send data outside. So my questions is, can i disabled google fonts and google maps completely also this line that i see in the code?

    <link href=”https://fonts.gstatic.com&#8221; crossorigin=”” rel=”preconnect”>

    Please let me know as soon as possible.
    Thank you

    Best,
    Marina

    in reply to: font flickering until it is loaded #23333
    maru
    Participant

    for storing fonts locally i need to disable the calls to googles api. Is this possible?
    i see also the line <link href=’https://fonts.gstatic.com’ crossorigin rel=’preconnect’ /> in the source code…can i remove also that one?

    in reply to: google fonts #23332
    maru
    Participant

    Hi… but Agama pro is not loading the fonts from google i saw they download from own server.Am i wrong?

    I no longer see any fonts loaded from Google servers just that code in the source code of the page

    Why i see no request in the network tab when i inspect with chrome?

    If i use Autoptimize there is a hook where i can remove it, something like

    add_filter(‘autoptimize_html_after_minify’, function($content) {

    $content = str_replace(“<link href=’https://fonts.gstatic.com&#8217; crossorigin rel=’preconnect’ />”, ‘ ‘, $content);

    return $content;
    }, 10, 1);

    will this remove it?

    in reply to: font flickering until it is loaded #22480
    maru
    Participant

    Hi Zex,

    does Agama Pro request the google fonts from Google? as i told you before i dont see the request. I just see under fonts the fonts are being loaded from /upload folder inside wp-content/uploads/1Ptrg8zYS_SKggPNwJYtWqhPBg-14.woff
    Am i wrong?

    is there a way i can send you a screenshot?

    in reply to: font flickering until it is loaded #22464
    maru
    Participant

    Hi,

    im using the fonts used in the theme. My website is password protected because it is not finished yet. i will see if i can create an user for you.

    Agama Pro uses Google fonts but i dont see a request to google apis for requesting them, i saw they are downloaded in the upload folder. am i right?

    Best

Viewing 10 posts - 1 through 10 (of 10 total)