• Hi!

    Have just found out your plugin and have been using it on all my three websites. All three are on the exact same server but with sepparate databases. One is normal WP, the other two use woocommerce. All of them are independente WordPress installations with sepparate uploads folders. All of them use the exact same theme.

    While I did not find any problems using the plugin on the first two websites, the plugin is not working properly on the third one. Issue? It only finds small images that I do not need to resize while all the product images that are too big are simply not found.

    What is the solution for this issue?

    https://wordpress.org/plugins/imsanity/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hmm, usually that is due to the uploader (like woocommerce) maintaining it’s own file uploader that doesn’t’ not use the WordPress API system to handle uploads. In which case, Imsanity is never notified or fired off when uploading. In which case Imsanity doesn’t harm anything but unfortunately will not be able to resize those images.

    Thread Starter viriato_sueco

    (@viriato_sueco)

    That is so weird since all the three websites are clones of each other. Could it be something else?

    Hi,

    I wanted to address an issue and I seriously need some assistance for it. Regarding images. I have added a feed to appear on a site of mine, everything is working except that the images don’t want to show. It appears to be broken. Can you please assist me?

    That’s my template:

    <div class=”hungryfeed_item”>
    <h3>{{title}}</h3>
    <img src=”{{select(attr:src).img:eq(1)}}”>
    <div>{{description}}</div>
    <div>Posted: {{post_date}}</div>
    </div>

    URGENT!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Images not found’ is closed to new replies.