Weekday

Posted in: Newspaper
Post count: 159

You’re welcome. 🙂

Hope you recognized the future bugix here:

You forgot to retrieve the date in localized format aka “date_i18n” in file:
wp-content\themes\newspaper\parts\header\menu_top.php
change line: 12
echo date($tds_data_time);
to
echo date_i18n($tds_data_time);

Post count: 780

Added to the latest version. 🙂 the update will be out in a couple of days.

Radu from tagDiv

Viewing 2 posts - 26 through 27 (of 27 total)
The forum ‘Newspaper’ is closed to new topics and replies.