• Resolved vitoradler

    (@vitoradler)


    Hello! I got a problem with the slider variant form, i’m following the step-by-step video tutorial on YouTube but it’s now working properl. here’s the code i’m using:

    <div class="container cf7sg-collapsible" id="Pr6oJn">
      <div class="cf7sg-collapsible-title"><span class="cf7sg-title"></span></div>
      <div class="row">
        <div class="columns cf7sg-slider-section full" data-next="" data-prev="" data-submit="Enviar" data-dots="false">
          <div class="container">
            <div class="row">
              <div class="columns full cf7sgfocus">
                <div class="field"><label>CPF</label>[text text-780]
                  <p class="info-tip"></p>
                </div>
              </div>
              <div class="columns full">
                <div class="field"><label>CPF</label>[text text-790]
                  <p class="info-tip"></p>
                </div>
              </div>
              <div class="columns full">
                <div class="field"><label>CPF</label>[text text-770]
                  <p class="info-tip"></p>
                </div>
              </div>
            </div>
          </div>
          <div class="container">
            <div class="row">
              <div class="columns full">
                <div class="field"><label></label>[number number-247]
                  <p class="info-tip"></p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </div>

    i’ll put an image of the form it’s generating.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vitoradler

    (@vitoradler)

    I could’t upload a pic here, so here’s a link to it:
    https://drive.google.com/file/d/1jvy3AMIel8g7MJlMLwactLiOMGeD4K8k/view?usp=sharing

    Plugin Author Aurovrata Venet

    (@aurovrata)

    so there is a problem with your form code and you seem to have got mixed up while following the tutorial. Please watch the tutorial again, the steps are:

    1. Convert a row into a grid
    2. within this agrid add as many rows as you need slides, convert each rows into collapsible rows (each will become a slide) (make eahc into further grids if you need to further divide the layout od each slide.
    3. now in the original row created in step 1, click the column menu and you will find an option to convert the encapsulated rows into slides.

    this is the basic approach. Do check the video tutorial varefully.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error on slider contacts’ is closed to new replies.