Hi,
Can You tell me please how can I remove or edit the prefix in the header of the post (in the russian version it doesnt make sense)
Thank You!
Regards,
Alex
Hey Finlando!
Open up wp-content/themes/enfold/includes/loop-index.php and replace this line
echo '<span class="blog-author minor-meta">'.__('by','avia_framework')." ";
with
echo '<span class="blog-author minor-meta">';
Regards,
Peter
Hey Peter!
Thanks a lot!
Regards,
Alex
Hi Peter,
there are a few mistakes in the russian version…
1. Комментарий (not Комментарии)
2. is not translated (i think there shold be more of such issues)
maybe there is a global solution to this?
Thank You very much!
Regards,
Finlando
Hi Finlando!
You can edit the Russian translation with this plugin:
https://wordpress.org/plugins/codestyling-localization/
Best regards,
Josue
Thank You, Josue!
Regards,
Alex