How do I prevent the blurred text from revealing on click or toggle please? I want it to stay permanent
Anticipation of your kindness response thanks in advance
]]>Hi Linnea!
I love your plugin! I wanted to ask if there’s a way to not allow the text that I’m writing in the “registration fields” and other fields that need me to type text into.. so, for instance, whenever I go to log in to my website, I start typing my username and it’s automatically blurred. This also happens whenever I type in the “Search field” on my front page of my site.
Here are a few screenshots:
Is there a bit of CSS code that can correct this issue or, what would your recommend to fix this?
Thank for your time and consideration!
Adrien
]]>Thanks for sharing this plugin, it’s an awesome idea.
Any idea how I can make it work with custom post types?
I’m trying this without success:
<?php echo do_shortcode('[blur]'); ?>
<p>some text</p>
<?php echo do_shortcode('[/blur]'); ?>
]]>