Where are my questions?
I have just updated the quiz plugin to version 2 and can no longer see the questions. Images on other quiz pages show but no text. I will leave the page on version 2 for a couple of days then if necessary I will rollback to the previous version.
Thanks
Ken
Please clear your site cache. Your site is loading the old style sheet instead of the new one.
Specifically, your site has .hdq_aria_label {display: none}
, which is why your answers are hidden.
I see that you are using litespeed cache (good!). If you go to Litespeed => Toolbox, you can clear your site cache. I recommend doing the Purge All, but in your case, you’ll specifically need the Purge All – CSS/JS Cache.
Re my previous post, I have followed your recommendations but sadly the questions do not show as example.
I see that you are also using Cloudflare. They have asset caching on their end as well that you might need to clear because I still see your old styles.
As a quick fix, you can also add custom CSS to your site to try and force it.
.hdq_quiz .hdq_aria_label {display:block !important}
If you log into your site and go to Appearance => Customize => Additional CSS you will find a textbox where you can paste that code. Just make sure to clear your caches after making the change. As long as that CSS is added to your site, the text WILL become visible again.
Thank you, one of those solutions seems to have rectified the problem, thanks for your help.
Respond to thread
This thread has been closed / marked as resolved.
You can reply to this thread, but it might be better to start a new thread if you need help.
You can also upload images to imgur and paste the links here. Just make sure that your images don't include any sensitive information.
Submit