WordPress Countdown Timer to Reveal Content

by iFahed
3 replies
Hey guys,

Really need your suggestions. Recently I moved my wordpress woocommerce site to a VPS and it became super fast! Processing and completing the orders take few more seconds than loading the thank you page so that the download links do not appear and customers have to refresh the page to get them. I was looking for a countdown timer plugin that reveals the content let's say after 5 seconds but unfortionatily I could not find any one.
#content #countdown #reveal #timer #wordpress
  • Profile picture of the author rhinocl
    Perhaps send them to a page that says: 'loading your content.It will be ready in 5 seconds"
    Then use a meta redirect that redirects them to the real download page after 5 seconds?
    {{ DiscussionBoard.errors[9464514].message }}
    • Profile picture of the author iFahed
      This is a good solution I will do it. Thank you
      {{ DiscussionBoard.errors[9466217].message }}
  • Profile picture of the author mark2index
    you can use this code:

    <meta http-equiv="refresh" content="5;url=http://www.yoursite.com">

    I hope this helps you...
    {{ DiscussionBoard.errors[9472966].message }}

Trending Topics