Translation

January 2013 WordPress Theme
GK User
Wed Mar 13, 2013 10:54 pm
How to translate some things?
For example I have translated with language file of template most of it but still this part here is not translated

Leave a Reply
Logged in as administrator. Log out?

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Post Comment


and dates are in english, like this Tuesday, 12 March 2013 21:20 even though I have set in WP in general settings complete different way of presenting date.
User avatar
Fresh Boarder

GK User
Thu Mar 14, 2013 10:08 am
Hi,

These phrases are strictly connected with the WordPress translations, so you have to translate your wordpress installation not the theme.

The date format is currently independent from the WordPress settings, so you have to change it directly in the code in the gavern/helpers.layout.fragments.php file (usually in the gk_post_meta function).
User avatar
Administrator


cron