I use WP 4.5.2 and the WP Pro Quiz plugin and I have the following problem.
I need to use shortcodes in the quiz texts of this plugin. I use them to customize texts based on information related to the connected user, that I manage on my own.
Shortcodes work fine for almost every text, such as the question correct and incorrect texts / quiz result text / question indice text, but not for answers texts.
When we put a shortcode in a question answer text, the shortcode is not processed and is displayed “as is”.
I have the problem whether I use the 2016 theme or Divi theme from Elegant Themes, so I think this is a plugin related issue, not a theme related issue.
I have access to the source code of the plugin, but it is huge.
What I should be looking for, and where, to correct this problem by myself.
The plugin author does not answer to any support request for months.