The the end the solution was to turn on Jetpack in development mode which allowed me to turn photon/ site-accelerator off. My site had a period in the name http://mh.local, so it was necessary to add [const JETPACK_DEV_DEBUG = TRUE][1]; to my wp-config file before I could turn Jetpack on.
Related Posts:
- Make Jetpack CDN to filter/ignore images based on SRC [closed]
- Change Image URL to a CDN
- Change the URL of an image from wp_get_attachment_image_src
- Host images only on CDN
- How to configure sub-domain for images on Debian Apache VPS?
- Change media URL (images)
- Using Jetpack carousel w/o creating a gallery [closed]
- Jetpack Lazy load images fade in
- get attachment title based on attachment id
- Get Image Description
- Automatically replace original uploaded image with large image size
- How to scale up featured post thumbnail?
- Custom image size / thumbnail – Crop to aspect ratio even when source image is smaller than set dimensions
- wp_get_attachment_image_src and server path
- get_post_gallery_images returns thumbs . I want full size
- Media Upload Folder – how to manage
- Wrong image dimensions in Insert Media after add_image_size()
- PHP Fatal error: Call to undefined function download_url()
- Change WordPress image URLs via filter
- How to resize images in wordpress without adding any compression or changing the color profile of the images, possible?
- Remove P tags from images
- Any easy way to automatically set the first inline image in a post as the thumbnail?
- Upload multiple images in a custom metabox
- hook into completed image upload filter
- How can I hide media library images from general users?
- Strange img srcset behaviour
- Images uploading to wrong folder
- Why is wp_get_attachment_image not including “full” size in srcset?
- set_post_thumbnail_size not cropping featured images, but reducing proportionally
- Get img alt tag from a Image that has been uploaded through the Customizer
- Get Attachment ID from URL [duplicate]
- How to set twenty fourteen header image at 100% width?
- WordPress speed slow after .5 million single image post via wp-cli
- How to add php to theme to show alt attributes
- Can’t Display Featured Image in RSS Feed
- Why won’t these imported images show up?
- Remove rel=”attachment wp-att-XX”
- Using Taxonomy Image code with my get_categories code
- Filter to modify post_title after image upload?
- Generate image size, based on the image-orientation
- Get URLs for All Sizes of Image via Admin Panel
- Automatically Add Caption in image
- Import Images from one self-hosted WordPress install to another
- Rename image during upload using date and time stamp?
- How to Optimize images after uploading all images to WordPress Site?
- How to get relative URL of medium sized featured image?
- How do i reference the theme path in pages for images?
- How to Add extra option to Image Block Settings?
- Upload thousands of images to WordPress without plugin?
- Images in the Twenty Fourteen theme
- Get author ID with attachment ID
- Show Post Excerpt in Image Attachement
- WP 3.4 has missing photo data
- What’s the best “insert all images” plugin?
- Using srcsets to load different images based on browser widths
- Multiple entries for one object with different cover images
- How to exclude an image size from the WordPress srcset
- Automatically replace original uploaded image with large image size
- Image Quality Thumbnail Compression in WordPress?
- Gutenberg editor get post featured image by id
- Problem with loading images from child theme CSS file with relevant path
- How to add image id class?
- Local WordPress installation doesn’t crop images
- Get full URL of images in media library including http://
- wp_get_attachment_url with specific image_size?
- Get meta data from image
- Shortcode for a link and thumbnail
- Bulk edit Gutenberg single images to change from linking to media file to attachment page
- Generating different dimension images while uploading image file from custom plugin page
- is it possible to crop cover images in buddypress?
- Any specific reason why images do not show on site?
- Fuzzy Images in WordPress 4.4
- How to intigrate multiple image uploader in a custom post type
- Disallow img tag in comments?
- Bulk edit of EXIF data for jpeg images uploaded in the media library?
- Stripping the_content() from images then displaying them seperately
- Image upload appearing as broken images following server move
- In Wordress one author can not see the other’s author uploaded images through media library
- How to add missing dimensions to all images to avoid cls?
- Prevent Image Pasting in RichText Component
- Regex expression for redirecting image URLs to another folder
- Why are images created by WP larger than the original uploaded image?
- How can I use cached images in an AJAX response?
- Can’t get images to align with Gutenberg editor
- wordpress (woocommerce) add image to media library programmatically python
- Searching for any images in media library displays “no media found”
- How can I filter image HTML to add schema.org attributes?
- How to get file URL from media library
- How to implement secure frontend image upload? [closed]
- Show image EXIF info
- wp_customize_image_control deprecated add_tab alternative
- How to translate get_intermediate_image_sizes?
- Resize header image
- Display attached images as background-image css
- Remove Additional image sizes created by theme
- Can’t seem to see images on my machine but can on the server
- Regenerate BIG threshold scaled images
- Newly uploaded images are not updating in featured image
- Thickbox not displaying just the image, instead showing full page in lightbox
- Can’t manage to display an uploaded picture (uploaded from a custom button) in the front end