• Resolved lhilton760

    (@lhilton760)


    I would like to show the down payment field on one page (https://myrevivallending.com/loan-type/home-purchase) but not on another page (https://myrevivallending.com/loan-type/home-refinance). If I have the default set to show “down payment” in the settings and eliminate the field in the shortcode below, the field is still visible on both pages.

    [mortgagecalculator total_amount_value=”$250,000″ interest_rate_value=”4.50%” amortization_period_value=”15 years”]

    If I set the value for the down payment to “null” that is what is displayed.

    [mortgagecalculator total_amount_value=”$250,000″ down_payment_value=”null” interest_rate_value=”4.50%” amortization_period_value=”15 years”]

    How do I hide this field on one page and display on another?

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Show/Hide Downpayment on Different Pages’ is closed to new replies.