Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › How to use wp estore with vimeo for the sale of non-downloadable video
- This topic has 14 replies, 3 voices, and was last updated 9 years, 10 months ago by wzp.
-
AuthorPosts
-
December 29, 2014 at 5:26 am #11988metmetSpectator
Hello,
I use wp estore on my site and emember. On my site I sell videos that I want to host onVIMEO, I also buy the WordPress Lightbox Plugin.
I would like to host my videos on VIMEO but before subscribing to the offer on eur site, I wonder if it will be possible for me to make my videos are not downloadable, I just want that customers can Also see during the a limited time. In addition, the URL will be you it encrypted? How to make only the person buying the product have access to them? Is it possible to configure all with VIMEO?
Thank you for your answer
December 29, 2014 at 2:56 pm #67674wzpModeratorTo accomplish what you want, you both eStore and the Lightbox Ultimate plugins:
- https://www.tipsandtricks-hq.com/wordpress-lightbox-ultimate-plugin-display-media-in-a-fancy-lightbox-overlay-3163?ap_id=TheAssurer
- https://www.tipsandtricks-hq.com/wordpress-estore-plugin-complete-solution-to-sell-digital-products-from-your-wordpress-blog-securely-1059?ap_id=TheAssurer
You would then place your lightbox player on an APR protected page, and sell links to the protected page, via eStore:
https://www.tipsandtricks-hq.com/ecommerce/using-wordpress-permalinks-as-digital-products-apr-1217
The links you sell will be encrypted by eStore. When clicked, a special “APR cookie” will be sent to the buyer’s browser, before they are redirected to the PPV page. The buyer will not be able to see the player or other APR protected content, unless they have been issued an APR cookie. The Lightbox Ultimate player will then ensure the content cannot be directly downloaded. And for the ultimate security, you can even host the video content on Amazon S3; just like Netflix does.
December 31, 2014 at 10:50 am #67675metmetSpectatorThank you for your reply, but I have not found how to integrate the hosted videos in VIMEO
December 31, 2014 at 12:51 pm #67676metmetSpectatorhi,
I finally found how integrated the videos but I try to embed a video with this code but it does not work:
[video_lightbox_vimeo5 video_id = 29417470 width = 800 height = 450 auto_thumb = “1”]
I would like for each video there was a sticker, it it is put automatically. Or even a video gallery.
I like to remind you that I use wp lightbox plugin.
Can you tell me how to run this code? or how can embed a video gallery from VIMEO
December 31, 2014 at 11:40 pm #67677wpCommerceModerator@metmet, gallery option is only available in our Lightbox Ultimate plugin.
The shortcode that you are using comes from our video lightbox plugin (free). These are two different plugins.
January 1, 2015 at 10:04 am #67678metmetSpectatorHi, Thank you very much for your answer. Now I encounter another problem. I configured the product and put the url I changed [http://www.mysite.com] in [aprtp: //www.mysite.com]
I made a good testn I Recos an encrypted link on my email but when I click on it it does not work. Here is what is displayed to me:
The secure download manager ran Into a problem That It couldn’t handle, and is Unable to process your request download.
“The problem Was due to the Following reason:
The product ID Contained in the download link (see browser address bar) Does not sccm To Be wp_eStore in the database. You might-have a download link for a product That is no longer stocked. If you think this reason is in error, please Contact the website administrator. “
I remind you that I do not want I do not want the videos are downloadable but just that they are visible at this url for 6months.
Thank you for helping me find a solution to this problem
January 1, 2015 at 4:38 pm #67679wzpModeratorDo not worry. For historical reason, they are called “download links,” but in actual use can do much more.
Please enable the debug logs, and save the settings. Then click the “Reset Logs” button. Perform another test, then post the content of the Download_Manager_Debug.log file. DO NOT EDIT OR REDACT ANY OF THE LOG ENTRIES.
January 4, 2015 at 11:53 am #67680metmetSpectatorhi,
I performed all the actions that you asked me but there is no change. Here are the contents of Download_Manager_Debug.log file. :
[01/04/2015 11:15 AM] – Advisory: Log file reset.
Remember, I put this shortcode on the page or the videos are well inserting content between 2 codes:
[wp_eStore_APR expiry = 0 status = unexpired]
[/ wp_eStore_APR]
I still have the same message appears when I generate a new download link:
The secure download manager ran Into a problem That It couldn’t handle, and is Unable to process your request download.
The problem Was due to the Following reason:
The product ID Contained in the download link (see browser address bar) Does not sccm To Be wp_eStore in the database. You might-have a download link for a product That is no longer stocked. If you think this reason is in error, please Contact the website administrator.
I expect from you in order to find a solution
January 4, 2015 at 3:37 pm #67681wzpModeratorFor the Product URL, what is the exact value of the field?
January 9, 2015 at 3:17 pm #67682metmetSpectatorHi
Here value of the url for digital product:
aprtp://www.couture-entresoeurs.fr/patron-jupe-sarouel/
January 9, 2015 at 4:07 pm #67683wzpModeratorPlease follow the video on this page, to ensure the permissions of the log files are properly set:
https://support.tipsandtricks-hq.com/forums/topic/what-to-do-if-the-debug-file-is-empty
Each time you try using an encrypted link, there should be some entries in the Download_Manager_Debug.log file.
January 16, 2015 at 8:45 pm #67684metmetSpectatorSalut,
Authenticated Page Redirect (APR)
APR allows WP eStore to use loadable (WordPress) browser pages (called “APR Targets”), instead of downloadable files, that contain protected content as digital products. This is useful in cases where you want to grant secure, one-off, access to page content that would otherwise require the services of a membership plugin. Before redirecting to an APR target, the WP eStore download manager issues an “APR Cookie” that is valid for the remainder of the current browser session. Each APR cookie is uniquely keyed and encrypted to a specific APR target. Using wp_eStore_APR shortcodes, APR targets can control the display of content; based upon the existence, non-existence, or age of APR cookies.
Usage:
wp_eStore_APR expiry=minutes status=expiration-status] the_content [/wp_eStore_APR
Where:
minutes is a number, greater than zero, used to test the age in minutes of the APR cookie specific to the current browser page. If minutes is less than or equal to zero, then only the existence of a page specific APR cookie will be tested. The default value is: 0
expiration-status determines the condition under which the_content will be displayed. If set to ‘unexpired’ the_content will only be displayed if the page specific APR cookie exists, or if its age is less than the specified number of minutes. If set to ‘expired’ the_content will only be displayed if the page specific APR cookie is either missing or is older than the specified number of minutes. The default value is: unexpired
Notes:
The shortcode wp_eStore_APR status=help will be replaced with this help message.
APR cookies are created by the WP eStore download manager, when it detects the URI of a digital product that has been specified using the APRTP scheme. Under the APRTP scheme, the URI of a digital product “page” (instead of a file) is specified using the format scheme://domain/resource where scheme is either “aprtp” (for http) or “aprtps” (for https).
APR cookies are only valid on the first page of multi-page posts. This is because the “nextpage” (WordPress) tag modifies the URL of second and subsequent pages, making them unrecognizable by the APR cookie testing code.
et au second essaie de connection :
The secure download manager ran into a problem that it couldn’t handle, and is unable to process your download request.
The problem was due to the following reason:
The product ID contained in the download link (see browser address bar) doesn’t seem to be in the wp_eStore database. You might have a download link for a product that is no longer stocked. If you think this reason is in error, please contact the site administrator.
January 16, 2015 at 9:15 pm #67685wzpModeratorAfter the [01/16/2015 8:31 PM] log entry, there were no more entries???
January 16, 2015 at 9:28 pm #67686metmetSpectatorno, there was nothing after
January 16, 2015 at 9:44 pm #67687wzpModeratorWell, it did “make it” to the desired page. And what is shown is what you are supposed to get, if there is no protected content. Do you have any APR protected content on the page? If you do not, that explains why there are no more log entries.
Please replace the content of your page with the following:
[wp_eStore_APR expiry=0 status=unexpired]
Now you see me!
[/wp_eStore_APR]
[wp_eStore_APR expiry=0 status=expired]
Now you don't!
[/wp_eStore_APR]Next, reset the log files.
Now, when you directly go to the page, you should see: Now you don’t!
But if you manually generate a link, then you should see: Now you see me!
And the log file will now show more information.
-
AuthorPosts
- You must be logged in to reply to this topic.