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,
Related
I recently migrated a site from a live server to my localhost.
Whenever I went to open the site, instead of loading like all other sites in my htdocs directory, it tried to download the site files.
Clearly, my stack is not running correctly.
So I did a migration from live to local with a Wordpress plugin.
This time it worked fine. Until I clicked on the permalinks tab from within the Wordpress dashboard.
Same problem happened again.
Looks like a permalink issue but Google is turning up nothing (perhaps I am searching for the wrong thing)
Really would appreciate some advice or links for where to look.
Thank you!
You should go to Permalink Settings page in your localhost WordPress dashboard and click save changes to update local permalink settings.
I don't know which WP plugin you've used to copy your website to localhost, but from my experience WordPress Duplicator takes care of the permalinks for you.
My Problem
I manually installed WordPress on a Debian 9 VM in Virtual Box on a Windows 10 machine. When I pull up the website, this is what I get:
A WordPress site with just HTML, no formatting
The point of this install was to learn how to make a custom WordPress theme. I have built child themes before, but never a theme from scratch, so it may be I don't have everything set up yet. But there is a second issue is WordPress does not give me an option to select my second theme either.
What I did
To set up the site, I followed this tutorial on setting up WP on a Debian system. I sort of touched up on this, but I am new to WP development. I thought this was a quick and dirty route to set up a WP install. I don't have the knowledge of WordPress to know if there is an error in this setup guide.
Again, I checked the themes folder. I could not find the custom theme I started to build as an option. I can't currently download themes straight from WP because I don't have an FTP server/client currently installed on my machine. If it were just the inability to choose a WordPress theme from the WordPress theme repository, I'd suspect it's the FTP setup. But, I also can't choose my custom theme. So is there something wrong with the install?
Summary
I can't get any formatting to work on my WP development site. I suspect it's some problem with themes, but I don't know enough about the internals WordPress to know how to diagnose the problem.
Thank you for your time
It's tough to say without seeing your setup exactly, but this is often caused by URL problems.
Are you able to access wp-admin? If so, try logging in and visiting the settings > permalinks page, then just hitting the save button.
Try reloading your site. It might be fixed.. If not, a little more to try. First, I'd open your browser's Console / Inspect mode, and see if there are any console errors (showing CSS files not loading, etc). If so, post them here.
Additionally, I found a helpful article that details some other things to try when this problem pops up:
http://wphelp24.com/how-to-fix-wordpress/how-to-fix-wordpress-css-not-loading/
So I have just managed to download/setup Magento on XAMPP but I have no images on the back or front of the CMS. I have looked into the directories and there are no images where they should be.
I don't understand why this would be because I downloaded the files from the official website.
It's also running really slow :/
What could be causing how slow it is running and where would I get the images and missing js from? why would it be missing?
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.
Two weeks ago automated blog posts on our Wordpress site from Scoopit has stopped. We did not change any settings or install anything new.
When we were trying to figure what might have gone wrong, the help page on scoop it suggested a website that validates xml-rpc service of wordpress. I have ran the validation service on our website and it failed on the last test metaWeblog.newMediaObject - uploading an image to wordpress, with an error code 500. We are using Wordpress version 3.9, and PHP version 5.2.5.
Has anyone had a problem similar to this? If so, could you direct me in the right direction?