Bob
Forum Replies Created
-
Forum: Plugins
In reply to: [Watu Quiz] Quizzes cannot be completedThe page requires login so I can’t see it, but the most likely issue is this fatal JS error by some comments plugin:
verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1 Uncaught (in promise) ForbiddenError: Not Authorized
at k (verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1:78644)
k @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
Promise.then
(anonymous) @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
V @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
E @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
setTimeout
n @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
requestAnimationFrame
P @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
c.diffed @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
(anonymous) @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
o.fF.diffed @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
$ @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
T @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
$ @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
T @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
$ @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
J @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
(anonymous) @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
(anonymous) @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1
(anonymous) @ verbum-comments.js?m=1724859075i&minify=false&ver=53d71c29949dcfc1bfe9:1Understand this errorPlease download the latest PDF bridge from the site
Forum: Plugins
In reply to: [Watu Quiz] Results only from adminThere are two options:
- Get the Pro version. There you can always see a table of the answers even if the quiz final screen does not show them
- ?Send different content to the notification email sent to user / admin so you can get the results by email while the end users only see some kind of a thank you message on the screen.
Forum: Plugins
In reply to: [Watu Quiz] This quiz is no longer availableYou’ll get this message when the total limits defined for this quiz have been reached.
Look at the setting “Allow total of??attempts on this quiz (enter 0 for no limit).”
This setting is for total attempts for everyone combined – it’s not a per-user setting.Forum: Plugins
In reply to: [Watu Quiz] Cannot find the answers to the questionsIt’s the menu link Watu Quizzes in your WP dashboard.
Forum: Plugins
In reply to: [Watu Quiz] Cannot find the answers to the questionsTo receive an email you need to select the option “Notify me when someone takes this quiz (the email goes to the address given in your WordPress Settings page).”.
If you have problems with email delivery, you can try installing and SMTP plugin – Watu will automatically use it.
The results are visible from your Quizzes page -> the link under View results column. This is unless you have selected “Do not store user answers in the database to save DB space.”.Forum: Plugins
In reply to: [Watu Quiz] Did site optimization break my Watu shortcode?Ah great, thanks for the update. It’s most likely minifying Javascript which causes fatal errors. If you switch off script minification you might be able to use WP Optimize.
Forum: Plugins
In reply to: [Watu Quiz] Did site optimization break my Watu shortcode?Hello, Please provide us a direct link to the page with the problem. I don’t see a quiz on your homepage.
You have to request a backup from your hosting support – we don’t keep your data on our servers and don’t any copies of it.
Forum: Plugins
In reply to: [Watu Quiz] Export Questions doesn’t include default answerThanks, we’ll check it. Meanwhile please refer all Pro inquiries to the support email – we are not allowed to provide Pro support here.
Forum: Plugins
In reply to: [Watu Quiz] Export Questions doesn’t include default answerHi, are you referring to the pro version?
Forum: Plugins
In reply to: [Watu Quiz] PHP 8.2 – warnings about stripslashes in debug.logThanks for the feedback, we’ll take care of it.
Please use this forum only for the free Watu plugin. Pro issues should be sent to the support email.
Forum: Plugins
In reply to: [Watu Quiz] We can’t see the open end questions in all our watu quizzesI don’t know – it requires investigation as explained in the troubleshooting guide. But the minification is causing problems for sure.
Forum: Plugins
In reply to: [Watu Quiz] We can’t see the open end questions in all our watu quizzesThere are tons of fatal JS errors on your site. Remove any JS minification, it breaks everything. This should solve it but if it doesn’t, here’s a full recovery guide:
https://blog.calendarscripts.info/watupro-front-end-troubleshooting-guide/
Forum: Plugins
In reply to: [Chained Quiz] Image as answerIt works for me with an <img src tag. Maybe the path to the image is not correct?