Could you fix the error in the HTML code in the next update of Activello?

I’m trying to hide the author, but I still have the text "by "! I think it will be very useful to add it to <span class=“author vcard”>

<span class=“author vcard”>
"by "
#
</span>
This would help to avoid further misunderstandings.
Thanks in advance!

Hey there

I agree with you it would be better to hide it but can’t promise it will be fixed for next update, you can send pull request on our github page
You can hide it by custom css, use visibility:none for entry-meta class and then visibility:visible for posted-on class