• Resolved goosept

    (@goosept)


    Hello!

    Im testing your plugin before escalate to the Pro version, but im getting a problem.

    In every story, I have under the message “was last modified: September 19th, 2018 by admin”

    How do I remove this?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @goosept,

    Could you please share your website link where you have added Timeline Stories, so that we can check the issue and provide you a solution.

    Thanks

    Thread Starter goosept

    (@goosept)

    Thanks!

    This solved my problem:

    .timeline dl dd.odd .time{
    display:none;
    }
    .timeline dl dd.even .time{
    display:none;
    }

    .cool-timeline .timeline-post .timeline-content .content-details {
    display: none!important;
    }

    Plugin Author CoolHappy

    (@narinder-singh)

    It’s my pleasure,
    Hope you would like our plugin and support. I would greatly appreciate if you kindly share your valuable feedback.
    Thanks in Advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Timestamp’ is closed to new replies.