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

    (@sevenspark)

    Hi Pasarek,

    If you’re using something like GET or POST parameters, that makes sense. If those parameters aren’t being submitted, they won’t be present when the page reloads.

    You could potentially either resubmit the values or write some custom shortcodes to handle setting and retrieving the values from cookies, for instance.

    Hope that helps,

    Chris

    Hi,

    I have the same problem as Paserek. My dynamictext are lost after a submit … and for exemple, if one required field missing in the form, we get the form back but the dynamic text are empty (that is not normal).
    You can see it on https://www.elitegroupe.eu/afcona/programmation-sessions-inter-entreprises/ …click on a date (Lyon-2/3 in “Juin”) .. you will get a form with prefilled text (grey text field). Just submit (don’t fill the form) … grey box are empty …

    How can I handle that ?

    Thx

    urbelab

    (@urbelab)

    Hi,

    I’m using custom post type too but. I created an unique contact form to be populated with the email address of the owner of the B&B.
    But I can not see the value of the email page.
    https://www.sitoinlavorazione.com/item/toscana/siena/fattoria-voltrona/
    In my page the value is drawn from the $options instead of $post. It’s this the problem? How do I view this field? Thx in advance

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom Post – not getting values after submit’ is closed to new replies.