• Resolved rjoyce3582

    (@rjoyce3582)


    How do I remove the announcement date that shows on the single page. WHen I say single page I am referring to the announcement page that comes up after I select read more.

    I have hidden the date on the timeline with no problem. But want to remove the bold date (Announcement Date : Jan 1 , 2014) on the single announcement page.

    Also I tried to click on the link to obtain info about getting a support license but it does not work.

    https://wordpress.org/plugins/timeline-express/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Rjoyce,

    Which link are you referring too? The link on the support page links to my site:

    http://www.evan-herman.com/wordpress-plugin/timeline-express/

    In regards to hiding the date on the single announcement page, you can hide it using the supplied CSS class :

    .timeline-express-single-page-announcement-date {
      display: none;
    }

    Thanks,
    Evan

    Thread Starter rjoyce3582

    (@rjoyce3582)

    Thanks for the reply. I was referring to the link in the “want immediate help” post. Last night I kept getting an error message. It seems to be working today

    Plugin Author Evan Herman

    (@eherman24)

    Hey,

    Yea last night I updated Jetpack and went to sleep without realizing that it took down the front end of my site. Sorry about that!

    Evan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Single Page announcement Date’ is closed to new replies.