• Resolved aqibteam

    (@aqibteam)


    Hi, i am using CF plugin to create an CF fields, but i seems it’s not working you can see the example of the code:

    code :
    <p><h6>Tipos: [radio tipos default:0 “La columna de burbujas” “La columna de agua” “Instalaciones electricas” “Otros”]</p></h6>
    <p>[group dimatre] <p>Tama?o de columna : [text* burbujas placeholder “200”]</p> [/group]</p>
    <p>[group agua] <p>Tama?o de columna : [text* agua placeholder “150”]</p> [/group]</p>

    image link with CF configuration :

    View post on imgur.com

    Thanks and sorry for weak english

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    your group and text have the same name. Please rename either [group agua] or [text* agua]

    Thread Starter aqibteam

    (@aqibteam)

    Hi, thanks for you support.
    But i think this is some thing else, i have tried with some diefrent code :

    <p>Presupuesto para el proyecto : (obligatorio) <br/>
    <p>[select* presupuesto default=”Por favor seleccione” “Menos de 10.000€” “10.000€ – 20.000€” “20.000€ – 75.000€” “Más de 75.000€” “No estoy seguro”]</p></p>

    <p>[group group-otros]
    <p>Porfavor ingresa la cuantitat :
    <p>[textarea otroPrecio]</p>
    [/group]</p>

    if [presupuesto] equals “No estoy seguro” then show [group-otros]

    But not work, o have tried every thing , but there are no way.

    Support help link : https://goo.gl/Ki3teY and if you selet the “Presupuesto para el proyecto : (obligatorio)”, and select the last option No estoy seguro.

    i have the form in multiLang with same tag names.

    Thanks and sorry for weak english.

    Thread Starter aqibteam

    (@aqibteam)

    Hi,
    Please any body can help to solve this problem.

    Thanks.

    Plugin Author Jules Colle

    (@jules-colle)

    the css and js files are not loaded. Please clear all your caches and see if that fixes it.

    Thread Starter aqibteam

    (@aqibteam)

    Hi, Thanks for your answer.
    I had tried every thing, cleaning Cache, using proxy , private mode, every thing but it’s not work.

    Please tell me if there are anyother option to solve this problem.

    Thanks and sorry for weak English.

    Plugin Author Jules Colle

    (@jules-colle)

    the plugin is simply not loaded. try to disable all other plugins except for contact form 7 and conditional fields for contact form 7. if there is still a problem, try switching to another theme. Once the problem is gone, start enabling plugins again to determine which plugin is interfering with conditional fields

    Thread Starter aqibteam

    (@aqibteam)

    Thanks, now is working correctly.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘conditional fields are not working with CF7’ is closed to new replies.