• Resolved Chris

    (@bundfegadmin)


    Hi Shabti,

    I have a login-form on my website which disappears after updating from 3.18.4 to 3.18.6. There is no error in the log. Can you help me? I can restore the old version quickly (the site is as of now not critical, but in the next days, so it would be wonderful, if we could solve this beforehand).

    What do you need from me? ??

    Kind regards, Chris

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Shabti Kaplan

    (@shabti)

    Hi Chris,

    Do you mean a registration form?

    Thread Starter Chris

    (@bundfegadmin)

    The form contains a “post object”-field (dropdown-menu that filters a post type), a checkbox, a submit button and a hidden text-field. It is not a login-form, but you select a value from the dropdown-menu, check the checkbox and send, and then some code sends an email with a login-link.

    • This reply was modified 1 year, 1 month ago by Chris.
    Plugin Author Shabti Kaplan

    (@shabti)

    Oh I see

    In your code snippet, are you accesing the values, via the $form[‘record’] array? If, that can be the reason. The $form[‘record’] now only holds data that has been changed

    Thread Starter Chris

    (@bundfegadmin)

    The problem starts before my code. The whole form is not shown anymore after the update.

    When I do a diff between the two source-codes (with and without the update) there are missing exactly the div-sections for the acf-fields in the form.

    Would you like to have an account to look for yourself? In the moment it is on the old version, you could update the plugin and see for yourself the difference.

    luciendub

    (@luciendub)

    Hello, I got the same issue. The form doesn’t appear. In fact, it disappeared. Why ?

    Thread Starter Chris

    (@bundfegadmin)

    @luciendub Did you find a solution? Still running on 3.18.4

    luciendub

    (@luciendub)

    I use the last version. The problem isn’t present anymore but I can’t remember if it’s because I played with the settings or not.

    Thread Starter Chris

    (@bundfegadmin)

    Interesting. Just the same happended here. I just played around in the settings of the form, and now it works ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Login form disappears after update to’ is closed to new replies.