Wordpress Plugin for Hiding Sales Buttons

5 replies
Hey Everyone,

I'm looking to find out what Wordpress plugin al of the big guys are using that allows them to hide the sales buttons on their product sales letter videos until a certain time has passed on the video.

Does anyone know how they do this and how I can replicate the functionality.


Thanks!
Richard
#buttons #hiding #plugin #sales #wordpress
  • Profile picture of the author LaTonya Johnson
    This is the one that I use, and it works well:

    WP Hide Pages | Huseyin Berberoglu

    You can download it directly from WordPress also.
    {{ DiscussionBoard.errors[3999899].message }}
    • Profile picture of the author foodin65
      Thanks, but that's not what I'm actually looking for.

      If you visit Ryan Diess's latest launch at:
      DigitalMarketer.com/video (not an affiliate link)

      You'll see that he has a video that plays on the page, and that when you get to the point in the video where he announces the price, the sales buttons magically appear below the video.

      I want to know how to do that. Is there a plugin in WordPress that will accomplish it?
      {{ DiscussionBoard.errors[4000098].message }}
  • Profile picture of the author JJ Remington
    Originally Posted by foodin65 View Post

    Does anyone know how they do this and how I can replicate the functionality.
    Hi Richard.

    You are looking for a script that offers a button timed to the video. I believe that was first introduced by Ryan Diess a little over a year ago.

    There are two ways to achieve it. Asynchronously (the timer runs independently of the video) or synchronously ( the button will come on at exactly the correct time, even if you pause the vid)

    The first method requires simple javaScript code that makes the button visible but it shows too early relative to the video content if the video is paused or delayed. Not ideal.

    The second method is more technically complicated. It involves polling the player to find out if it's time to show the button. That is possible with the longtail JW5.0 player and others. I've been using the new YouTube API recently with excellent results.


    Hope that helps.
    Signature
    Copywriters HATE this.
    {{ DiscussionBoard.errors[4000094].message }}
    • Profile picture of the author foodin65
      Sorry JJ,

      I posted my reply at the same time that you submitted yours.

      Thanks for the info.

      Would you happen to have any links that talk about how to make that happen? I've never really used java script or youtube's API.
      {{ DiscussionBoard.errors[4000112].message }}
      • Profile picture of the author JJ Remington
        LOL... Timing is EVERYTHING!

        I have PM'd you. If you can't receive it yet, let me know here.

        JJ
        Signature
        Copywriters HATE this.
        {{ DiscussionBoard.errors[4000395].message }}

Trending Topics