+ Reply to Thread
Results 1 to 4 of 4

Thread: webp conversion and xml import

  1. #1
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657

    webp conversion and xml import

    I think this might be a bug.

    When i import via xml feed the images on the website is still .jpg when i check them.

    Cannot save a image as webp format.

    Seems like al images are still jpeg.

    Edit: ok i see some listings are converted to webp but alot are not.
    Last edited by kiowa; August 30, 2021 at 08:35 AM.
    Boatfind.com
    Boatfind.com.au

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Go to plugins > xmlFeeds > rlXmlImport.class.php > public function copyPhotos

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code

  3. #3
    Guru
    Join Date
    Jul 2019
    Location
    Australia
    Posts
    657
    Hello rudi,
    If i apply this code then no images gets imported.
    Boatfind.com
    Boatfind.com.au

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

    Try to remove imported images and check it again

    otherwise, create a ticket to look into it

+ Reply to Thread