Hi Binny
thanks for a very useful, plugin! It was exactly what I was looking for and very easy to handle.
Now, my client have a, I guess unusual, request and that is that they'd like all the Personality Types to be displayed on the last page (that is; "You are this type: XXX, but you could have ended up as any of these: XXX, XXX, XXX, XXX")
I edited the personality_answer.php to have it look the way I like it, but I couldn't wrap my head around what to call for in order to get a list of the Personality types.
I'd like to output a list of the personality types something like this;
<h3><?php echo wqp_escape_string($title); ?></h3>
<p><?php echo wqp_escape_string($desc); ?></p>
but of course I need to replace the wqp_escape_string with the orignal string (if there is one?)
Any help is much appreciated!
All the best,
Carl-Johan