Recent content by vontrop

  1. V

    How to lock video player and show banner after 10 seconds of watch for non-members?

    maybe we can put this on wordpress wps plugin player? var pauseTime = 5 $( document ).ready(function() { $(".video-js:not(.vjs-tech)").each(function (videoIndex) { var videoId = $(this).attr("id"); videojs(videoId).ready(function(){ var timeCheck = function() {...
  2. V

    How to lock video player and show banner after 10 seconds of watch for non-members?

    yeah can we implement this onto wps player as well on wordpress? and put banner under "Pay for watch video! " text and also put a link inside? and show it only for non-logged in members of wordpress?
  3. V

    How to lock video player and show banner after 10 seconds of watch for non-members?

    yes similar but how to completely bar visitors from viewing the entire video? i mean only wordpress logged-in members should see the full video . In your code when i press "ok" then i can continue watching.
  4. V

    How to lock video player and show banner after 10 seconds of watch for non-members?

    the example of this is (not my link) : k2s.cc/file/f785bec02df11/HC-2019-06-17_-_001.mp4 (NSFW) can you tell me how to implement a similar like this?
  5. V

    How to create responsive join page design for membershipt sites?

    How to create responsive join page design for membershipt sites?
  6. V

    What is the best responsive themes for adult membership sites for wordpress?

    i asked for membership paysites not free tubes
  7. V

    What is the best responsive themes for adult membership sites for wordpress?

    What is the best theme for adult paysites for wordpress?
  8. V

    What is the proper and optimal design for premium landing pages?

    What is the proper and optimal design for premium landing pages? We need design improvement ideas for this join now page. thx
  9. V

    How to lock video player and show banner after 10 seconds of watch for non-members?

    How to lock video player and show banner after 10 seconds of watch for non-members on wordpress?
Back
Top