Hi @viablethought,
Unfortunately, as it is right now, the plugin is not made to display Prepend and Append.
Not because it’s impossible, but just never thought about it.
But it will unfortunately take a few days before I can send an update containing a fix for it.
But if it can’t wait then it is possible to use filter hooks.
here is an example of how it can be done just insert the code in function.php in the theme / child-theme https://gist.github.com/frederikrosendahlkaa/d93b81e0c1052478be24bf604d597efa
I will notify you when I have made a solution and it has been released.
If there is anything else please write again 🙂
Best regards
Frederik
@frederik-rosendahl-kaa –
Thanks for the quick fix, however you had an extra “;” on line 6. Also, would be nice if you wrapped any Prepend and/or Append text in a <span> to allow for specific styling of that text 🙂
Thank you,
Jason
Hi @viablethought,
just wanted to inform you that I have now updated the plugin to version 1.7.0, where it is possible to choose to display prepend and append for Text, Number, Range, Email and Password fields.
And thank you for making me aware of the error I made in the code example I sent to you 🙂
You should be welcome to write again if you have suggestions for improvement or found a bug.
Best regards
Frederik