Timed Content Reveal Plugin

3 replies
Hey guys,

I am looking for a WordPress plugin that will reveal content after x amount of time spent on the page. Preferably this plugin should be graphically appealing and use shortcodes but I am still open to other suggestions.

I have tried a few and am not quite happy with the results, any recommendations, even if its your own product are welcome.

Thanks!
#content #plugin #reveal #timed
  • Profile picture of the author jcgsolutions
    Im looking for the same thing. Anyone, Buehler, Buehler?
    {{ DiscussionBoard.errors[7807725].message }}
  • Profile picture of the author WillR
    Do you remember the old Ryan Deiss psychic buy button that would display on a page after a certain amount of time? People often use them below sales videos to make the buy button appear at a certain time in the video.

    This is done with some very simple javascript and the tutorial can be found in this free report:

    http://www.productlaunchvault.com/MagicBuyNowButton.pdf

    You can use that exact same code to display any div on your page after a preset time. Just wrap the content in it's own div and then set the number of seconds and the content inside that div will only show after the preset number of seconds has been reached.

    The less plugins you use on a Wordpress site, the better. A lot of things like this can just be done with simple code and that's what you should use. I think a plugin would be overkill for something simple like this.
    {{ DiscussionBoard.errors[7807752].message }}

Trending Topics