This is the error I am seeing whenever I uncomment my fucntions.php file to use my template files for the header and footer:
Fatal error: Cannot redeclare generate_do_archive_description() (previously declared in /home/dneherpa/public_html/wp-content/themes/generatepress_child/inc/structure/archives.php:100) in /home/dneherpa/public_html/wp-content/themes/generatepress/inc/structure/archives.php on line 116
There has been a critical error on your website.
Learn more about debugging in WordPress.
Awesome,
That worked. Although I had to add !important to get to work. Thank you.