Forum Replies Created
-
-
Man, you are awesome! Thanks so much. Worked like a charm and helped a lot! OK, one last question. Is there a way we can also have the parse automatically apply to “posts”? I have a front end blog posting website, so anyone can post video links in their blogs but the parse doesn’t quite catch blog/posts.
Thanks so much! You’re awesome. Would you by chance be able to help me with this? So the code I have below checks membership and if it says “Patreon” then I’d like it to parse the link with FVPlayer (since it has much cooler capabilities than just a youtube link). How could I finish this to make it work?
$user_id = get_current_user_id();
$current_level = intVal(get_user_meta($user_id, ‘learndash_plus_level’, true ));
$levels = learndash_plus_get_levels();
$currentlevelname = $levels[$current_level][‘name’];
if (strpos($currentlevelname,$level) == “Patreon”){
// PARSE THE FVPLAYER SHORTCODE
}So easy! Thank you! Merry Christmas!
8 years ago in reply to: My Interactive Transcript isn't showing upHey all! So I went into a very extensive plug in disabling routine. I disabled every plugin except FV Player and Mycred. It still was acting up. I’m not sure if there’s some sort of mycred setting that is interfering, but whenever I have sell content addon selected within Mycred, it disables my ability to search. I even disabled all the other add ons but the same issue.
I changed themes just to be sure (to 2014) but still the same issue. It’s just something about that Sell Content addon within mycred! I’m not sure what it is…hmmmm!
8 years ago in reply to: My Interactive Transcript isn't showing upGreat! Thanks for trying it out. It must be another plug-in conflicting with mycred which is conflicting with yours. Hahaha oh how they can daisy-chain into one another. Thank you for trying it out. I’m not sure where the issue lies either comma but I’m sure it’s something external if it works on your side
8 years ago in reply to: My Interactive Transcript isn't showing upHello! Thanks again for your help with this. It seems to be having some problems still. I’ll link you to the page. http://www.flowtricks.net/10800-2/
When I have Mycred with the Sell Content addon turned off, it works perfectly. When it’s on, as you can see, I can see the transcript, but when I type anything in the search, it doesn’t fast forward to it.
I also have been having a bizarre second issue that isn’t related to Mycred. No matter where I assign my logo, it stays in the lower left corner. I’ve cleared cache just to make sure it wasn’t stuck. Any thoughts for things I can try? Thanks!
8 years ago in reply to: My Interactive Transcript isn't showing upYou guys are so awesome for updating this so QUICKLY. Thank you so much!
8 years ago in reply to: My Interactive Transcript isn't showing upYes and thanks for an excellent product. This video player is great. I’m having little hiccups here and there with it, but it’s really amazing- especially for someone that teaches online.
Just to let you know, you can get it to work with MyCred if you disable the “Sell Content” add on. I’m also going to let mycred programmers know
8 years ago in reply to: My Interactive Transcript isn't showing upApologies! When you said it was odd, it got me thinking it could be something else on my end, so I disabled my plugins. It turned out, a plugin called “MyCred” was breaking it. Namely the “Sell Content” add on for Mycred. Once I disabled that, it began working. Although I want to sell content with mycred (it’s a points system) so I’m going to have to look more closely at the settings.
8 years ago in reply to: My Interactive Transcript isn't showing up[fvplayer src="https://www.youtube.com/watch?v=qwqvjRdz0WE" transcript="http://www.flowtricks.net/cap/captions8.vtt" subtitles="http://www.flowtricks.net/cap/captions8.vtt" splash="https://i.ytimg.com/vi/qwqvjRdz0WE/hqdefault.jpg" caption="Facebook Live Stream Help: Staff, Poi, Nunchaku and Performance Anxiety Tips"]
8 years ago in reply to: My Interactive Transcript isn't showing upThank you Eduard! I switched over and it’s close but generating a div error and not capturing it in a box. Would you mind taking a look at my page and see if you have anything else you can recommend? http://www.flowtricks.net/10800-2/
Ooops! I figured it out. I didn’t realize there was a download. Thanks!