Home › Forums › Legacy Support › Support queries › Update Issues › Update Theme
- This topic has 43 replies, 4 voices, and was last updated 3 years, 8 months ago by Diana.
-
AuthorPosts
-
September 9, 2020 at 7:42 am #301948burninguitarSpectatori asked Fv Player's support and this is the answer: "please check if you are using Settings -> FV Player -> Integrations/Compatibility -> "Load FV Flowplayer JS everywhere". If they say that the player HTML is appended to the page with Ajax and then it doesn't execute, then that setting should fix it. The iframe embed code could work with player ID, but it checks if the post does contain that player ID. So I'm not sure if that would work for you." I checked but I already have that option enabled. I'll send you the screenshot with the optionsSeptember 9, 2020 at 7:46 am #301950burninguitarSpectatorhttps://ibb.co/NTRWmnGSeptember 9, 2020 at 2:12 pm #302062Anshuman SahuKeymasterThis is actually more deeper than they and you are thinking : https://stackoverflow.com/questions/35614809/react-script-tag-not-working-when-inserted-using-dangerouslysetinnerhtml This is the exact issue .The page where the videocipher shortcode html is loaded is a react script actually we insert the content fetched from the api call into react system . Please tell them this is the situation , show them my reply .September 10, 2020 at 8:34 am #302256burninguitarSpectatorHi @Alex i sent your your post to fv player's support and this is their answer: "Hello, the important question here is whether the FV Player script is loaded in your page HTML or not. Once it's there is doesn't matter how the FV Player instances are appended to HTML in Ajax, they should just work. You can verify this by running "flowplayer" on your browser developer console. FV Player uses a the jQuery ajaxComplete hook to support Ajax calls: jQuery(document).ajaxComplete( function() { fv_player_load(); }); Perhaps that's not enough and you need to run fv_player_load() in some other way. You can even try to run it on browser console to see if fixes and FV Player that fails to initialize. I'm not sure why the WPLMS support talks about videocipher."September 10, 2020 at 1:47 pm #302709Anshuman SahuKeymasterThey seems not to understand that we are not using jquery there and also seem like the support person is not aware about the react . Please simply show them the area where its not working . Please also note here that we are not using jQuery at all .September 10, 2020 at 9:55 pm #303701burninguitarSpectatorHi @Alex, if we do the update do I have to recreate the units or do I have to manually re-insert the links of the videos via fv player in the existing units? in the case of the second option I would say to proceed: I'll waste some time but at least we'll solve. if is it possible to agree on the time (Rome time) and date of the update to notify customers and put the site in maintenance for a few hours?September 11, 2020 at 11:32 am #305257burninguitarSpectatorthe support of FV player replied in the meantime: "so when you are viewing a course in WPLMS is it really a non-standard WordPress theme that is not using jQuery at all? Can it at least be loaded? Previously I also said that the FV Player iframe embed code could work with player ID but it doesn't for security reasons. We could actually allow that if we put up some token into the URL. But we will have to discuss this in our team if we would like such feature or if it's more of a custom programming job."September 11, 2020 at 1:02 pm #305498Anshuman SahuKeymasterWell if we can get iframe html without scripts like vimeo and youtube from fvplayer id or shortcode we can make this work without updating every unit . so this does depends upon the fvplayer .September 15, 2020 at 1:38 pm #311087burninguitarSpectatorI'll ask you this question again: "if we do the update do I have to recreate the units or do I have to manually re-insert the links of the videos via fv player in the existing units? in the case of the second option I would say to proceed: I’ll waste some time but at least we’ll solve. if is it possible to agree on the time (Rome time) and date of the update to notify customers and put the site in maintenance for a few hours?"September 15, 2020 at 1:51 pm #311098Anshuman SahuKeymasterYes you will need to replace the shortcodes and change the unit types and add the video links in order to render the video in new v4 version .September 16, 2020 at 7:57 am #311278burninguitarSpectatorif instead I already replace the fv player link with the url of each single vimeo video in the description of each unit, can we proceed with the update and everything remains unchanged? In this way I have continuity of operation of the site and then I can try to reuse fv player. If you recommend this procedure, I'll do it and then I'll notify you when I'm ready for the update.September 16, 2020 at 11:57 am #311344Anshuman SahuKeymasterBy link can you please tell exactly which shortcode you put for vimeo videos ? is it [emebd] shortcode ?September 16, 2020 at 12:18 pm #311364burninguitarSpectatorI noticed that it works either if I paste the vimeo video url into the unit description (ex: https: //vimeo.com/3098 .....) or by inserting the embed code via vibe shortcode ( = ) how is it best to do not have problems after the update?September 17, 2020 at 2:00 pm #311754Anshuman SahuKeymasterWell we are yet to handle this properly , I would recommend you to paste the video url method which we will handle in front end editor and set the type of unit to video .September 17, 2020 at 2:14 pm #311758burninguitarSpectatorperfect. the units are already set as video. if within a few days I have no news from the fv player support I proceed to paste the video url in the single units. as soon as I'm done I'll warn you so let's proceed. I send you the screenshot of the modified unit to be sure everything is ok
-
AuthorPosts
- The topic ‘Update Theme’ is closed to new replies.