Home Forums WoodMart support forum Hidden wd-modified-date on post page

Hidden wd-modified-date on post page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #691657

    paul-2426
    Participant

    I note that the theme outputs a hidden text block on a post page:

    Example:

    <div class=”wd-modified-date”>
    <time class=”updated” datetime=”2025-10-05T22:30:11+00:00″>
    October 5, 2025 </time>
    </div>

    I would like to know how to remove this completely from the page code.

    • This topic was modified 2 days, 1 hour ago by paul-2426.
    #691758

    Hello,

    The “modified date” element is part of the meta information block that appears under the featured image on the blog page.

    When you disable Meta Information under Theme Settings > Blog > Blog Archive, it removes the entire meta block — including categories, author info, comments, and the modified date, from both the frontend and the page source.

    Currently, the modified date (.wd-modified-date) is hidden using CSS, which is why it still appears in the page source but not visually.

    Best Regards,

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)