Page render failure

I keep getting “render of ‘page’ failed” and my site (hosted with Github Pages) will not build anymore. My repository is here: GitHub - taylorazizeh/taylorazizeh.github.io

Thanks in advance, I’m really stumped.

Error text below:

ERROR render of “page” failed: “/tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.8.1-0.20230812165002-59b648791d3f/layouts/_default/baseof.html:67:9”: execute of template failed: template: _default/single.html:67:9: executing “_default/single.html” at <partial “site_footer” .>: error calling partial: “/tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.8.1-0.20230812165002-59b648791d3f/layouts/partials/site_footer.html:11:5”: execute of template failed: template: partials/site_footer.html:11:5: executing “partials/site_footer.html” at <partial $footer_section_path .>: error calling partial: partial “components/footers/classic.html” not found.

You are more likely to receive an accurate and timely response from the Wowchemy team:
https://github.com/wowchemy/wowchemy-hugo-themes/discussions

They also have an active Discord channel:
https://discord.com/invite/z8wNYzb

cc: @alcarazr

Why did you add this line? Remove it and your site builds fine using Hugo v0.118.2.

Wow - thank you SO much. You’re a lifesaver. No idea why I added that line. I am still learning YAML and working on updating the different sections of the Academic theme with my information.

Again, thank you!!

1 Like

Hello, I just want to thank you again. Taking out that one line fixed everything and now my website updates automatically, which I couldn’t get it to do before. I never would have found it without you. Thanks again!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.