PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Multi-Page form start progress bar at 0%

  1. photoman355
    Member

    Hi Guys,

    I was reading this post http://www.gravityhelp.com/forums/topic/change-progress-bar-numbers-to-be-one-step-behind as I want to set the progress bar start to zero percent on the first page of my multi-page form.

    In the post Chris says: "...the next version of Gravity Forms (1.6.3, which is being finished up now) will allow you to start a 0% and have 100% displayed on the confirmation as well."

    We're now on v1.6.12 but I can't find the setting for this in the plugin/form options. Has this been implemented as above?

    On a secondary note I wanted to change the multi-page form progress bar from the default blue to green. I can see that the images for a green bar are in the GF images folder but the default classes generated are .gform_wrapper .percentbar_blue. Where/how would I change this?

    Cheers.

    Posted 11 years ago on Monday February 11, 2013 | Permalink
  2. Richard Vav
    Administrator

    Add the filter Gform progressbar start at zero to your themes functions.php file you don't need the opening and closing php tags as they are already present in your file.

    http://www.gravityhelp.com/documentation/page/Gform_progressbar_start_at_zero
    http://www.gravityhelp.com/documentation/page/Page_Break

    As for changing the progress bar from green to blue you need to edit your form, and edit the 'START PAGING' field, beneath the progress bar option you should find a style dropdown which has blue selected, simply change that to green and then save your changes.

    Reload the page you embedded the form and you should find the above changes have been made.

    Posted 11 years ago on Monday February 11, 2013 | Permalink