• Hi,

    Maybe you could help me oce again ?? I’m not sure if it is related to the theme, however I have no other ideas! The problem is, all dates of publishing on my posts suddenly changed for today, and next day they all change the publishing date again!
    It’s a strange bug, no?
    Is there any way to fix?

    In admin console I still see their “inborn” publishing dates…

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hey there,

    Please try updating to the latest version of Apex (1.34) through your Appearance menu, and then check if this helps.

    There was a similar bug in Apex that was fixed in a newer version, so that could resolve the issue.

    Thread Starter Travel Rabbit

    (@travel-rabbit)

    Hi Ben,

    Thanks for the proposal! I updated, but nothing has changed. I also updated WordPress, no use as well (except my css has gone, lol).
    Is there any other possible cores of that issue?

    Thread Starter Travel Rabbit

    (@travel-rabbit)

    That one is resolved by myself:
    I just thought, I’d rather removed the post date at all, because it looks weird: the word “published” is in English, and the date is in Russian. I tried to removed it via style.css and rtl.css, but not succeeded.
    Please let me know what code should I put and where?

    • This reply was modified 4 years, 11 months ago by Travel Rabbit.
    Theme Author Ben Sibley

    (@bensibley)

    It looks like this is a bug in the Morning theme affecting certain languages. You can download a fixed copy here: click to download. To install it, switch from the Morning theme to Apex and delete the copy of Morning installed on your site. Then you will be able to upload the copy you downloaded from the link here.

    Alternatively, if you just want to remove the date entirely, you can use the following CSS:

    .post-date {
      display: none;
    }

    Please copy & paste the code above into the “Additional CSS” section in the Customizer (Appearance > Customize), and it will take effect right away.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘All posts’ publishing date is today %)’ is closed to new replies.