Hi, After updating to version 1.8, Line breaks are not ap…
Hi, After updating to version 1.8,
Line breaks are not applied to the content of extra text in the first question.
Line breaks are applied to extra text from the second question, but only the first question is not applied.
How can I apply line breaks to extra text in the first question?
Thanks for the great plugin and support.
This thread has been imported from harmonicdesign.ca/hd-quiz/
Hmmm… you might have run into an infamous WordPress tinyMCE bug. unfortunately, this is not caused by HD Quiz, but is instead due to the way that WordPress and tinyMCE (the name of the classic editor) format.
What should be an easy solution is to edit the question and extra text, but switch the editor to “text” mode. From here, you can wrap the text in a paragraph p html tag.
EXAMPLE:
<p>This is a paragraph</p>
This will force it to be a paragraph.
Thank you for your reply.
I am editing the questions and extra texts the way you told me.
I have too many questions and extra text to edit. So, I want to set “text” mode as default, how can I do?
This thread has either been marked as complete or has been automatically closed due to inactivity. Please consider opening a new support thread for help.