+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: How to show default picture in listing detail?

  1. #1

    How to show default picture in listing detail?

    Dear Flynax Dev,

    Would you please guide us how to show default picture in listing detail page when user doesn't upload any picture?

    Thank you

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

    It is available only for thumbnails but making the same for listing details page will require a few modifications

  3. #3
    Quote Originally Posted by Rudi View Post
    Hello,

    It is available only for thumbnails but making the same for listing details page will require a few modifications
    Is it hard to do so Rudi? I remember asking this before a long time ago but I couldn't find it any more.

  4. #4
    Hello Wei,

    Do you want to change this image: https://prnt.sc/ihuims
    or something else?
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Quote Originally Posted by Wei Hong View Post
    I remember asking this before a long time ago but I couldn't find it any more.
    Could you remember who did for you and tell me a ticket id?

  6. #6
    Quote Originally Posted by Viktor View Post
    Hello Wei,

    Do you want to change this image: https://prnt.sc/ihuims
    or something else?
    Hi Viktor,

    Not in the default image in the listing list. But in the listing detail page. Currently, if user does not upload any picture, it will show nothing. I want it to show default in listing detail page even though user does not upload any image.

    Quote Originally Posted by Rudi View Post
    Could you remember who did for you and tell me a ticket id?
    I will look it up. I dont remember Rudi.

  7. #7
    Hello Wei Hong,

    If you want I show you quick solution.
    Open file: ftp://includes>>controllers>>listing_details.inc.php
    fine line:
    PHP Code:
    Only registered members can view the code
    and add new code below this line:

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Thanks Viktor,

    It works.

  9. #9
    Senior Member
    Join Date
    Mar 2019
    Location
    Philadelphia, PA, USA
    Posts
    120
    Just what I needed. Thanks!

  10. #10
    Senior Member
    Join Date
    Feb 2019
    Location
    United States
    Posts
    101
    Hello Victor,

    I am trying to find and follow the guide you provided as " ftp://includes>>controllers>>listing_details.inc.php". Can't figure it out. Any other way to get to this point?.
    Thanks.

+ Reply to Thread