Giter Club home page Giter Club logo

hepere-child's Introduction

hepere-child

hepere-child's People

Contributors

taako-502 avatar

Watchers

 avatar

Forkers

claus123

hepere-child's Issues

slickの読み込みはhttpではなくhttpsのほうがいいっぽい?

Mixed Content: The page at 'https://hepere.com/' was loaded over HTTPS, but requested an insecure script 'http://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js?ver=5.9.3'. This request has been blocked; the content must be served over HTTPS.

↓Google翻訳した結果

混合コンテンツ:「https://hepere.com/」のページはHTTPS経由で読み込まれましたが、安全でないスクリプト「http://cdn.jsdelivr.net/npm/[email protected]/slick/slick」をリクエストしました .min.js?ver =5.9.3'。 このリクエストはブロックされました。 コンテンツはHTTPS経由で提供する必要があります。

except_download.cssの読み込み箇所がことなる

if( is_front_page() ) {
wp_enqueue_style( 'hepere-child-frontpage', HEPERE_CHILD_THEME_URI . '/style/frontpage.css', $dependency_style);
} else if (is_page('hepere-download')){
wp_enqueue_style( 'hepere-child-downloadpage', HEPERE_CHILD_THEME_URI . '/style/download.css', $dependency_style);
} else {
wp_enqueue_style( 'hepere-child-except-frontpage', HEPERE_CHILD_THEME_URI . '/style/except_frontpage.css', $dependency_style);
}

main.jsでエラーが発生している

スクリーンショット 2022-05-12 1 54 35

main.js?ver=5.9.3:186 Uncaught TypeError: Cannot read properties of undefined (reading 'replace')
    at HTMLParagraphElement.<anonymous> (main.js?ver=5.9.3:186:64)
    at HTMLParagraphElement.dispatch (jquery.js?ver=3.6.0:5430:27)
    at HTMLParagraphElement.elemData.handle (jquery.js?ver=3.6.0:5234:28)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.