Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mimi

    (@mimimi22)

    Resolved: incorrect key=’_thumbnail_id’ in post_meta.

    Thread Starter mimi

    (@mimimi22)

    thanks AlanP57!
    no, in the database the path is correct with http: //..etc etc
    I omitted it because too long..
    same problem even without AllImport
    trying to fix witch sql…
    thanks.

    Thread Starter mimi

    (@mimimi22)

    Please can you give me some technical info?

    select post_name, post_title, guid, wp_mgmlp_folders.folder_id
    from wp_posts LEFT JOIN wp_mgmlp_folders ON(wp_posts.ID = wp_mgmlp_folders.post_id)
    ==================================================================
    |post_name|post_title|guid=============================|folder_id|
    |22222====|22222===|…/wp-content/uploads/22222.jpg===|NULL=====|
    |22222-2==|22222===|…/wp-content/uploads/img/22222.jpg=|21290====|
    ======================================================================

    in second record path is correct and probably also not null folder_id
    update the first??

    thank

    • This reply was modified 7 years, 8 months ago by mimi.
    • This reply was modified 7 years, 8 months ago by mimi.
    • This reply was modified 7 years, 8 months ago by mimi.
    • This reply was modified 7 years, 8 months ago by mimi.
    Thread Starter mimi

    (@mimimi22)

    Thanks!
    No. Equal. I added an image to the main text area of ​​the product page and I clicked the Update button. Then I moved to the media library folders and moved the image to another folder. Then I went back to the product and I updated the page, the preview image is not present at and in Chrome I see the link of the image that is:
    …..wp-content/uploads/sku_2222-600×450.jpg
    if I return to the product and manually select the image in directory is ok.
    But my woocommerce has 5000 products, I update in groups of 100 images with WP All Import plugin and then move the images with Media Library Folders
    automatic updating products with Media Library Folders would really be very useful!

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