Home › Forums › Legacy Support › 4.0 Bugs & Issues › Migrating & Upgrading › VC bakery is not working in units and quizzes
Tagged: vc bakery units
- This topic has 27 replies, 3 voices, and was last updated 2 years, 11 months ago by Anshuman Sahu.
-
AuthorPosts
-
November 5, 2021 at 11:44 pm #374108gabrielcapiSpectatorSorry for the late reply, we had to continue with other things before this... We have updated the wplms plugin and the problem persist in questions, this is important for us because we have like thousands questions done in visual composer in version 3, I already have tried with sync function from v3 to v4 and we didn't see any change, that's why we need to see our quizzes in version 4 as we see them in version 3. This is a little example: video proof Other examples: Quiz view in visual composer Same question inside a course or course view visual composer front edition Same question in course view We hope you can help us, please. Thank you.November 22, 2021 at 2:48 pm #374927gabrielcapiSpectatorHello, I would like to know if there is any update for this, thank you.November 24, 2021 at 1:39 pm #375096Anshuman SahuKeymasterWell the units in v4 are working fine now and also in quiz question content , did you try updating your vibebp and wplms plugins to latest versionsNovember 24, 2021 at 4:46 pm #375122gabrielcapiSpectatorI could update the VibeBp plugin, but I couldn't update wplms plugin, I was searching for it but i don't find where to download it to make it manually. can you help me? Video trying to update it. Thank you!November 25, 2021 at 2:29 pm #375204Anshuman SahuKeymasterIt was a temporary issue that the package was downloading. Now you should be able to update . if still not : ---------------------------- You can download the latest plugin from these links : http://wplms.io/verify-purchase/?purchase_code=XXXXXXXX&plugin=wplms.io/wplms_plugin.zip http://wplms.io/verify-purchase/?purchase_code=XXXXXXXX&plugin=wplms.io/vibebp.zip change XXXXXX with your purchase code you will also get the updates on your site: wp-admin>>updates or in the plugins section replace the XXXXXXXX with your buyer api key : https://wplms.io/support/knowledge-base/how-to-find-buyer-api-key-in-themeforest/November 30, 2021 at 11:13 pm #375539gabrielcapiSpectatorHello, thank you for the help, I updated both plugins and still not working, Questions are still looking as I showed you on the videos.December 2, 2021 at 2:30 pm #375654Anshuman SahuKeymasterHi can you please share your staging site url and creds again in order to debug this ?December 2, 2021 at 6:32 pm #375669gabrielcapiSpectatorThis reply has been marked as private.December 3, 2021 at 2:37 pm #375715Anshuman SahuKeymasterHi can you please share your quiz url or name and question id where the VC is not working ?December 3, 2021 at 10:11 pm #375734gabrielcapiSpectatorHi @Alex, ok, this is the video where you can see the design in visual composer bakery and inside the course it looks totally different: video Here is the quiz it will be better to see it inside the course Here is the course Here are some example of the questions: Question 5 Question 6 Question 7 And just to know, we have a lot of cases like this because we were working in version 3 with visual composer bakery. Thank you!December 6, 2021 at 1:27 pm #375802Anshuman SahuKeymasterOk the vc shortcodes are executing , please check : https://prnt.sc/220aohm There was a fix we had to made in the code : https://prnt.sc/220aqyvDecember 16, 2021 at 6:51 pm #376355gabrielcapiSpectatorHey @Alex thank you, I think it's almost done because we can see it directly in the quiz url correct: Image quiz But inside the course in the app the style and design is not the same: Quiz in course And it's the same for questions. Thank youDecember 17, 2021 at 1:49 pm #376390Anshuman SahuKeymasterOk please try adding this code in your wplms-customizer.php file in wplms customizer plugin :
change the https://staging.xxxxxxx.com in above code accordingly :add_action('wp_footer',function(){ ?> <link rel="stylesheet" id="js_composer_front-css" href="https://staging.xxxxxxx.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=6.6.0" type="text/css" media="all"> <?php });
-
AuthorPosts
- The topic ‘VC bakery is not working in units and quizzes’ is closed to new replies.