• Resolved paul83nl

    (@paul83nl)


    Hi,

    How can I downgrade to the version before the last update? I don’t like the changes. I have the ZIP file, but on installation I get an error because the folder already exists.

    Thanks for the help!

    Paul

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Harmonic Design

    (@harmonic_design)

    Hi Paul,
    you just have to deactivate the plugin first. Once done, you will be allowed to delete it.

    Then when adding a new plugin, you can upload the zip by select the “upload plugin” button. You will not lose any data by doing this.

    Also, if you’re willing, please let me know what it is that you don’t like about this version. I’ll see if I can address any issues in a future update.

    Thread Starter paul83nl

    (@paul83nl)

    Hi,

    Thanks! I love the plugin and I’m using it frequently. The things I don’t like is some inconsistency in featured image sizes I can’t fix and I don’t like the background box settings for each question. In the version before it was clean white which I really like. Now the quiz more looks like a iframe solution instead of a full integration with the website.

    Paul

    Plugin Author Harmonic Design

    (@harmonic_design)

    Thanks for the reply.

    1. I think I found the issue with the images for you. I pushed an update and posted the solution in your other thread. ??

    2. Design is subjective. I personally love the small grey tones, and my testers did too. But what I like is not for everyone! Luckily, changing the colours and design of HD Quiz is easier in this version than ever before (and the next version will hopefully even include a full “quiz designer”).

    Adding the following CSS to your theme’s style.css will change the backgrounds to white.

    .hdq_quiz .hdq_question,
    .hdq_quiz .hdq_results_wrapper{
        background: #ffffff;
    }

    You can replace #ffffff with the hex code of any colour you want

    Thread Starter paul83nl

    (@paul83nl)

    Thank you so much for the provided solutions. It works great now! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Downgrade’ is closed to new replies.