VC bakery is not working in units and quizzes

Home Forums Legacy Support 4.0 Bugs & Issues Migrating & Upgrading VC bakery is not working in units and quizzes

Viewing 13 posts - 16 through 28 (of 28 total)
  • Author
    Posts
  • #374108
    gabrielcapi
    Spectator
    Sorry 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.
    #374927
    gabrielcapi
    Spectator
    Hello, I would like to know if there is any update for this, thank you.
    #375096
    Anshuman Sahu
    Keymaster
    Well 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 versions
    #375122
    gabrielcapi
    Spectator
    I 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!
    #375204
    Anshuman Sahu
    Keymaster
    It 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/
    #375539
    gabrielcapi
    Spectator
    Hello, thank you for the help, I updated both plugins and still not working, Questions are still looking as I showed you on the videos.
    #375654
    Anshuman Sahu
    Keymaster
    Hi can you please share your staging site url and creds again in order to debug this ?
    #375669
    gabrielcapi
    Spectator
    This reply has been marked as private.
    #375715
    Anshuman Sahu
    Keymaster
    Hi can you please share your quiz url or name and question id where the VC is not working ?
    #375734
    gabrielcapi
    Spectator
    Hi @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!
    #375802
    Anshuman Sahu
    Keymaster
    Ok 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/220aqyv
    #376355
    gabrielcapi
    Spectator
    Hey @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 you
    #376390
    Anshuman Sahu
    Keymaster
    Ok please try adding this code in your wplms-customizer.php file in wplms customizer plugin :
    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
    });
    change the https://staging.xxxxxxx.com in above code accordingly :
Viewing 13 posts - 16 through 28 (of 28 total)
  • The topic ‘VC bakery is not working in units and quizzes’ is closed to new replies.