link
-
Versions:
WP: 4.6.1
bbPress: 2.5.10
https://woodardnetwork.com/forums/I appoligize if this is common, it seems like an easy question. I’m working on the content-search.php in my theme. When a search result returns the results, the loop displays the date, the title and the author.
Reference: https://woodardnetwork.com/forums/?s=quickbooksThe author is a hyperlink and points to an incorrect location: /author/ instead of /member/ (in the URL). In the code the php is:
<?php the_author_posts_link(); ?>
Which is wrong – is there a replacement that points to “/member/” ??Thank you in advance!
-Graham
- The topic ‘link’ is closed to new replies.