• Resolved Schuurmudgeon

    (@schuurmudgeon)


    I run a multisite WP install. I have installed and activated the ‘Make’ theme on one of my subsites. Then downloaded ‘make-child_1.1.0.zip’ from the Theme Foundry and uploaded the .zip file through the WP dashboard. Activated the child theme.

    When I edit the child theme’s style.css in the WP dashboard, changes don’t appear to take effect.

    Page source does show the child’s style.css:

    </style>
    <link rel='stylesheet' id='open-sans-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=4.2.4' type='text/css' media='all' />
    <link rel='stylesheet' id='dashicons-css'  href='http://salab.im/cluetail10-make/wp-includes/css/dashicons.min.css?ver=4.2.4' type='text/css' media='all' />
    <link rel='stylesheet' id='admin-bar-css'  href='http://salab.im/cluetail10-make/wp-includes/css/admin-bar.min.css?ver=4.2.4' type='text/css' media='all' />
    <link rel='stylesheet' id='woocommerce-layout-css'  href='//salab.im/cluetail10-make/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=2.3.13' type='text/css' media='all' />
    <link rel='stylesheet' id='woocommerce-smallscreen-css'  href='//salab.im/cluetail10-make/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=2.3.13' type='text/css' media='only screen and (max-width: 768px)' />
    <link rel='stylesheet' id='woocommerce-general-css'  href='//salab.im/cluetail10-make/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=2.3.13' type='text/css' media='all' />
    <link rel='stylesheet' id='boxes-css'  href='http://salab.im/cluetail10-make/wp-content/plugins/wordpress-seo/css/adminbar.min.css?ver=2.3.2' type='text/css' media='all' />
    <link rel='stylesheet' id='ttfmake-google-fonts-css'  href='//fonts.googleapis.com/css?family=Open+Sans%3Aregular%2Citalic%2C700&subset=latin&ver=1.6.1' type='text/css' media='all' />
    <link rel='stylesheet' id='ttfmake-font-awesome-css'  href='http://salab.im/cluetail10-make/wp-content/themes/make/css/font-awesome.min.css?ver=4.3.0' type='text/css' media='all' />
    <link rel='stylesheet' id='ttfmake-parent-style-css'  href='http://salab.im/cluetail10-make/wp-content/themes/make/style.css?ver=1.6.1' type='text/css' media='all' />
    <link rel='stylesheet' id='ttfmake-main-style-css'  href='http://salab.im/cluetail10-make/wp-content/themes/make-child/style.css?ver=1.6.1' type='text/css' media='all' />
    <link rel='stylesheet' id='ttfmake-print-style-css'  href='http://salab.im/cluetail10-make/wp-content/themes/make/css/print.css?ver=1.6.1' type='text/css' media='print' />
    <link rel='stylesheet' id='jetpack_css-css'  href='http://salab.im/cluetail10-make/wp-content/plugins/jetpack/css/jetpack.css?ver=3.6.1' type='text/css' media='all' />

    Any clues?
    Cheers,
    Jos

Viewing 1 replies (of 1 total)
  • Thread Starter Schuurmudgeon

    (@schuurmudgeon)

    I think I may have figured it out:

    When I view my homepage in the browser, then view the page source, click on the child style.css link, then press F5 to reload, the style.css appears to update. When I then go back to view my homepage in the browser and press F5, it displays correctly.

Viewing 1 replies (of 1 total)
  • The topic ‘[Theme: Make] Child theme CSS changes don't take effect.’ is closed to new replies.