• Resolved krist8

    (@krist8)


    I have a post with 11 thumb images. I tried to add more, but it does not add. Sometimes it adds, but after update, the image is not there. I updated to v4.4.1, but same result. I tried using add from media library, but same result as using nexgen. I tried to add pagination (as suggested in other posts here), but same thing, just cannot add more.

    Help is much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    Have you tried:
    – Flushing any caching plugins you might be running, as well as server and/or browser caches. Also, any op cache or content network cache, as well as Cloudflare, clear those caches.
    – deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    – switching to the unedited default Theme (Twenty Sixteen, etc.) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).
    – If all the above steps do not resolve the issue, then try increasing memory

    Thread Starter krist8

    (@krist8)

    Thanks. Tried all you suggested, no good. I increased the memory to 98MB, but when I import the photo, I cannot get to insert media to my post, the timer just keeps turning and I had to turn it off by exiting.
    I did another experiment. Instead of insert media at full size, I specified thumb size , and everything is inserted and updated. Also found out how to increase memory properly, I had added 256M (without the B as in MB erlier) and 512M max. Everything works fine now, altho I have not tried to insert full size photos.

    Moderator t-p

    (@t-p)

    glad to know it 🙂

    Thread Starter krist8

    (@krist8)

    I spoke too soon. It all worked on my desktop where my server is located. I can access it either on localhost or on my URL (shum.duckdns.org/wordpress) (this is my home URL and Site URL) and can get to the dashboard. All my images and text were shown, and I can do edit and update. I tried to access with another computer using my URL and only the first 6 images were shown, the remaining 12 images just showed a box with the file name on it. I checked Firefox network cache, deactivated all my plugins. In the wp-config.php, I had these 2 lines

    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );

    I can’t figure out what is going on. Please help. Tx

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

The topic ‘add media problem’ is closed to new replies.