akkis
Forum Replies Created
-
Why this issue is tagged as “resolved”?
The problem still exists.I cannot remember even the website I used your plugin. Sorry 🙁
I will come back and comment out the snippet when I found it, for sure.Forum: Plugins
In reply to: [Gravity Forms HTML5 Placeholders] Broken with latest Gravity Forms Version?HTML5 Placeholders is an extension for GF itself.
eCalata, do you use some other plugin that extends the GF just like Placeholders?
Forum: Plugins
In reply to: [Gravity Forms HTML5 Placeholders] Hide Required asterisk?I think the asterisk holds on a pseudo ‘before’ element of the input label, so try to display:none this pseudo element.
Edit: There is a SPAN with class gfield_required you can hide from the DOM.
Forum: Plugins
In reply to: [Gravity Forms HTML5 Placeholders] Change placeholder font-sizeYou can use CSS code for every placeholder text change you want.
See more here: http://css-tricks.com/snippets/css/style-placeholder-text/Forum: Reviews
In reply to: [WP Mobile Detect] It doesnt detect blackberry devicesOnce installed you can use it with 2 ways:
1) With shortcodes or
2) With functionsBoth ways are describing into the FAQ section. Take a look there.