I fixed the issue. From error_log in public_html/wp-admin I found:
I looked some to see whether it was specific to my livesite, something like indexing, but the error was that I closed my functions.php with a “?>” and there may have been whitespace afterwards that was attempted to be sent which caused conflict. I erased the ending “?>” in functions.php for my child theme and I no longer get the error. I’m not currently completely sure why when I duplicated the livesite to localhost of why I did not receive an error in editing the localsite the same way but it’s possible that the whitespace was removed.
Related Posts:
- I want to edit it on my laptop as a child theme and transfer the files to my server. I don’t know how
- Fatal error: Cannot redeclare load_stylesheets() (previously declared in
- How to override JavaScript files in child theme?
- Versioning @import of parent theme’s style.css
- How to add code to Header.php in a child theme?
- Why does my child theme CSS get called twice?
- How to cache bust a child theme style.css
- Is a text-domain necessary for a child theme
- @package & @subpackage: how to use with child themes
- get_stylesheet_directory() vs get_template_directory() for child theme
- Get parent theme version
- Optimal approach for replacing the 8 header images in a child theme?
- How to transfer changes to a child theme?
- WordPress master + child themes + Git workflow
- something like is_childtheme()
- How could child theme be different than parent theme if I haven’t made changes?
- Child Theme, Functions.php Issues
- Redefining function in child themes
- How to disable updates in WordPress theme
- Child theme error “Template is missing”
- Dequeue only stylesheets but not inline style added using wp_add_inline_style
- replace parent theme images in child theme
- Altered media sizes (in dash), not updating to existing images/posts
- How do I make wp_localize_script variables available for child theme?
- iPhone Safari full size & PC versions different
- Unregister sidebar from Child-Theme
- WP .js script file not loading
- Cannot save widgets in custom sidebars
- Localization: Textdomain of Child teme
- How to install bootstrap in child theme
- Child Theme vs. Jetpack Editor
- Child them function.php ‘parent-style’: should I name this as parent theme name?
- Cannot dequeue script in child theme
- Generate PO File
- configuration for child theme
- How do add a the style-mobile css from the main theme to the child theme?
- WOW.js animations work on one server, copied to new server, and stop working [closed]
- Child theme style.css isn’t overwriting parent style.css
- Activate Child Theme .mo and .po files
- Linking to Child Theme PHP Files
- Use child theme on certain pages and not others?
- GET parent theme throws 500 error in console, site works fine
- WordPress Bootstrap Problem
- Child Theme disable customizer defaults
- Override file inside inc in child theme
- Add custom function to child function.php
- Child theme problem
- Undefined functions on the server
- Child Themes of Non-WordPress Sanctioned Templates
- colorpicker WP 3.5 path to stylesheet when called from a child theme
- How do WP child-themes work? [closed]
- Child themes, over riding in the parents theme
- ‘Recent Posts’ links open in new window, without copying the ‘WP_Widget_Recent_Posts’ class
- Best method to add style sheets into child theme?
- javascript not being enqueued correctly
- What is the correct workflow for modifying child themes?
- styles from child theme not loaded for file other than style.css
- Child Theme Variables
- Multiple Child Themes
- How to install Bootstrap in a WordPress child theme
- Getting an error. Need to add favicon in my child theme functions.php. What’s wrong?
- Fatal error and use of undefined constant in child theme unless I redefine it
- In modifying a file in a subfolder in a child theme, do I need all the files in that sub folder in my child?
- Trouble translating a Child Theme
- Child Theme over write rules
- Child Theme Customizer not working
- Changing a Child theme’s name on MAMP localhost
- Customize file on inc folder on child theme
- wp_enqueue wont work on some files?
- WordPress + Child Theme = Am I missing something?
- How to make a child theme independent of parent?
- Sliding-Doors Child Theme
- Uncaught SyntaxError: Unexpected Token Illegal
- WordPress Child Theme – twentyeleven
- Reenable disabled Elementor widget via child theme
- Child theme is not rendering parent and own javascripts (but css loaded properly, js not)
- “Cannot modify header information – headers already sent by” while using get_stylesheet_directory_uri()
- Copy files from main to child theme (after designing website)
- How can error pages be customized
- How to get custom translations from child theme to be loaded?
- Twenty Seventeen – Navigation bar, logo, header size
- Admin options from parent theme do not bind
- using a child theme, after enqueing my js file it is loading before jquery
- Can I still switch to a child theme?
- How can I load child theme stylesheet with cache busting string and remove same stylesheet loaded by parent theme?
- Need help installing Hoffman child theme
- Adding translation files to a child theme
- is it ok to dequeue default parent stylesheet from custom page templates in child theme?
- Changing header banner dimension in child theme
- child index.php does not overwrite parent index.php in twenty fourteen theme
- WordPress picks parent theme’s home page template instead of the child theme one
- What the mean about ‘child theme’?
- Child theme template value for style.css for parent in different folder
- Run two concurrent themes in one installation
- About wordpress child themes
- Body classes in child theme
- melville and its child theme
- Child theme customizer preview doesn’t work/load
- theme.json should be in the child theme folder when using xxxx.json style located in the styles folder?
- Is it possible to load a child theme from a remote server?