trAvis - MANAGER
Edit File: post-info-author.php
<div class="edgtf-post-info-author"><?php esc_html_e('by', 'baristawp'); ?> <a itemprop="author" class="edgtf-post-info-author-link" href="<?php echo esc_url(get_author_posts_url(get_the_author_meta('ID'))); ?>"> <?php the_author_meta('display_name'); ?> </a> </div>