• Resolved redhalton

    (@redhalton)


    Hi

    Just completed the creation of a child theme for my primary WP theme and now have lost the ability to access the back-end of my site using wellsold.ca/wp-admin. Loading http://www.wellsold.ca there is an error across the top of the page and when loading wp-admin this is the error I get;

    Warning: file_get_contents(/hermes/bosnaweb09a/b2431/nf.wellsoldca1/public_html/wp-content/themes/TESSERACT-child/css/typicons.css): failed to open stream: No such file or directory in /hermes/bosnaweb09a/b2431/nf.wellsoldca1/public_html/wp-content/themes/TESSERACT/inc/beaver-builder-modules/link-button/link-button-module.php on line 93 Warning: Cannot modify header information – headers already sent by (output started at /hermes/bosnaweb09a/b2431/nf.wellsoldca1/public_html/wp-content/themes/TESSERACT/inc/beaver-builder-modules/link-button/link-button-module.php:93) in /hermes/bosnaweb09a/b2431/nf.wellsoldca1/public_html/wp-includes/pluggable.php on line 1179

    Any help will be greatly appreciated!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Moderator James Huff

    (@macmanx)

    Access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename /TESSERACT-child/ to /TESSERACT-child-broken/

    This will reset to the default theme so you can work with your site again.

    Alternatively, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and fix the theme files by editing them with a plain text editor.

    Overall, it looks like the problem is that your child theme is looking at least /css/typicons.css (possibly all of the parent theme’s resources) in the child theme’s directory rather than the parent theme’s directory.

    Thread Starter redhalton

    (@redhalton)

    Hi James – thanks for the reply.

    I did exactly as you’ve suggested but the theme isn’t listed in the wp-content folder. I’ve attached an image of my file structure and the teme I’m working with is the Tesseract Theme.

    wellsold file structure

    https://1drv.ms/i/s!Auda5ICHEIOm426ZBKe3MT3BXoat

    • This reply was modified 9 years, 2 months ago by redhalton.
    Thread Starter redhalton

    (@redhalton)

    Sorry James

    I found the wp-content Tessaract them under the public html folder. Going to try and rename and see what happens. Thanks again!

    Thread Starter redhalton

    (@redhalton)

    Hi James

    Changed the name of the file and still have the same issue.

    https://1drv.ms/i/s!Auda5ICHEIOm42_t0OJMdqmilyDC

    Checked via FTP and the file name has also been changed.

    https://1drv.ms/i/s!Auda5ICHEIOm43DgMfsE6neiJ1Iv

    • This reply was modified 9 years, 2 months ago by redhalton.
    Moderator James Huff

    (@macmanx)

    Now that the directory’s name has been changed, what error is displayed on the site?

    Specifically please, don’t just say “the same one,” the details will matter. πŸ™‚

    Moderator James Huff

    (@macmanx)

    Sorry, re-looking at the error, the problem is in the Tesseract theme.

    You’ll need to rename /TESSERACT/ to /TESSERACT-broken/

    Thread Starter redhalton

    (@redhalton)

    Thanks James

    This worked, I’m able to access the site once again. Thank you again for all your help.

    Bob

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

The topic ‘Created child theme – can’t access using wp-admin’ is closed to new replies.