It’s due to AAM (Advanced Access Manager) plugin. You have different options to fix the issue.
1) Disable AAM Media Manager plugin 2) You can changes AAM Media Manager plugin version 3) If you do not want AAM to handle your website images, Go to the following file /advanced-access-manager/extension/AAM_Media_Manager/extension.php and find private $_skip = false; change above to private $_skip = TRUE;
Please refer this link for more details.
https://wordpress.org/support/topic/aam-changing-all-image-urls-to-aam_media
Related Posts:
- Image Upload from URL
- Upload images to remote server
- How to insert images into posts without using Add Media dialog
- Media Upload Folder – how to manage
- Upload multiple images in a custom metabox
- hook into completed image upload filter
- Saving the pre-sanitized filename of an attachment as the Title or Caption
- getting uploaded SVG dimensions on front-end
- Automating a Daily Picture Blog?
- Images uploading to wrong folder
- Replace all of post’s image URLs with upload directory URLs
- How to add a link in a image’s caption?
- Alter media caption/description conflict in WordPress?
- Restrict the number of images to upload per post
- Frontend image uploading from edit profile page. (goldenapples)
- Rename attachments during upload
- Filter to modify post_title after image upload?
- Automatically Add Caption in image
- Uploading images to Media Library fails with Memory Exhausted
- Edit image preview is not displayed
- How to add a media with PHP
- Rename image during upload using date and time stamp?
- How to set a Minimum Image Dimension for Uploading
- What’s the best “insert all images” plugin?
- Different upload path per file type
- Animated Gif image not uploading correctly
- HTML tags in WordPress image caption
- How to order images in a post in WordPress 3.3?
- Is there a plugin or simple way to add a multiple images metabox to a post?
- How can I upload an image for background use using the Theme Editor in WordPress?
- Generating different dimension images while uploading image file from custom plugin page
- Change WordPress Media Manager
- Show media url immediately after upload in media uploader
- Can’t seem to attach uploaded image to post and set it as thumbnail
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- Image upload appearing as broken images following server move
- Migration to WP – Couldn’t load image
- How can I create more upload paths, like a post corresponding to a post title folder used to store images of the same product
- Get image URL after image created from canvas and sent to WP uploads with AJAX
- How to stop thumbnail generation from some images and different size thumbnail generate
- How do I fix “Sorry, this file type is not permitted for security reasons”
- an error occurred in the upload. please try again later (Maybe File Permission Issue)
- Auto delete attachments that are older than x days
- How to implement secure frontend image upload? [closed]
- Change wp-content/uploads to uploads/%postname%/%image%
- Change media URL (images)
- Uploaded images not displaying in network site
- Does wp_get_attachment_image_src also work with non-image files?
- Change image name during uploading sequentially
- How to limit the number of images displayed in the media window?
- Upload media only to DB
- How to get the real file type for images that do not have an extension
- Get images attached to a specific page
- WordPress Creates Unused (Unregistered) Image Sizes
- Images don’t update after being edited
- Is there a way in WordPress to convert images to WebP without a plugin?
- Some Images Disappeared from Media Library?
- Disable image rename on upload
- HTTP error when uploading an image
- Image upload error?
- How can i identify media uploaded to my website that is not being used anywhere anymore?
- How to add “alt” attribute for image during upload at WP front-end?
- Upload images – Theme options
- How to change image’s author via a function when using GravityForms uploader? [closed]
- image URL changed in wordpress
- image upload/edit is broken: “Image data does not exist. Please re-upload the image.”
- Serving Images from subdomain in wordpress
- WordPress append -1 to the image name
- Link to products with the same image title (woocommerce)
- Recreate the upload folder from a website without having access to the backend/cpanel/filezilla directly from the website
- Trouble with Uploading and Displaying Images
- media_handle_upload() with 1 image under 1Mb chokes my server and returns timeout error
- WordPress PHP custom function is causing 500 Internal Server Error Connection Timeout
- Could creation of various image sizes cause slow form submission response?
- Can’t upload Images to WordPress – Error 500 Response
- Updated wordpress missing image upload area
- WordPress 4.4.2 upload give error, can’t write is upper directory allowed to be written
- How to trigger “wp_handle_upload_prefilter” filter when uploading an image programatically?
- Change wordpress default upload path to another domain
- Broken images in media library
- Images are not getting uploaded
- How to stop a post from publishing if the file upload is not a image/gif
- Troubles with code for upload a image
- WAMP install acts different than live install when uploading images
- How can I hook and edit on the fly an image uploaded
- problem with updating metabox of upload image
- Assigning image to Post-Type won’t work anymore: exceeded time?
- Images not showing after moving site
- Assign one featured image to multiple posts?
- Upload button in metabox not working
- Media upload in add comment meta box
- Upload unnattached image from frontend
- My image rotate 90 degree
- wp_handle_upload Image sizes
- Can’t manage to display an uploaded picture (uploaded from a custom button) in the front end
- if user role is x – show image – wordpress
- How to get WordPress to resize images for srcset?
- Uploading media to wordpress API with C# HttpClient
- css and images in uploaddir, different response in different browsers
- How do I display a PDF thumbnail as a link to the PDF without uploading the image