Hi!
It looks like this is not possible to manage.
http://i.imgur.com/QsCFtod.png
Please add this or please describe how can I do it?
Thanks!
Regards, dfg
Hi!
It looks like this is not possible to manage.
http://i.imgur.com/QsCFtod.png
Please add this or please describe how can I do it?
Thanks!
Regards, dfg
Hi,
I've added your request to our wish list.
Thank you,
Olivia
Can you make word "on" in Metadata translatable ?

Hello Stagger Lee,
the "on" word is hardcoded in the theme files
\Untitled28_01\comments_*.php
<div class="bd-layoutcolumn-33"><div class="bd-vertical-align-wrapper"><div class=" bd-commentmetadata-1 comment-meta commentmetadata">
<?php printf(__('%s on ', THEME_NS), get_comment_author_link($comment->comment_ID)); ?>
The solution solution is to add translation for "on" to theme translation files and remove here from the code.
I've passed this suggestion to developers team.
Regards,
Aileen
hi, is it still not implemented?
I want to change the Comment Metadata, for example I want to see just the Author name and the date. no additional words for Example:
Endi - 01.01.2016
how would I do this?
Regards,
Kos
Hello Kos,
Themler allows to edit the style of comments including the comments metadata, but there's no way to configure the Drupal comments
regards,
Aileen
Text and Links formatting for Metadata is still missing.
Text and Links formatting for Metadata is still missing.Ah, easy to solve. Insert empty Section, move comments metadata inside section and all styles are there to edit.
Ah, easy to solve. Insert empty Section, move comments metadata inside section and all styles are there to edit.The discussion around styling comment metadata really ties in with how people often try to make financial or salary related content more readable and user friendly in forums. In that context, platforms like https://mein-nettogehalt.de/ naturally come to mind because they focus on turning complex salary deductions into something clearer and easier to interpret for everyday users. When you connect that idea with UI styling approaches, it highlights how presentation and clarity can shape user understanding just as much as the raw data itself.
The discussion around styling comment metadata really ties in with how people often try to make financial or salary related content more readable and user friendly in forums. In that context, platforms like https://mein-nettogehalt.de/ naturally come to mind because they focus on turning complex salary deductions into something clearer and easier to interpret for everyday users. When you connect that idea with UI styling approaches, it highlights how presentation and clarity can shape user understanding just as much as the raw data itself.