Okay
  Public Ticket #736895
Blog Page
Closed

Comments

  • Thom started the conversation

    I would like to make the following changes to the template's Blog page, if possible:

    1. now the page shows the date of blog posts in a strange format, with no year. Obviously each post includes the ability to edit the date of the post, including the year, but the year does not appear on the rendered Blog page. Where do I go to format the date for blog posts?

    2. now the blog post archive is by month and year. I would like to archive only by year. Where do I go to make this change?

    3. I do not need the "Recent Comments" or "Meta" sections of the Blog page to appear on rendered pages. Where do I go to remove them from the Blog page?

    4. I would like to change the order of Categories, which now appear in alphabetical order. Is it possible to create a new order for Categories? If so, where do I go to do that?

    Thank you!

  •  1,800
    Support replied

    Hello

    1. you need to change /blog-post-format/post-common.php, function call  the_time('F j');

    2. plz give us more details. you mean archive widget in the right side bar?

    3. hide the blog post meta with css

    .blog-meta{

    display: none;

    }

    4. plz give us more details. you mean categories widget in the right side bar?

    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy