Aether plugin issue
I need to use a font awesome lock icon to designate my hidden text:
[aether-hide-not-logedin replacement="<i class="fa fa-lock plus" aria-hidden="true"></i>"]
but the icon does not appear due to the double quotes. If i replace it with single quote, WP turns it to " automatically. What can i do? Thank you.