ich habe den Quiz-Maker bei mir am Rechner Lokal unter MacOS und Mamp mit PHP 8.xx installiert. Es wird zwar der Button angezeigt, aber beim Anklicken passiert NICHTS. Auf einer Test Seite im Internet funktioniert soweit alles, möchte aber gerne erst Lokal alles Testen. Gibt es dazu eine Lösung, oder muss ich irgendetwas beachten bei einer lokalen Installation ??
Nachtrag: Habe das Quiz mal auf meiner Homepage installiert, 2 Fragen erstellt, dann ein neues Quiz erstellt, aber meine Fragen kann ich NICHT hinzufügen, das bei dem Button “Insert questions” nichts passiert (javascript:void(0)) ????
The quiz functionality must work normally for the local host as well.
If the Start button doesn’t work normally on the localhost, then, most presumably, there is a JavaScript error on the Console. To check this, click on the F12 key, open your Console > Error tab, and check the errors there and the plugin the errors come from.
As to the 2nd question, connected to not being able to add questions. This functionality works via JavaScript as well. Most presumably, again there is a JavaScript error due to which the script of our plugin doesn’t work. You can troubleshoot this part as well.
By the way, we checked your website, and the quiz was normally started and finished from the front-end.
Localhost: Habe dort alle Plugins deaktiviert. dann funktioniert das Quiz, und später konnte ich herausfinden, welches “Plugin” den Fehler verursacht. Dieses Plugin habe ich dann auf meiner Homepage auch Deaktiviert, aber leider kann ich IMMER NOCH KEINE Fragen Hinzufügen? (Werde aber morgen mal weiter die Plugins so mit und mit mal deaktivieren und testen)
You can try to open the Console in the following way. Click on the 3 dots from the Browser > More Tools > Developer Tools. Then, go to the Errors Tab. The example is given from the Google Chrome Browser.
Most presumably, you are experiencing an individual case. Please troubleshoot the way we guided you and find the conflicting plugin. Then, let us know which plugin was causing the issue so we can check the case and help you accordingly.
I want to mention, that our Dev Team needs more information for further investigation of your case. Please contact us via this form for a thorough investigation of the case. Our customer care specialists are ready to check the case and help you accordingly as soon as possible.
Thank you.
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Quiz-maker Localhost’ is closed to new replies.