Support

Account

Home Forums Front-end Issues Displaying Fields – HTML in functions.php Reply To: Displaying Fields – HTML in functions.php

  • That works perfectly – thank you.

    One more thing if possible, how would I combine multiple variables so it can run through price and link 1, 2 and 3 like below:

    If there is data in price1/link1 = show
    If there is data in price2/link2 = show
    If there is data in price3/link3 = show

    else

    return ‘Not Available’