we had a wordpress migration but after the migration the media library didn't work anymore, well atleast the front-ended part. All the images are still loading on the website.
It looks like i can still upload images to the server, and i can see them in the FTP but not in the media library. The internet is full off outdated wordpress posts, sites and video's, so i hope i have some better luck here.
Here is what i already tried:
checking and changing the file permissions in the FTP
reinstalling wordpress(updates menu and then reinstall)
checking all my plugins if the are causing the problem
I am running wordpress 4.5.3, and here is a screenshot of the media library.
Related
My recently downloaded-to-MAMP WP site is not displaying any CSS, styles, themes, or images. The live site broke after a PHP upgrade. After some panicking, I downloaded the WP site (all files, manual installation, FTP download) and exported the database. After a lot of trial and error, I got it just about running on the MAMP localhost, with PHP back at 5.6 (site broke on 7.0).
I did not install Wordpress directly, simply the root directory from the live server in the MAMP localhost folder. The site is displaying the text, line breaks, paragraph breaks, and image holders, but no styles or grid or anything - bare HTML.
A quick check with the inspector shows that the image-holders are pointing to the correct path for images, and the images are in the relevant folder in Uploads.
I tried deleting all plugins from wp-options, and changing themes in the database too.
I can't access wp-admin either - too many redirects. The site is obviously connecting to the database, styles.css is in place, the theme is named correctly, I have tried reverting to twentyfourteen too. No joy. Any thoughts? I can't move it back to the original server space now either and revert to the older PHP either.
Do you have a Full backup of any state of your Site? Did you check wether the PHP versions of Mamp and WordPress match exactly? Try to install a clean version WordPress on Mamp and then insert the databases. Don’t forget to change your WP config file to the local host address that MAMP is using.
I had a WordPress installation which I recently moved to a new Linux host. My host is for three website. I already had a WordPress site at the home directory (/public_html/). The later installation is at 'public_html/mukharsamvad.com'. The first WordPress installation is working fine. But the website with domain name 'mukharsamvad.com' is not showing any media (photos etc.). Even after logging into 'wp-admin' it doesn't directs to dashboard. Admin bar appears at the top, but doesn't have any menu or option.
After checking the URLs of images, I have found as 'http://mukharsamvad.com/wp-content/uploads/2019/10/nitish-kumar-11-1.jpg/'. It is treating it as directory. Please recommend me fixes.
Removed old installation and re-install WordPress. After restoring database, problem with image urls solved, but Dashboard still missing.
Here what you can do
check by deactivating all the plugins
change the theme
if not worked , switch for theme editor.
install classic editor plugin and enable it
if this not worked ,
inspect element & check console for errors.
it sounds like you are missing file of Wordpress I would suggest you to compare each directly with installed WordPress if you still don't solve problem then take backup of migrating WordPress installation do fresh installation then override the backup files
We have a wordpress site used for development and testing purposes.
On that site we use the woocommerce plugin to build up the e-shop. Until yesterday the uploading of images was working fine.
Today we have a problem that the images uploaded to media library show that they are uploaded but in reality they are not. The thumbnail is blank and the file is not uploaded on the wp-content folder as examined via ftp.
The core installation is updated to the latest version.Permissions are on the suggested values
Any ideas what could cause this issue?
Regards
After much research the problem was nailed to hosting issues. Our service provider had hardware issues with the harddrive that after repairing it my problem was also resolved.
I am facing very strange issue, I have installed a wordpress plugin (Google maps delevoped by webdorado) into the wordpress via web (dashboard) and everything works just fine as it should.
The problem that I am facing is that I cannot find nether plugin's files (directories) in the "wp-content/plugins" folder where all plugins should be held, nether its databases in "phpmyadmin" which is very strange.
The other plugins installed on the website - their files and databases are in "wp-content/plugins" as well as in the database which is how they should be, but the Google maps plugin is not in the "wp-content/plugins" folder nether in the database. I have installed the plugin on the other hosting and domain to test it out if the files appear there and in fact files did appear with databases as they should, but on my original domain database and files are not shown for some reason - but the plugin works and I can use the plugin just as fine.
Mainly, I am wondering why cant I see the files and databases of the Google maps plugin?
Extra notices, I am using "Filezilla" ftp solution to access the files and phpmyadmin to check the database's content.
I am really thinking there might be an issue with permissions that are blocking the "view" of the "Google maps" plugin's files.
Thanks!
I built a simple site yesterday using the Tesseract theme. Everything went great, I've added custom logos, and background images on every page.
I looked at it this morning, and all of the images have disappeared, leaving my site looking terrible!
I've googled around already and found some similar issues, the solutions to which I've already tried.
I also tried turning on static content in IIS7.
The images are in my media gallery on the wp-admin dashboard.
I'm using webmatrix to run it locally, do I have to turn anything else on to get the images to display that would have been automatically turned on yesterday after I installed?
Any help is very very welcome,