• Resolved PlanetThoughts

    (@opalcomp)


    I created a quiz using the very nice plugin Quiz and Survey Master (“QSM”). However, the quiz portion of the resulting web page kept disappearing when the page was displayed. The QSM support team sent me a link showing some errors, with the results captured in the URL I have included here. Minify was mentioned prominently in the errors, so I turned off Minify, and now the QSM survey does show up correctly.

    Any advice on how to, in order of preference:
    1) make a modification so they do not conflict (or maybe your development team can find a fix for future WP-Optimize releases?)
    2) prevent Minify from being active on just the one page, or on all survey pages that may be created in the future?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support vupdraft

    (@vupdraft)

    You will need to exclude the JS file for the quiz from minifying.

    You can use the ?“Contain each included file in its own block?to help isolate the issue”

    You can find this option under: Minify>>Javascript

    Thread Starter PlanetThoughts

    (@opalcomp)

    Thank you. I tried re-enabling Minify and using the “Contain…” option you mentioned, but the error returned. I did keep Minify on and disabled processing any of the Javascript (unchecked the “Enable minification of JavaScript files” option), and at least that made the site work.

    Tomorrow I will try excluding the Javascript file as you mentioned.

    Thread Starter PlanetThoughts

    (@opalcomp)

    Good day. I was able to exclude the path for the Quiz and Survey Master plugin (which seems to then exclude ALL the js files in that path). The site works well now, including the survey page. Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Minify conflict with plugin Quiz and Survey Master’ is closed to new replies.