sushi02
Forum Replies Created
-
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] Issue since update to 4.2.2No problem Mumu! Happy to see it’s working !
Sushi
sajou.euha maybe just because I’m on JWplayer 5.4 ??
Thank you for your help !Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] Issue since update to 4.2.2Hello Chatbleu23,
Sorry for late reply.
Can you give a try to this:
In your functions.php of your theme, please add the following code:
remove_filter ('the_content', 'wptexturize');
It’s suppose to harmonize all your quotes to be like “.
Tell us if it makes the job.
Hum, in Basic settings, I have just in General:
– Autostart
– Height
– WidthI can’t find about aspect ratio.
Anyway, as i understand, when i set the value of Width at 100%, I can’t set a max widht in pixels to the player ?
It will always be 100% until the max of my theme container ?Ho there is an option for it ?
Is it where I have to edit my player ? Because in the option of my player, I can’t find any option to choose to make it responsive.Edit: Ho, I set 100% to width and seems to make the job. But how to set a limit to max size ?
Alright thank you for your answer, I think I did messed up with the files.
My ‘player’ folder was empty. I updated jwplayer 5 with the latest version 2.1.14 and put jwplayer.js & player.swf in the right folder.Now it works on android again. I just have to find out how to make the player responsive now.
Ho… You mean its not my case ?
Because before I didnt have problem to read video on android devices.
Last week I tried to visit my site on two android devices and JwPlayer doesn’t not appear.
But When I tested on an Ipad, its ok. (and indeed on PC its ok too).What do you think is happening in my situation ?
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] Issue since update to 4.2.2Chatbleu23, are you from France ?
I’m asking because I am, and I use to have the same kind of issue.
Before 4.2.2, what version were you using ?
In my case, the player couldn’t appear after I updated from 4.0 to 4.2.
An the answer was just that 4.2 messed up the international quotes sign with the ‘french’ quotes sign (” and ? ).Take a look about it and tell me what you see in your shortcode.
If you see it’s mixed up, I will give you the code to modify this issue tonight, as now Im at work and I dont have access to my ftp.Hello!
I guess I have the same issue. I didn’t try yet to add androidhls=”true”.
I will test it tonight.
But the thing is:
– Why before the player could appear in android and not anymore ?
– As I have hundreds posts with videos (mp4 format), how can I do to make this androidhls=”true” applicable on all my posts ? I can’t imagine updating all posts one by one… ??Thank you,
Sushi
sajou.euHello Laliz,
Well I will try again that. But as i mentionned above, my sitemaps is already updated with correct permalinks.
So I dont understand why Google continuing crawling something that he supposed to not see anymore since a long time.Thank you tho for your answer and I will let you know if it changes anything.
Hi,
Just to let you know that I still have the same issue. Google is still crawling attachement that doesnt exist and returned it as 404 error in Webmaster tools.
If anyone have an idea how should I do to fix it, would be great.
Thank you !Forum: Fixing WordPress
In reply to: Double quotes transformed since WP 4.1 – Affecting JwPlayerOk,
Here is a solution.
Not sure it is the best thing to do, but anyway, it makes the jobs.In the function.php of my theme, I add the line
remove_filter (‘the_content’, ‘wptexturize’);
It transform all quotes as uniques american quotes (like this: “).
But if someone have an answer about why since WP 4.1 it changes to mess up my quotes, I still would like to know.
Thank you.
Ok,Here is a solution.
Not sure it is the best thing to do, but anyway, it makes the jobs.In the function.php of my theme, I add the line
remove_filter (‘the_content’, ‘wptexturize’);
It transform all quotes as uniques american quotes (like this: “).
But if someone have an answer about why since WP 4.1 it changes to mess up my quotes, I still would like to know.
Thank you.
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] No playable source with WP 4.1.1Ok,
Here is a solution.
Not sure it is the best thing to do, but anyway, it makes the jobs.In the function.php of my theme, I add the line
remove_filter (‘the_content’, ‘wptexturize’);
It transform all quotes as uniques american quotes (like this: “).
But if someone have an answer about why since WP 4.1 it changes to mess up my quotes, I still would like to know.
Thank you.
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] No playable source with WP 4.1.1Ok,
I think I just find out. When I Upgrade to be WP 4.1.1, the double quote become like this:
[jwplayer mediaid= ?584″]–> If I take out the quotes, it is working !
But this is not a solution, because, I have another blog where I have more than 2000 videos articles.
Do you have any idea how can I process about it ?
Thank you
Hello,
Well I don’t open a new topic, as my question is almost similar.
I would like to have sorted like this:
1) WP Socialez
2) WP Related PostsIt is currently the opposite.
Can anyone also help me please ?
Thank you in advance.