Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Forum: Fixing WordPress
    In reply to: Broken Child Theme

    Thanks! I had everything lowercase originally like the parent directory, and when it didn’t work I tried uppercase, which of course didn’t work. I changed everything back to lowercase like you said. That didn’t fix it but I noticed the parent theme didn’t have a ‘Text Domain:’ in the style.css. I added that with lowercase ‘readly’ and it finally worked…but is editing the parent theme the only way I could’ve done that? I was trying to avoid doing anything to the parent.

    Forum: Fixing WordPress
    In reply to: Broken Child Theme

    Hi, I’m having this exact same problem, albeit with the parent theme Readly. Readly is definitely installed, but the child theme gets the same “parent theme cannot be found” message. I was working on localhost and it was fine until I moved everything online.

    Here’s the beginning CSS of the child theme (sailor.semicool.net):

    /*
    Theme Name: Readly Child
    Theme URI: http://sailor.semicool.net/
    Description: Readly Child Theme
    Author: Cat
    Author URI: http://semicool.net
    Template: Readly
    Version: 0.0.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: light, single-column, minimal
    Text Domain: readly-child
    */

Viewing 2 replies - 1 through 2 (of 2 total)