Problem with author name

Hello,

First of all, let me say that I love this theme.

However, I would like to add author to each of my posts.

I tried already solutions with child theme, but when I replace those 2 files - this is what error I got:

"
Fatal error: Uncaught Error: Call to undefined function activello_header_menu() in /wordpress/wp-content/themes/activello/header.php:46 Stack trace: #0 /wordpress/wp-includes/template.php(684): require_once() #1 /wordpress/wp-includes/template.php(643): load_template(’/wordpress/wp-c…’, true) #2 /wordpress/wp-includes/general-template.php(45): locate_template(Array, true) #3 /wordpress/wp-content/themes/activello/index.php(14): get_header() #4 /wordpress/wp-includes/template-loader.php(74): include(’/wordpress/wp-c…’) #5 /wordpress/wp-blog-header.php(19): require_once(’/wordpress/wp-i…’) #6 /wordpress/index.php(17): require(’/wordpress/wp-b…’) #7 {main} thrown in /wordpress/wp-content/themes/activello/header.php on line 46

"

I have no idea how to deal with it. I was trying to use child theme-124.

Thanks already for your time.

I just figured it out. Sorry for the mess.

Have a great day!

Awesome great to see you got that figured out.

Please advise if you have more questions.

Have a fantastic day!

@godek did you solve the problem without a Plugin and how did you do it, please?

When I was doing it wrong way, I was just replacing files in my activello folder by those child files manually.

That was messing up my php files

All you have to do is to go into your admin panel → themes → Add new and use zip folder. That was it for me :slight_smile:

Good luck!

@godek could you explain more please? What zip folder and did you add a code?