Hi @henrikvt
Thanks for using PublishPress Authors.
Is there any live link where we can see this issue?
Hey, thanks for your reply! Unforunately, it is a not public client project, so I can’t share the access here publicly. I created a copy on my personal webserver. The URL ist https://wp-03.vontenspol.de. The problem appears on every post. Example: https://wp-03.vontenspol.de/2024/05/wie-funktioniert-der-editor-bei-wordpress/
Temporary login details for the website itself:
User: pp-author-issue
PW: remove-the-by
@henrikvt There is someone that face the same issue before but we never been able to see this issue from our end. Maybe the same solution applied on your site?
https://ww.wp.xz.cn/support/topic/the-word-by-above-author-box/
Hey @rizaardiyanto, thanks for the link! I was searching for other topics regarding the same problem before opening this one, but couldn’t find one. Problaby due to the fact that “by” is a very common word π
.
I tried it on my page and it works, although it’s not the perfect solution. Deactivating the author information for the single post template removes the “by” but also the author’s name at the start of the post. I found a workaround with the hook “generate_post_date_output”. I use a mix of PHP (for the publish-date) and PP-Authors Shortcodes to include the meta-info I want. Just if anybody else is facing this problem :).
@henrikvt Thanks for sharing your solution. It is greatly appreciated by the community π