+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: No price (0) = Contact seller help

  1. #21
    my solution, instead of adding new language phrase key
    make a new field with drop down menu or whatever option you want to show for the price tag

    I tried it on listing.tpl only


    replace $lang.ask_for_price

    with this
    $listing.fields.Your_Field_Name.value



    PHP Code:
    Only registered members can view the code
    ATTACH]4411[/ATTACH]
    Attached Images Attached Images
    Last edited by Naif Aljohani; November 22, 2021 at 12:38 AM.

  2. #22
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    661
    Going to try this tonight.
    But i think it will need more code.
    Heres how i think it should work:
    In price field you should have a dropdown with 2 options, fixed and other.
    If you select "fixed" then another field should popup and you enter the numerical price.
    If you select "other" then a drop down field linked to a data entry will all your text values should popup and you select what you want.
    Boatfind.com
    Boatfind.com.au

+ Reply to Thread