Title: iSoftware's Replies - page 2 | WordPress.org

---

# iSoftware

  [  ](https://wordpress.org/support/users/isoftware/)

 *   [Profile](https://wordpress.org/support/users/isoftware/)
 *   [Topics Started](https://wordpress.org/support/users/isoftware/topics/)
 *   [Replies Created](https://wordpress.org/support/users/isoftware/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/isoftware/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/isoftware/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/isoftware/engagements/)
 *   [Favorites](https://wordpress.org/support/users/isoftware/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 37 total)

[←](https://wordpress.org/support/users/isoftware/replies/?output_format=md) [1](https://wordpress.org/support/users/isoftware/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/isoftware/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/isoftware/replies/page/3/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Placeholders and HTML field type](https://wordpress.org/support/topic/placeholders-and-html-field-type/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/placeholders-and-html-field-type/#post-5416732)
 * Hi Ryan,
 * I can confirm the parsing of the html fields and we have fixed this in ver. 2.7.1
   of the plugin.
 * Thank you for your input.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Blank after saving](https://wordpress.org/support/topic/blank-after-saving/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/blank-after-saving/#post-5421568)
 * Hi,
 * Are you using any other plugin to extend gravity forms functionality? Also, are
   you using the latest version (1.8.18) of Gravity Forms plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Gravity Forms HTML5 Placeholders not Working on Gravity Forms 1.8.18](https://wordpress.org/support/topic/gravity-forms-html5-placeholders-not-working-on-gravity-forms-1818/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/gravity-forms-html5-placeholders-not-working-on-gravity-forms-1818/#post-5430452)
 * Hi,
 * Please make sure you set HTML5 Output to yes in Form > Settings and you should
   be good to go.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Placeholders vs. Default Values](https://wordpress.org/support/topic/placeholders-vs-default-values/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/placeholders-vs-default-values/#post-5351382)
 * Dear Denis,
 * Placeholders are not default values. The only way you can have default values
   is either by using Gravity Forms build in hooks to modify the field values that
   you are interested before rendering the form, or processing your field input 
   on submit to fill in empty values.
 * Either way requires some bit of code and perhaps you should use select options
   instead with default values and other for customized for your needs.
 * I hope this helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Change red required star](https://wordpress.org/support/topic/change-red-required-star/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/change-red-required-star/#post-5364256)
 * Hello there, and sorry for the late response.
 * You can use the following filter to disable front end css:
 *     ```
       function your_prefix_gform_placeholders_disable_css(){
           return true;
       }
       add_filter('gform_placeholders_disable_css', 'your_prefix_gform_placeholders_disable_css');
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Feature Request: Add placeholder option in GF list fields](https://wordpress.org/support/topic/feature-request-add-placeholder-option-in-gf-list-fields/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/feature-request-add-placeholder-option-in-gf-list-fields/#post-5344776)
 * Thank you for your feedback.
 * We are currently evaluating the Gravity Forms 1.9 beta 1 which has build in support
   for placeholders.
 * We don’t know if we will be adding any new features in the plugin until we see
   how this would fit in with the upcoming release of Gravity Forms.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Feature Request: Add placeholder field in Product Pricing Element](https://wordpress.org/support/topic/feature-request-add-placeholder-field-in-product-pricing-element/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/feature-request-add-placeholder-field-in-product-pricing-element/#post-5254715)
 * This feature is now implemented on ver. 2.7 of the plugin.
 * Thank you for your feedback!.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Feature Request: Add placeholder field in Product Pricing Element](https://wordpress.org/support/topic/feature-request-add-placeholder-field-in-product-pricing-element/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/feature-request-add-placeholder-field-in-product-pricing-element/#post-5254697)
 * Hello Denis,
 * We will have a look at it an let you know
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Name field does not appear after upgrading GF to v1.8.12.4](https://wordpress.org/support/topic/name-field-does-not-appear-after-upgrading-gf-to-v18124/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/name-field-does-not-appear-after-upgrading-gf-to-v18124/#post-5257051)
 * Hi Michael,
 * Can you please describe your issue in detail because we are using GF 1.8.12.6
   and the plugin works as expected.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Name field does not appear after upgrading GF to v1.8.12.4](https://wordpress.org/support/topic/name-field-does-not-appear-after-upgrading-gf-to-v18124/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/name-field-does-not-appear-after-upgrading-gf-to-v18124/#post-5256918)
 * Thank you for reporting this.
    We can see in the Gravity Forms changelog the 
   following modifications:
 * Version 1.8.12.6
    – Fixed issue with resend notification not accepting a list
   of emails
 * ——————————————————————————————————————-
    Version 1.8.12.5 – Fixed another issue
   with field label for Name and Address fields
 * ——————————————————————————————————————-
    Version 1.8.12.4 – Fixed issue with 
   field label for Name and Address fields
 * Updating to Gravity Forms ver. 1.8.12.6 should resolve the issue.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Broken with latest Gravity Forms Version?](https://wordpress.org/support/topic/broken-with-latest-gravity-forms-version/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/broken-with-latest-gravity-forms-version/#post-5252662)
 * Thank you for pointing this out!
 * We are currently working on ver. 2.6 of the plugin in which we will include a
   fix for this. This version will be available later today.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms HTML5 Placeholders] Broken with latest Gravity Forms Version?](https://wordpress.org/support/topic/broken-with-latest-gravity-forms-version/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/broken-with-latest-gravity-forms-version/#post-5252659)
 * Hello Denis,
 * The plugin is tested on GF 1.8.12 a works as expected.
 * Please visit the Gravity Forms general settings page ( Forms -> Settings ) and
   make sure that Output HTML5 option is set to yes.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[iSoftware Blocks] Activation not possible after update to latest version v1.2](https://wordpress.org/support/topic/activation-not-possible-after-update-to-latest-version-v12/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [12 years ago](https://wordpress.org/support/topic/activation-not-possible-after-update-to-latest-version-v12/#post-5112391)
 * Thank you for your input. This error is fixed in version 1.2.1
 * Sorry for the inconvenience.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[iSoftware Blocks] Show a region/block with PHP](https://wordpress.org/support/topic/show-a-regionblock-with-php/)
 *  Plugin Author [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [12 years ago](https://wordpress.org/support/topic/show-a-regionblock-with-php/#post-4482027)
 * Only using a WPQuery as descripbed above or custom plugin WP-Views or equivalent
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Customizing Maintenance Mode](https://wordpress.org/support/topic/customizing-maintenance-mode/)
 *  Thread Starter [iSoftware](https://wordpress.org/support/users/isoftware/)
 * (@isoftware)
 * [12 years ago](https://wordpress.org/support/topic/customizing-maintenance-mode/#post-5120443)
 * Great!, where can I get a copy of the plugin to test it out?

Viewing 15 replies - 16 through 30 (of 37 total)

[←](https://wordpress.org/support/users/isoftware/replies/?output_format=md) [1](https://wordpress.org/support/users/isoftware/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/isoftware/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/isoftware/replies/page/3/?output_format=md)