ilGhera
Forum Replies Created
-
Forum: Reviews
In reply to: [JW Player for WordPress] How To Add Subtitle?Hi Abdul, thanks for your 5 stars review!
Subtitles are coming in a future update but, if you can’t wait, just do this.
Go to your premium plugin folder, include/jwppp-functions.php and search for this code:
$output .= "kind:'chapters'\n";
Now just replace ‘chapters’ with ‘captions’.
$output .= "kind:'captions'\n";
That’s it. Use the chapters tool for adding closed captions to your videos.
Hope this helps, thanks again Abdul.Forum: Plugins
In reply to: [JW Player for WordPress] Site-wide shortcodesHi Abdul. For using shortcode, just choose the option in the settings page and add [jw7-video] to your content post/ page.
With the premium version, you can add multiple videos to the same post and call them back like this: [jw7-video n=”2″], [jw7-video n=”3″] and so on…
For subtiltes you will have to wait a little more, they’re coming very soon ??Forum: Plugins
In reply to: [JW Player for WordPress] Site-wide shortcodesHi ianbeyer. If you want to insert the player directly in your theme files, you can use the function
<?php echo do_shortcode('[jw7-video]'); ?>
Add the code in single.php if you want the player in every single post.
Please let me know if you have more specific needs.
Thanks.Forum: Plugins
In reply to: [JW Player for WordPress] AdSenseThat means probably that your theme includes a version of JW Player.
For a fast check, change to a default theme like Twenty Sixteen and do what you have done before with my plugin. If you’ll not find problems, the issue is in the theme.Forum: Plugins
In reply to: [JW Player for WordPress] AdSenseHi samsoniiksvk.
You said When i turn off function “Force using JW Player for YouTube video”. The plugin doesn’t have this function; am I missing something?
Please let me have more details, thanks.Forum: Plugins
In reply to: [JW Player for WordPress] No suitable players foundHi uday8486, sorry for the late!
Did you solve your problem? If not, can you give me a video url for a fast ceck?
Thanks.Forum: Plugins
In reply to: [JW Player for WordPress] Multilingual captions soon ?Hi UnLambda.
I just released the version 1.1.1, something like a week ago so… I’m still developing both versions, free and premium.
Subtitles are coming, that’s sure but I can’t give you a dead line. The next update will focused on playlists and I will see if I’ll be able to include closed captions in that.
Anyway, I’ll do my best.Forum: Plugins
In reply to: [JW Player for WordPress] Support for captions?Hi mwarnermindedge.
Closed captions are coming with the next release of JW Player 7 for WordPress – Premium.
If you are in a hurry and you need it now for your project, contact me at [email protected], I’ll give you a fast trick for obtaining the result.Forum: Plugins
In reply to: [JW Player for WordPress] -URGENT- 1.1.0 Update BrokenThank you very much Adam, I really appreciate your words.
If you are finding the plugin useful, don’t forget to leave a nice review, it’s very important for developers.
Thanks again.Forum: Plugins
In reply to: [JW Player for WordPress] URL to .mp4 File wont save after press UpdateHi AniSmash, sorry for the problem you’re having.
I just released the version 1.1.1, I think that it will be resolutive.
Please, update and let me know if everything goes well; anyway don’t worry, we’ll fix it today.Forum: Plugins
In reply to: [JW Player for WordPress] -URGENT- 1.1.0 Update BrokenHi Adam.
I just finished a test upgrading from 1.0.1 to the new 1.1.0 and everything went well.
For a quick help, do you mind to give me your site access?
Wordpress and database at [email protected]Forum: Plugins
In reply to: [JW Player for WordPress] Mp3 StreamingIn the plugin setting page (JW Player), you can choose from before the content, after the content or custom position, using the shortcode [jw7-video].
In the edit post/ page, use the JW Player box to add the full url of your source.
That’s all.
Hope this helps ??Forum: Plugins
In reply to: [JW Player for WordPress] Mp3 StreamingHi Jean-Paul, thanks for your interest in my plugin!
Have you tried to do that? Please, try and let me know, ok?
Anyway, JW Player supports different kind of streaming services but, in some cases, you need a premium account.
Basically, what JW Player supports is supported from my plugin but, If I will find any kind of limit in my code, I’ll improve it asap.Hi ronalds.
Sorry for the problem you’re having, is a small bug that will be fixed with the next upgrade that is coming this month.
Anyway, I corrected the free and premium version; anyone can download the plugin again for solving the issue ??Forum: Plugins
In reply to: [JW Player for WordPress] playlist don't work