yuw28
Forum Replies Created
-
Forum: Plugins
In reply to: [PlayerJS] Difficulties in adding qualities with the PlayerJS pluginI will try to explain everything in detail.
1. I installed and activated the plugin on my wordpress site and it seems to be correct: https://prnt.sc/tu1a8y
The option to create the shortcode and add the video works normally: https://prnt.sc/tu1d8l
2. The theme I use gives the option to add the plugin shortcode here: https://prnt.sc/tu1h2q
Using the plugin button to create the shortcode, and inserting the shortcode created in the “video player” option of my theme, it works normally. Example of shortcode that works: [playerjs file = “URL_VIDEO” poster = “URL_POSTER” subtitle = “URL_SUBTITLE”]
3. The problem happens when I try to use “[480] [720]” in the shortcode. It does not recognize the Google Drive API URL. I tried with the YouTube URL and it also didn’t work. However I noticed that in the place where the synopsis goes (https://prnt.sc/tu1ten) the player appears and has the option to select the quality of the video, however the error “not found”: https://prnt.sc/tu1vdb
I tested it using the youtube URL where the synopsis is to be and it worked! (https://prnt.sc/tu23du)
but it is not the result I desire. I need the plugin to work correctly with the Google Drive API URL and in the “Video Player” field of my theme. what should I do? I thank you for your patience in reading all this. If you can help me solve this I would appreciate it.
Note¹: I checked my theme options, and AJAX mode was enabled. I turned it off and it still didn’t work as it should. (https://prnt.sc/tu2895)
Note²: I activated the “quality” and “playlist” functions in my player that I uploaded in the plugin folder, replacing “playerjs_default.js” with the player file built on the site.
- This reply was modified 5 years, 9 months ago by yuw28.
Forum: Plugins
In reply to: [PlayerJS] Difficulties in adding qualities with the PlayerJS pluginThere was no line break in the shortcode. It’s all in one line on my theme’s edit page. I made a test page for you to look at the error: https://filmxonline.tk/filmes/test-page/
Note: just click “CLICK HERE FOR WATCH – TEST”
- This reply was modified 5 years, 10 months ago by yuw28.