Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter SusanLow

    (@susanlow)

    Bump – this still hasn’t been attended to.

    The problem is in wp-content/plugins/gravity-forms-addons/template-row.php

    line 75:

    $value = apply_filters( 'kws_gf_directory_tick', sprintf("<img src='" . GFCommon::get_base_url() . "/images/tick.png' alt='%s' />", esc_html( $lead[$input_id] )), $lead, $field);

    The problem is that the URL pointed to here for tick.png is actually pointing to the GravityForms folder, not the Gravity Forms Add-on folder. I would like someone to tell me how to fix that code so it points to the right place within the Add-ons directory.

    And then it would be great if this error could be updated in a future release.

    I have this same problem. Would be great if someone responded to this

    I have this same problem. Would be great if someone responded to this

    Work around: copied the tick.png to the Gravity forms Images folder and all works OK. Have to do this for each site.

    Thanks to Susan Low for identifying the problem and the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Directory checkbox images not displaying’ is closed to new replies.