@Ooker It’s the Jetpack that is serving you the images on https. If you’d turn off the Photon add-on from Jetpack you should be able to get images served over http from your own server.
Also if you turn off Photon, images won’t be served from CDN anymore, so you might have to figure that out.
Related Posts:
- Choosing http or https during manual installation of WordPress and database
- How to migrate a HTTPS WordPress installation to localhost?
- How might I retrieve a featured post image from an external WP site and display it as a link back?
- remove missing image attachments
- How to delete outdated, wrongly sized images in _wp_attachment_metadata?
- Change all http to https in mysql databse?
- Size article thumbnails and retrieve them directly from database
- Broken urls with http site and https wp-admin
- How to make my site use HTTPS for images or how to insert images as relative paths?
- /wp-admin not accessible after migrating to local host (no plugin issue)
- Why theme settings lost when I installed https
- Accessing content from third party as native posts in WordPress
- Duplicator live to wamp https to http
- Extracted CSV as Array for Custom Query Loop
- Correct permissions for SQLite database
- Hang Up Followed By Can’t select database
- I cannot change anything in my wordpress database from within wordpress?
- How to use separate database on differrent server with different username and password in wordpress for users data
- WordPress character set issue
- Adding featured for post using database
- Should I Use only wpdb Class to Write Custom Queries?
- Generating an HTML table from an array based on dynamic key values
- Database error after importing WordPress
- Filtering data and saving query results
- Auto populate form fields based on serial input or pull listings from other websites?
- How to extract some part of WordPress full source code
- Copy WordPress to new directory
- Mysql Queries per Visit – Crazy High
- Find/ascertain latest wordpress db from multiple database copies
- execute custom function on database connection error
- Does WordPress Support Using Named Pipes on the Windows Operating System?
- Call to a member function insert()
- Create Tables in WordPress
- Missing latest posts and options after DB migration via phpMyAdmin
- I have include wp-config, should I add global $wpdb also?
- CSS/JS is not working in multi lang installation
- Catchable fatal error in formatting.php
- Improving wpdb queries with large data
- Localize strings from db
- Processing a lot of $wpdb isn’t insert all the data
- One WP Database outside localhost and two connections
- Wrong url for the images while using same database for two WordPress installations
- Can’t Install WordPress (local) Failed to open file wp-includes/wp-db.php
- get_the_terms is not working
- Issue “Error establishing a database connection” problem.
- Store id from database query in cookie
- Split database on large site?
- Store the wordpress “featured image” under »wp_posts« Database table
- Error establishing a database connection for some files
- Hash user emails in database?
- Media Library doesn’t allow uploads? Upload Directory
- Send data to database after redirect (and popping out of iframe)
- Local Content different from Remote Content
- Custom metabox does not store data
- Check if a database is well installed
- Create a new table on the database and save parameters from a contact form
- Changed meta_key value in structures, now dashboard shows zero users
- WordPress Failed to Login (DB Error)
- Fetch data from another site, but the same database
- Checking if the data already exsis in the wp database – custom plugin
- live site do not update after importing sql database
- Transforming an wp_options database array into a javascript obect?
- Sending WordPress database information to cross domain the safe way?
- Media library images “missing” after migrating them using SQL
- Return image urls with specific base string?
- version control for wordpress? (wordpress folder and database at same time)
- Selecting NULL value from the database
- Link wordpress with a SQl + MongoDB + .NET
- What am I doing wrong here? WordPress database error
- Split posts between databases
- What WordPress file is saving new users to database
- Why is converting my database to UTF-8 truncating entries?
- Widgets with *internal* links do not display after database migration
- not saving post in wp_post wordpress database table
- save content in to wordpress wp_post table of database
- Moving Site: Is Re-downloading Files After Changing URLs necessary?
- How can I work on a database along side a client?
- wordpress database error
- using same mysql user with many databases
- How do i get value from wp_postmeta?
- WordPress + Postgresql
- Manage 3 Layers Of Information (CTP – Posts – Then Maybe Metadata?)
- Simple email input store in database
- Get id from database
- Local host to server import problem
- Options table – where does my values go?
- How to have WP Search widget index dynamically generated content?
- Preventing concurrent update of data
- How to write to wp-users table
- WordPress HTTPS – ‘… better to use HTTP for installation …’
- Images not showing after moving site
- Why is wordpress trying to re-install itself?
- Theme options not being sent to Database
- How to Determine a Post’s Last Edited Date?
- Restoring .sql backup results in “Error establishing a database connection”
- How can I retrieve data from alternate database using wpdb class?
- Redirect Issue: WordPress database
- Link to handle $_GET request
- WordPress sync with phpbb
- What’s wrong with my $wpdb query?