• Resolved benjamin3105

    (@benjamin3105)


    WordPress automatically sets cookies for the entered user info in comment forms. But with live composer on a website for a customer the form doesn’t remember the entered information. I used the LaMadone theme in combination with live composer. Is there any way to let the comment form that comes with live composer remember this info?

    https://wordpress.org/plugins/live-composer-page-builder/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author LiveComposer

    (@livecomposer)

    Hi Benjamin,

    I saw on the TF comments that you’ve managed to fix it yourself. If you can please share the code you’ve used, would be greatly appreciated.

    Regards,
    Slobodan

    Thread Starter benjamin3105

    (@benjamin3105)

    Hey Slobodan,

    The script i used was from this website http://www.dynamicdrive.com/dynamicindex16/formremember2_dev.htm

    This javascript uses a function to remember a certain form name and the fields inside that form that you want to remember. It also lets you choose for how long you want the information to be stored as cookies.

    It’s not the best way to fix this problem but it will do. I still couldn’t figure out a way to fix it in the plugin itself 🙁

    Regards, Benjamin

    Plugin Author LiveComposer

    (@livecomposer)

    Thanks Benjamin,

    Will definetely be fixing it up for the next update.

    Regards,
    Slobodan

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘comment user info’ is closed to new replies.