Update from 3.2.0 to latest

Home Forums Porto – Responsive HTML5 Template Update from 3.2.0 to latest

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10005219
    pannosk
    Participant

    Hello I Have the 3.2.0 version I use the One Page Layout and I have the problem with the contact form. Which files should I change in order to make the contact form to work properly?


    #10005227
    Support
    Keymaster

    Hello, the problem with the contact form was in the version 3.3.0, and fixed in the 3.3.1 as you can see here?

    http://www.okler.net/forums/topic/updating-to-version-3-3-1/

    Can you please send me the URL so I can check what exactly is the problem?

    This topic can help too:

    IMPORTANT! Contact Form is not working

    Kind Regards,

    Jonas


    #10005237
    pannosk
    Participant

    My URL is http://panoskarakontakis.gr/
    Thanks


    #10005249
    Support
    Keymaster

    Hello, please open the file js/views/view.contact.js and change the line 36:

    FROM:

    if (data.response == 'success') {

    TO:

    if (data.responseJSON.response == 'success') {

    Let me know if you need further assistance.

    Kind Regards, Jonas


Viewing 4 posts - 1 through 4 (of 4 total)

This topic is marked as "RESOLVED" and can not rceive new replies.