Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter danielsbyrne

    (@danielsbyrne)

    Facebook pixel code is now appearing when a user submits their information.

    • This reply was modified 3 years, 8 months ago by danielsbyrne.
    Thread Starter danielsbyrne

    (@danielsbyrne)

    Currently using BeTheme on the site.

    We have approx. 35 plugins running on the site as well.

    Thread Starter danielsbyrne

    (@danielsbyrne)

    Using BeTheme to build the website.

    Thread Starter danielsbyrne

    (@danielsbyrne)

    @jules-colle Can you add any feedback to this issue?

    Thread Starter danielsbyrne

    (@danielsbyrne)

    Contact Form 7 – Conditional Fields

    Thread Starter danielsbyrne

    (@danielsbyrne)

    Contact form 7 is set up as below;

    <h2 style=”font-size: 24px; color: #ffffff; line-height: 35px; font-weight: bold;”>Job Details</h2>

    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Quote Reference Number*</p>
    <div class=”form-control”>[text* your-quote]</div>

    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Loan Amount*</p>
    <div class=”form-control”>[select* loan-amount include_blank “150 – 3000” “3001 – 6000” “6001 – 8000″]</div>

    [group loan-A]
    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Repayment Period*</p>
    <div class=”form-control”>[select* your-repay include_blank “3 months” “6 months”]</div>
    [group frequency]
    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Payment Frequency*</p>
    <div class=”form-control”>[select* your-frequency include_blank “Fortnightly” “Monthly”] </div>
    [/group]
    [/group]

    [group loan-b]
    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Repayment Period*</p>
    <div class=”form-control”>[select* your-repay include_blank “9 months” “12 months”]</div>
    [group frequency]
    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Payment Frequency*</p>
    <div class=”form-control”>[select* your-frequency include_blank “Fortnightly” “Monthly”] </div>
    [/group]
    [/group]

    [group loan-exact]
    <p style=”font-size: 14px; color: #ffffff; line-height: 24px; font-weight: bold;”>Exact Loan Amount*</p>
    <div class=”form-control”>[text* exact-amount]</div>
    [/group]

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