Hi!
I changed the language of my wordpress but still there's something showing in english, which is the date. For example 2nd, 3rd, 26th
Where can i edit this in order to remove the suffix?
Thanks in advance for any help.
Hi!
I changed the language of my wordpress but still there's something showing in english, which is the date. For example 2nd, 3rd, 26th
Where can i edit this in order to remove the suffix?
Thanks in advance for any help.
look for 'the_date' or 'the_time', probably in index.php or single.php - depending where the date is shown.
for the formatting see: http://codex.wordpress.org/Formatting_Date_and_Time.
sometimes the formatting can also be changed in the language files.
that solved it!
really great help
thanks!
You must log in to post.