+ Reply to Thread
Results 1 to 5 of 5

Thread: if I puhlish only video in listing

  1. #1
    Junior Member
    Join Date
    Sep 2016
    Posts
    11

    if I puhlish only video in listing

    Hi, when post only video from youtube, that listing don't have "listing image"
    only if there and publishing and picture, listing showing that picture, and video picture second in thumbs,
    I want like there:
    http://www.autopijaca.ba/video/merce...arde-1827.html
    That video picture showing in contentbox, categories listing, and listing thumbs, and as main picture of that listing.

    download (6).jpg
    Last edited by Damir Kuhada; September 28, 2016 at 12:50 PM.

  2. #2
    Hello Damir,

    I will try to show you how you can solve it in 1 place (on categories page) but in other places you should add new same code yourself.

    go to ftp://includes>>classes>>rlListings.class.php find method: getListings
    and after code:
    PHP Code:
    Only registered members can view the code
    and new:

    PHP Code:
    Only registered members can view the code
    save and close.

    then go to ftp://templates>>your_template>>tpl>>blocks>>listing.tpl
    find code:

    Code:
    Only registered members can view the code.
    find and remove: {$smarty.const.RL_FILES_URL} in 2 place. Then save and check on site.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Senior Member
    Join Date
    Nov 2021
    Posts
    162
    Please tell me the solution for displaying video previews, for video ads, but at the same time, previews for photos are also needed, for photo ads.

  4. #4
    Of course, will be better to add 1 photo too. It will solve all problems on your site. You need to change the code in many places if you only want to use video.
    Else will be better to create a ticket with your request.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Senior Member
    Join Date
    Nov 2021
    Posts
    162
    By the way, this is a thought!)))
    you can leave 1 place for the main photo and one for the video, and remove the description fields and others, then it may well pass for a video ad in its purest form!

+ Reply to Thread