• Resolved klewis

    (@blackawxs)


    I have WordPress 5.2.1 installed.
    I am running EasyPHP server with PHP version 7.1.3
    I am running WooCommerce version 3.6.4
    I have Storefront version 2.5.0 installed and active.
    I have the Storefront Visual Hook Guide version 2.0 installed.

    This plugin works good with my parent Storefront theme. But when I attempt to switch to my newly created child theme, I get the following message:

    “Storefront Visual Hook Guide plugin has been disabled. You need to activate the Storefront theme or a Storefront child theme for this plugin to work.”

    -My child theme directory is labeled as “storefront-child”, and only has a blank functions.php file and style.css file. Here is the info in my style.css file for my child theme:

    /*!
    Theme Name: NFC storefront
    Theme URI: https://woo.shop02
    Template: Storefront
    Author: klewis
    Author URI: https://github.com/blachawk
    Description: The NFC Storefront is the perfect theme for selling products online. This platform will include paintings, photos, furniture and more as requested.
    Version: 0.0.1
    License: GNU General Public License v2 or later
    License URI: https://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: storefrontchild
    Tags: nfc, e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, editor-style
    */

    My child theme works fine without this plugin installed. But I would like to use your plugin for hook purposes.

    Why is it giving me this notification in wp-admin, when I attempt to use my storefront child theme?

    • This topic was modified 5 years, 6 months ago by klewis.
    • This topic was modified 5 years, 6 months ago by klewis.
    • This topic was modified 5 years, 6 months ago by klewis.
    • This topic was modified 5 years, 6 months ago by klewis.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Antonio Sanchez

    (@archtkt)

    Thank you for all the info given, I found the problem and I’m fixing it today in version 2.0.1

    Meanwhile let you know that the “template” name is case sensitive.

    You wrote in your style.css:

    Template: Storefront

    And it should be:

    Template: storefront

    But nevertheless I’ll be fixing it in the plugin.

    Thank you again for pointing it out!!!

    Thread Starter klewis

    (@blackawxs)

    Sweet! Thanks for helping me realize my issue!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Does not work with my Strorefont child theme’ is closed to new replies.