Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #885263

    Hi Guys

    I would like to remove the date from the theme so it doesnt display on anything I add – posts etc?

    Thanks
    Dee

    #885269

    Hey Dee,

    Please provide a link to the page/site in question.

    Best regards,
    Jordan Shannon

    #885290

    Thanks – attached. I have managed to remove the actual date in settings but the posted on still remains?

    Thanks
    Dee

    #885294

    Hi,

    Add this to quick css:

    .date-posted{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #885300

    Hi Jordan

    Sadly the Posted on is still there :-(

    Dee

    #885309

    Hi,

    Add this as well:

    .meta .date time{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #885316

    Hi Jordan

    Still all there. So frustrating.

    Is there now way to remove the date entirely from the theme?

    Thanks
    Dee

    #885319

    Hi Dee,

    Dates you are seeing are from WP Job Manager. Please contact their support team and ask how you could remove dates from their plugin.
    Unfortunately, we do not provide support for 3rd party plugins.

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.