Cutline Theme Support Forums » General

Time of Posts is incorrect

(2 posts)

  1. Have changed the date to +8 and it shows correctly in options - but not when the posts are written.

    Posted 4 years ago #
  2. Found it!

    nevermind - found it!

    this link led me to enter the function.php file from the theme - which i had suspected:
    http://wordpress.org/support/topic/117098?replies=8#post-558179

    once in i found:
    $now_gmt = current_time('mysql', 1);
    which i've changed to
    $now_gmt = current_time('mysql', 8);

    and a test post showed up properly.

    : )/s

    Posted 4 years ago #

RSS feed for this topic

Reply

You must log in to post.