• Resolved allmyhoney

    (@allmyhoney)


    Hi there, all sites come September are required to have an SSL cert and work over https or else they will be flagged by chrome as having an error. I have changed my site to work with https links however next gen still uses the following:

    <!– Google Webfonts –>
    <link href=’https://fonts.googleapis.com/css?family=Montserrat%3Aregular%2C700&#8242; rel=’stylesheet’ type=’text/css’ />
    <!– <meta name=”NextGEN” version=”2.2.12″ /> –>

    Can you please let me know where to change this link? Please let me know the exact path as I need to change this to https.

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Imagely

    (@imagely)

    @allmyhoney – We do have one specific reference to Google fonts in our code:

    ../wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/attach_to_post/module.attach_to_post.php:171

    … it does use the HTTPS protocol when calling the Lato font family.

    Although I can understand how you might see this as being related to NextGEN Gallery (with the meta comment line immediately following the problematic font call) this is not the case here.

    Thanks!

    – Cais.

    Thread Starter allmyhoney

    (@allmyhoney)

    Thanks you for clarifying Cais, I will look further into this and try and find where this is.

    Thanks

    Plugin Contributor Imagely

    (@imagely)

    @allmyhoney – Good hunting!

    – Cais.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing Google fonts link to https as required by Google’ is closed to new replies.