• Hi,

    I would like to remove date from displaying on post pages and front page. I have selected these options in the customizer, but dates are still there. Currently using latest version of wordpress and the downloadable version of mission news from wordpress.

    I’ve also tried adding custom css in customizer, this didn’t work.

    .entry-date {
    display: none;
    }
    .postmetadata {
    display: none !important;
    }

    Thanks in advance for your help and for making this nice theme.

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

    (@bensibley)

    Thanks for using Mission News!

    Could you share a link to the site? The Customizer options should work to hide the dates, so there must be something else going on.

    I have same problem:

    Customizing ? Show/Hide ElementsBlog & Archives

    Show the post date in the byline? – No

    and it is not visible at the customisation page, but on a web site all the dates are in place ??

    Theme Author Ben Sibley

    (@bensibley)

    Hi there,

    If you want to hide the date everywhere, please make sure to set this option in the “Blogs & Archives” section as well as the “Posts” section. Then if you are using a caching plugin, make sure to empty your cache entirely. If you can see the changes in the Customizer but not on the live site, this is usually because the cached version is being shown live and doesn’t include your newest changes.

    Yes, I switched dates off in all section and delete cache, but dates are still on a page.

    could you share DB string name indicator with dates visibility?

    Theme Author Ben Sibley

    (@bensibley)

    Could you reach out to me at [email protected]? I’ll need to login to the site to fully debug this, but it won’t take long to reach a solution.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘remove date from post and homepage’ is closed to new replies.