+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 25

Thread: could you help making image element in rss feed

  1. #11
    Junior Member
    Join Date
    Nov 2012
    Location
    Greece
    Posts
    25
    Hello,

    We need to have images of each car ad in the feed,how can I do it;

    http://car-auto.gr/en/rss-feed/category/listings/
    Last edited by Miltos Terzopoulos; December 27, 2016 at 05:50 PM.

  2. #12
    whare can i add this in the file

    {if $listing.Main_photo}
    <image>{$smarty.const.RL_FILES_URL}{$listing.Main_ photo}</image>
    {/if}
    Last edited by Mahmoud Khedr; October 3, 2018 at 02:36 PM.

  3. #13
    it still doesn't show image in rss

  4. #14
    it works perfect Curtis but could you please consider adding it to next version because it so important for us you know that we push listings to notification and other services needs image to extract from rss so it will be nice if you helped us adding it as default rss

    Quote Originally Posted by Curtis View Post
    Hello Mahmoud,

    You need make the following changes:


    1. in file /includes/classes/rlListings.class.php in getRecentlyAdded() method find row ~875


    PHP Code:
    Only registered members can view the code
    2. add after new row


    PHP Code:
    Only registered members can view the code
    3. in row ~868


    PHP Code:
    Only registered members can view the code
    4. add new variable in the end


    PHP Code:
    Only registered members can view the code
    5. and now you can change the code in rss_listing.tpl file


    Code:
    Only registered members can view the code.

  5. #15
    now it doesn't work after the latest update from flynax could you please help making it work again ?

  6. #16
    Your Help Will Be Greatly Appreciated

  7. #17
    could you help please ?

  8. #18
    Hello Mahmoud,

    I think will be better to create a new ticket with the problem. We will check and add images into XML feeds.
    Viktor,
    Flynax technical department,
    Best wishes.

  9. #19
    can't we build on this topic because i have already 2 tickets waiting for reply ?

  10. #20
    Would you please send me ticket IDs. I will check it!
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread