• I am trying to add my new child theme and keep getting the following error.
    The parent theme is missing. Please install the “Shop Isle” parent theme

    Have searched for answers and found most of the time is the incorrect template or filing of the child theme. I have also reinstalled the parent theme in case there was an error somewhere.

    Here is my style.css content;
    /*
    Theme Name: Shop Isle-child
    Theme URI: https://themeisle.com/themes/shop-isle/
    Description: This is a custom child theme I have created.
    Author: ThemeIsle
    URI: https://themeisle.com
    Template: Shop Isle
    Text Domain: shop-isle
    Version: 0.1
    */

    Here is the Shop Isle theme style.css content;

    /*
    Theme Name: Shop Isle
    Theme URI: https://themeisle.com/themes/shop-isle/
    Author: Themeisle
    Author URI: https://themeisle.com
    Description: ShopIsle is the perfect free theme designed for your WooCommerce shop based on bootstrap. Due to its flexibility ShopIsle can also be used for a one page business site, it has a fullscreen image, parallax effect, it provides a responsive blog section, is eCommerce ready, WPML, Photo Gallery Grid,Contact Form 7,Meta Slider, SiteOrigin Page Builder, JetPack compatible and SEO friendly. It features a simple, minimal and elegant style which will work perfectly for a clothing, electronics and almost any kind of store.
    Version: 1.1.52
    WordPress Available: yes
    Requires License: no
    License: GNU General Public License v2 or later
    License URI: https://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: shop-isle
    Tags: two-columns,one-column, grid-layout, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template,footer-widgets,theme-options, translation-ready,e-commerce,blog,portfolio, threaded-comments

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you’ve learned with others.

    ShopIsle is based on Underscores https://underscores.me/, (C) 2012-2014 Automattic, Inc.

    Resetting and rebuilding styles have been helped along thanks to the fine work of
    Eric Meyer https://meyerweb.com/eric/tools/css/reset/index.html
    along with Nicolas Gallagher and Jonathan Neal https://necolas.github.com/normalize.css/

    ======
    Note: Do not edit this file. If you wish to add your own CSS we strongly recommend creating your own child theme, or installing a custom CSS plugin.
    ======
    */

    I have tried it with and without the Text Domain included.

    Folder for Parent theme is;
    Wordpress/content/themes/shop-isle

    Folder for child is
    Wordpress/content/themes/shop-isle-child

    Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi timmoz,

    In your child style.css, you need to use Template: shop-isle (you have written “Shop Isle”). It will fix your issue.

    Thread Starter timmoz

    (@timmoz)

    Solved. Thank you so much!
    I had read that it must be written exactly as per the Parent theme name which is actually written “Shop Isle”.. confusing…
    Thanks again

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Shop Isle Child Theme’ is closed to new replies.