ones
Forum Replies Created
-
Forum: Plugins
In reply to: [Payment Plugins Braintree For WooCommerce] Carding Attacks- Braintree use some javascript on checkout that which allows you to bypass the captcha
- We enable advanced fraud tools and we got the same problem
- Actual order being generated
We’ve got the same problem, we’ve got the captcha, we change the braintree plugin that need to first check captcha and then 3d secure is generated. But somehow they bypass that.
The plugin should, in my opinion, use the standard wordpress functions to check captcha and unfortunately this is not how it works. I don’t know if this is only the case with 3d secure or always. In this respect it is a total bummer, the developers of the plugin should integrate captcha on their own in this case.
Forum: Plugins
In reply to: [Frontier Post] Version 2.0 BETAI create new range (with this option) and it’s work greate, upload for them work greate too but only it’s problem with featured image. If i select image and select to be featured than it’s don’t show in wordpress after save. I need go self select the file from uploaded to post files.
Forum: Plugins
In reply to: [Frontier Post] Version 2.0 BETAIt’s work very nice. But i think about change editor of text to standard wordpress editor. It’s possible? With all quicktags?
Forum: Fixing WordPress
In reply to: wp_nav_menu no current page in some menusHow you resolve it?
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Next version featuresMaybe add youtube support?
I want to integrate now youtube video. I try but nothing happen.
I get on site now:
<video id="movie-id" class="video-js vjs-default-skin alignleft" width="640" height="264" poster="https://video-js.zencoder.com/oceans-clip.png" controls="" preload="auto" data-setup="{'techOrder': ['html5', 'flash']}"> <source src="https://www.youtube.com/watch?v=aOpt47lizzI" type="video/youtube"> <track kind="captions" src="https://udx.pl/domo/wp-content/plugins/videojs-html5-video-player-for-wordpress/videojs/captions.vtt" srclang="en" label="English" default=""></track> </video>
Very strange. After add control=”true” It’s work!
The resolve.
Change control=”true” in [video] on post!Nothing happen.
I had that problem:
Uncaught TypeError: Cannot call method ‘addComponent’ of undefinedIt’s error of video.js:21 (showing in webmaster tool)
When i open that than i get:
_V_.Track._V_.Component.extend.activate video.js:21
_V_.Track._V_.Component.extend.show video.js:21
prototype.(anonymous function) video.js:21
ret video.js:21
(anonymous function) video.js:21
_V_.extend.each video.js:21
_V_.Component._V_.Class.extend.each video.js:21
_V_.Component._V_.Class.extend.triggerReady video.js:21
techReady video.js:21
_V_.Component._V_.Class.extend.ready video.js:21
_V_.Player._V_.Component.extend.loadTech video.js:21
_V_.Player._V_.Component.extend.src video.js:21
_V_.Player._V_.Component.extend.init video.js:21
Class video.js:21
VideoJS video.js:21
_V_.autoSetupI think it’s cannot add track to theme. I don’t see on code <track> i see only <video>
I add video with:
[video webm="https://video-js.zencoder.com/oceans-clip.webm" poster="https://video-js.zencoder.com/oceans-clip.png" preload="auto" autoplay="false" width="640" height="264" id="movie-id" class="alignleft" controls="false"][track kind=”captions” src=”https://udx.pl/domo/wp-content/plugins/videojs-html5-video-player-for-wordpress/videojs/captions.vtt” srclang=”en” label=”English” default=”true”][/video]I had only this one activate.. And activate standard wordpress template.
My captions it’s hosted on server where i hosting wordpress.
Uncaught TypeError: Cannot call method ‘addComponent’ of undefined video.js:21
_V_.Track._V_.Component.extend.activate video.js:21
_V_.Track._V_.Component.extend.show video.js:21
prototype.(anonymous function) video.js:21
ret video.js:21
(anonymous function) video.js:21
_V_.extend.each video.js:21
_V_.Component._V_.Class.extend.each video.js:21
_V_.Component._V_.Class.extend.triggerReady video.js:21
techReady video.js:21
_V_.Component._V_.Class.extend.ready video.js:21
_V_.Player._V_.Component.extend.loadTech video.js:21
_V_.Player._V_.Component.extend.src video.js:21
_V_.Player._V_.Component.extend.init video.js:21
Class video.js:21
VideoJS video.js:21
_V_.autoSetup video.js:21Captions don’t work .
Forum: Plugins
In reply to: [012 Ps Multi Languages] Links..Yes i find this and i edit that, but nothing happen. It’s don’t help to edit that.
Forum: Plugins
In reply to: [012 Ps Multi Languages] Links..Wang Bin wrote:
Hello ones
You can customize, you can
However, this plugin does not support such a responseBut how i cna customize it? WItch htaccess? In mine server witch web.confing? Or how? I need to customize it..