-
AuthorPosts
-
April 11, 2023 at 2:27 am #1404079
Hello Team!
I wanted to show you an issue I’m having with the Learndash exam results page. I’ve already brought this bug up to the LearnDash Support team and they were able to verify the exam results work as expected on a default version of the WP 2023 theme. The conflict seems to be coming from the Enfold theme.
See the video for an overview of the bug – http://s.skybox1.com/v/4rE2fE
Exam mentioned in bug video – https://salisstage.wpengine.com/courses/casualty-insurance/lessons/commercial-auto/practice-exams/commercial-auto/
Please let me know if I can answer any questions of if you need any other information on this conflict.
Thank you for your time!
-
This topic was modified 2 years, 6 months ago by
savageman1234.
April 17, 2023 at 9:48 pm #1404762Hello Enfold Team!
Are we able to get an update on this issue?
April 27, 2023 at 7:08 pm #1405855Hello! Can someone please help me with this issue? I renewed my support to get assistance with this Enfold issue.
It’s coming from the Enfold Theme and preventing a necessary update????
-
This reply was modified 2 years, 6 months ago by
savageman1234.
April 29, 2023 at 7:15 pm #1406011Hi,
Thank you for your patience and the video and link to your site, I added the script below to your child functions.phpfunction show_quiz_results() { ?> <script> (function($) { $(window).click(function() { if ($('.wpProQuiz_sending').is(":visible")) { $('dd.course_progress').css({ 'width': '100%' }); $('.wpProQuiz_resultsList').css({ 'display': 'none' }); } }); })(jQuery); </script> <?php } add_action('wp_footer', 'show_quiz_results');this shows the process bar and the results, please clear your browser cache and check.
Best regards,
MikeApril 30, 2023 at 3:23 pm #1406048Hi Mike,
Thank you so much for your help!
The code update seems to have solved the conflict.
Have a great weekend!
April 30, 2023 at 3:27 pm #1406050Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.Best regards,
Mike -
This topic was modified 2 years, 6 months ago by
-
AuthorPosts
- The topic ‘Enfold Theme Conflict with LearnDash Exam Results page’ is closed to new replies.
