19 . we can remove that with custom CSS but after that the marks will not shown there
and for update
we are working on this will be released soon
11 please enable the global login from wp-admin>>vibebp>>settings
This reply has been marked as private.
11:
please check now
19:
can you provide exact URL so i can check that on your site and provide CSS accordingly
This reply has been marked as private.
hi
1:
you have messed the setting in vibebp
2:
use this
.result {
display:none;
}
this will hide the correct/wrong marks
1: Ok. What exactly did I mess up there? So that I don't let it happen again.
2: Thanks. Even when I hid that block using the styles that you sent http://joxi.ru/LmGld17ClyXe12, I get this when I switch between questions http://joxi.ru/4AkJk4ZtkxgyK2
21) On the page https://newdev.italymadeeasy.com/quiz/intermediate-italian-level-2-final-quiz/ if i not logged in and click Login to start the quiz i get some problem. Is it ok?
16) We also did not find out anything about this point. "I will also clarify this item. What could be with an empty tooltip? And why does the quiz edit page give an “Error loading data” http://joxi.ru/vAW5NaViO7nDWm? Are you working on it issue?"
22) Here and should be everywhere "1" written http://joxi.ru/zANNOgQtjbWvWA? https://newdev.italymadeeasy.com/quiz/introduction-to-italian/
Here, the prefix is also only added "Qn" http://joxi.ru/MAjNx4RtkVqj5A https://newdev.italymadeeasy.com/quiz/intermediate-italian-level-2-final-quiz/
Is this how it should work?
Have you forgotten about me? When can we expect answers to the remaining questions above?
This reply has been marked as private.
This reply has been marked as private.
hi
for login you need to add this class:
vibebp-login
and you are using vibebp_login
now we have fixed this on your site
for question numbering add this custom CSS
.incourse .incoursequiz_details .quiz_timeline .timeline_wrapper ul>li:before {
content: attr(data-number);
}
This reply has been marked as private.
This reply has been marked as private.