• Resolved salirenguate

    (@salirenguate)


    I made a custom field in which you need to enter the square footage of a house but the information that goes inside gets deleted and it doesn’t let me enter anything.
    But in another custom field everything works well

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    can you link to the page where you are having this problem? or maybe send some more details?

    From your description, it is not clear which form has the custom field [adverts_add] or [adverts_list] and if the content gets deleted when you enter it and move to the next field or when you submit the form?

    Thread Starter salirenguate

    (@salirenguate)

    this is the link https://salirenguate.com/clasificados/agregar-clasificado/?preselected_category=casas_en_alquiler

    The problem is when i put a number in “Metros cuadrados” does not save the numbers.
    its a [adverts_add] and it gets deleted when you submit the form.
    Thanks.

    Plugin Author Greg Winiarski

    (@gwin)

    Hi,
    the field with label “Metros Cuadrados” also uses a name “Metros Cuadrados”, the name should actually use only a-z, 0-9 and _ characters the white space is an invalid character.

    Unfortunately, the field names cannot be changed once the field is saved, you would need to go to wp-admin / Classifieds / Options / Custom Fields panel edit the [adverts_add] form, trash the “Metros Cuadrados” field, then add it again but make sure that the name will be for example “metros_cuadrados”.

    Thread Starter salirenguate

    (@salirenguate)

    Thanks man, Problem solved.

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

The topic ‘Problems with short Text’ is closed to new replies.