+ Reply to Thread
Results 1 to 5 of 5

Thread: file location

  1. #1

    file location

    Where do I find the code/file that is behind the section in the pic below?

    biddin.PNG

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,169
    Hello,

    You need 2 files:
    - ftp > plugins > shoppingCart > rlAuction.class.php
    - ... shoppingCart > listing_details_responsive_42.tpl

  3. #3
    thanks for answering

  4. #4
    currently, I can only set bid times to days... how do I set it to Days:Hours:Mins?
    and is it possible to have a dynamic countdown? (timer)

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,169
    in rlAuction.class.php > public function getTimeLeft

    change code:
    PHP Code:
    Only registered members can view the code
    to:
    PHP Code:
    Only registered members can view the code

+ Reply to Thread