• 27-03-2019, 21:27:44
    #1
    Üyeliği durduruldu
    Merhaba,

    bir türlü ne yaptımsa bulamuyorum

    Alıntı
    Mixed Content: The page at 'https://www.bmmplastik.com/' was loaded over HTTPS, but requested an insecure stylesheet 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700'. This request has been blocked; the content must be served over HTTPS.
    bu nerde tam olarak sizce ?
  • 27-03-2019, 21:31:42
    #2
    Kusra bakmayın şimdi farkettim

    site içerisinde ssl bağlantısı olmadan bazı resimler direk http aracılığı ile geliyor hocam oda güven açısından biraz sorun çıkardığı için uyarı veriyor bu resimlerin linklerini https:// şeklinde düzeltirseniz sorun çözülecektir
  • 27-03-2019, 21:34:00
    #3
    Üyeliği durduruldu
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700" >
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700" >
    <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,700" >
    Ayni linkten 3 tane mevcut
  • 28-03-2019, 00:07:55
    #4
    Üyeliği durduruldu
    SametALMDR adlı üyeden alıntı: mesajı görüntüle
    Kusra bakmayın şimdi farkettim

    site içerisinde ssl bağlantısı olmadan bazı resimler direk http aracılığı ile geliyor hocam oda güven açısından biraz sorun çıkardığı için uyarı veriyor bu resimlerin linklerini https:// şeklinde düzeltirseniz sorun çözülecektir
    onu çözdüm

    Mixed Content: The page at 'https://www.dmkistanbul.com/' was loaded over HTTPS, but requested an insecure stylesheet 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,700'. This request has been blocked; the content must be served over HTTPS.

    şimdi bu var )

    ne ne garipki

    $output = '<link type="text/css" rel="stylesheet" href="http'. mfn_ssl() .'://fonts.googleapis.com/css?family='. $font_slug .':'. $weight . $subset .'">'."\n";

    kod bu yazıyor.
  • 28-03-2019, 00:13:43
    #5
    $output = '<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family='. $font_slug .':'. $weight . $subset .'">'."n";

    şeklinde değiştirmeniz yeterli olacaktır hocam
  • 28-03-2019, 00:23:33
    #6
    Üyeliği durduruldu
    SametALMDR adlı üyeden alıntı: mesajı görüntüle
    $output = '<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family='. $font_slug .':'. $weight . $subset .'">'."n";

    şeklinde değiştirmeniz yeterli olacaktır hocam
    hocam çok karışık ya size temayı yollasam bir el atsanız



    SametALMDR adlı üyeden alıntı: mesajı görüntüle
    $output = '<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family='. $font_slug .':'. $weight . $subset .'">'."n";

    şeklinde değiştirmeniz yeterli olacaktır hocam
    wp_enqueue_style( $font_slug, 'http'. mfn_ssl() .'://fonts.googleapis.com/css?family='. $font_slug .':'. $weight . $subset );

    birde bu hocam.


    Alıntı

    JQMIGRATE: Migrate is installed, version 1.4.1
    (index):178 Mixed Content: The page at 'https://www.dmkistanbul.com/' was loaded over HTTPS, but requested an insecure stylesheet 'https://fonts.googleapis.com/css?family=Open+Sans:300,400,700'. This request has been blocked; the content must be served over HTTPS.
    (index):179 Mixed Content: The page at 'https://www.dmkistanbul.com/' was loaded over HTTPS, but requested an insecure stylesheet 'https://fonts.googleapis.com/css?family=Pacifico:400'. This request has been blocked; the content must be served over HTTPS.
    (index):1 Mixed Content: The page at 'https://www.dmkistanbul.com/' was loaded over HTTPS, but requested an insecure script 'http://code.jquery.com/jquery-1.9.1.js'. This request has been blocked; the content must be served over HTTPS.
    (index):307 GET https://www.dmkistanbul.com/simpletextrotator.css net::ERR_ABORTED 404 (Not Found)
    (index):181 GET https://www.dmkistanbul.com/jquery.s...ext-rotator.js net::ERR_ABORTED 404 (Not Found)
    (index):307 GET https://www.dmkistanbul.com/simpletextrotator.css net::ERR_ABORTED 404 (Not Found)
    (index):314 Uncaught TypeError: $ is not a function
    at (index):314
    (anonymous) @ (index):314
    (index):388 Mixed Content: The page at 'https://www.dmkistanbul.com/' was loaded over HTTPS, but requested an insecure script 'http://platform.twitter.com/widgets.js'. This request has been blocked; the content must be served over HTTPS.

    neden böyle kafam almıyor valla.