• Hello,

    I am having trouble with my infoway child theme…

    I have created a folder called infoway-child and i have my style.css file in this folder..

    /*
    Theme Name:     infoway-child
    Theme URI:      https://londubhwhistle.ie/
    Description:    Custom build Child theme
    Version: 		1.1.3
    Author:         Kate O'Dwyer
    Author URI:     https://www.kateodwyer.com/
    Template:       infoway
    
    */
    
    @import url("../infoway/style.css");

    it shows up under available themes, but when i preview it it’s a white screen and the description says This child theme requires its parent theme, InfoWay.

    Help, i’ve been trying to make this work for far too long now!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • does the parent theme InfoWay also show under available themes?

    if not, you will need to install it as well.

    PS:
    I just installed InfoWay on my test site, and then created a child theme with your informations;
    there were no problem with any missing parent theme or so…

    but the activation caused a warning message:

    Warning: require_once(C:\Xammp\xampp\htdocs\wordpress/wp-content/themes/infoway-child/functions/theme-options.php) [function.require-once]: failed to open stream: No such file or directory in C:\Xammp\xampp\htdocs\wordpress\wp-content\themes\infoway\functions.php on line 8

    and basicalle ended there…

    it seems that the theme is not (fully) prepared to work with a child theme (?)

    my suggestion – simply customize the parent theme, and keep a lot of backup files

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘infoway child theme…….’ is closed to new replies.