• Resolved glados

    (@glados)


    Hey,

    1) When i setup image background for quizz, like this one http://soulsborne.funsite.cz/bloodborne-kviz/ , when i enable Result page with correct/wrong answer, image stretches for full list of quizz questions, look bad.

    Is there some css code for remove background image on Result page only?

    2) When i disable Result page, but have enabled show corrent/wrong answer after click on question, it’s ok, but visitor must click on next button to continue, maybe setup time when automaticly quiz continue after shows correct/bad answer?

    Option time to shows correct/bad in seconds seems to be useless, when they must lick on next (continue).

    2nd is just little thing, but first one is bigone. 🙂

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Ays Pro

    (@ays-pro)

    Hi @glados ,

    Thank you for the topic.
    Here are the answers to your questions:
    1. Currently, you can put this CSS code into your Custom CSS option from the Styles tab:
    .ays_quiz_results,.ays_thank_you_fs{
    background: green !important;
    }
    And replace green color to your prefered one.

    2. You can just disable the Next button from the Settings tab.
    Option time to shows correct/bad in seconds works only in this case.

    Thanks

    Thread Starter glados

    (@glados)

    Hi,

    Finally i managed to do what i want. Your css was wrong, correct one:

    .step.ays_question_result,.ays_thank_you_fs{
    background: #1f2033!important;
    }

    2) Seems it’s working, but only for Radio + timer (second) wont work, it’s immediately redirect to next question, no matter if i setup 4 or 60 seconds.

    Thanks.

    Plugin Author Ays Pro

    (@ays-pro)

    Hi @glados ,

    Thank you for your reply.

    1) We have tested again and provided CSS code works with both Free and Pro versions properly. Probably you didn’t copy all the code.
    Anyway, I am glad to hear that you managed to do it.

    2) Yes, it works with Radio type only, because for other types the system can’t understand the user has finished answering the question.
    I just tested both Free and Pro versions and this option works fine.
    Have you enabled Show Correct answers option from the Settings tab?
    And have you chosen the “Text for right/wrong answers show” option “On passing the quiz ” or “both”?
    If yes, probably there is any JS conflict with other plugins.

    As I noticed from the previous topic, you are a Pro user.
    Please do not post your questions here in this forum, write us a direct email or contact us via this form.

    Thanks

    Plugin Author Ays Pro

    (@ays-pro)

    Hello @glados ,

    Hope everything is well.
    I am glad to inform you that we have added a special option for the Hiding quiz background image on the result page option.
    Please update the plugin and check it out.

    Thank you for cooperation.

    Thread Starter glados

    (@glados)

    Hi,

    Yes it is with some css codes. 🙂
    I’m look on result page, setting etc and i dont see new option Hiding quiz BG.

    Ver: 8.5.7, icons are nice. 🙂

    Plugin Author Ays Pro

    (@ays-pro)

    Hi,

    Sorry for my mistake. 🙂
    I forgot that you are a Pro user, we have added this option for Free version.
    We will add it to the next version of Pro.
    I will let you know via email.

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Background Result Page’ is closed to new replies.