• Resolved jandrabek

    (@jandrabek)


    Hello, I’m trying to display post based on time. I added dynamic condition post time. Now I want to display post if published time is less than 3 hours starting from 16:00. Is this even possible? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter jandrabek

    (@jandrabek)

    I’m trying to figure what values are allowed. I want to hide Element if the published date is more than 3 hours from now.

    Example: now is 12:00 and post was published 8:00. What conditions should I use?

    Plugin Author rtowebsites

    (@rtowebsites)

    Hello @jandrabek

    you could use post time and String to time as condition time.
    As condition you can use
    “-3 hours”
    Than you can check for greater as.

    • This reply was modified 5 years, 5 months ago by rtowebsites.
    Plugin Author rtowebsites

    (@rtowebsites)

    We close this issue. If you need any more help, just open a new issue.

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