Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi tyung,

    Thank you for using our plugin. Can you take some screenshots so that i can understand your issue clearly. Besides that, i have access the link you mentioned, but it is requiring me the protect password. You can let me know the private information via the secret message on our forum here

    Sincerely,
    tony

    Thread Starter tyung

    (@tyung)

    Hi Tony,

    Sorry, here is a screenshot: https://novatruckcentres.com/wp-content/uploads/2015/02/Screenshot-2015-02-04-22.12.03.png

    The code that is showing is:

    ” class=”jsn-input-xlarge-fluid” placeholder=”Postal/Zip code” />

    Thanks

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    Hi tyung,

    Thank you for the reply. because you cropped the image partly so that i tried creating a new form like the picture. The function related to address and postal code is running normally (https://i.imgur.com/vktnMYx.png). Could you provide the site login account via the private message on our forum mentioned above so that i can investigate the cause for you better.

    Sincerely,
    TONY

    Hi Tony,

    Same problem here… With last version of WP 4.2.1.
    Saddly I can’t give you access to my dev server.
    Here is a screenshot with html code : https://i.imgur.com/JJGHI1P.jpg

    After a bit of monkeying, it appear that changing :
    name="address[' . $data->id . '][code]"
    to
    name="address[' . $data->id . '][pcode]"
    in wr-contactform/helpers/form.php @ line 906 is fixing the issue...

    I don't have time to investigate more. Sorry...

    Hope this will help =)

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    hi Projekt43,

    Thank you for the reply, we really appreciate your efforts, i have retested the plugin (the latest version 1.1.8) on wordpress 4.2.1 and the error seems not appearing : https://i.imgur.com/4p1pdsR.png

    Sincerely,
    Tony

    Hi Tony,

    It sort out that the problem is caused by a conflict with the plugin :
    Bootstrap Shortcodes for WordPress

    Disabling JS & CSS from WR ContactForm setting’s won’t fix the issue.

    The only way I found until now is to disable the Bootstrap Shortcodes plugin…

    I don’t need the Bootstrap Shortcodes plugin as much as WR ContactForm, so I’ll go without it for now.

    If you are going to investigate deeper this issue, I’ll be happy to help!

    Plugin Contributor www.AloGam.com

    (@son-tung-mr)

    Hi Projekt43,

    Thank you for the effort to help us improve the plugin. We really appreciate it. I will pass it to developers so that they can take a closer investigation.

    Sincerely,
    Tony

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Code snippet showing – Postal Code/ZIP field’ is closed to new replies.