• Resolved padalton

    (@padalton)


    I tried the CSV Import function with a csv file specialy prepared fot the events calendar and exactly formatted like described in https://support.theeventscalendar.com/969953-CSV-file-examples-for-importing .

    After the Import i recoglized that the Featured Images of all 194 imported events where missing.
    A SQL Query to the Database showed me that ni image data was imported at all.

    I found no solution online and also cant find the point in the Aggregator code where the image is processed (i am php developer but not experienced with WP-Plugins).

    I found many tickets and posts about missing images in csv import over a long time (seems this problem gets fixed and pops up several versions later for years).

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • These are some possible factors to consider
    1. ensure to use exact image url like http://www.sherlock-holmes.co.uk/wp-content/uploads/2016/05/29/sherlock-thumb.png
    2. all images should be public and downloadable without issues
    3. make sure all image URLs end with proper image extensions like .png or .jpg. In some cases, this may trigger errors.
    For more investigation try to get the import log, this may help get a solution

    Hi.

    Same thing here. Tried multiple things and also made a new csv with just one line and one public image from googe – nothing imported.
    So as padalton mentioned, this bug has been there several times and seems to be back again…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CSV Import Featured Image not processed’ is closed to new replies.