mstoldt
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Switched to self-hosted: Image sizes are wrong@sinip Okay, got it. The theme creator can’t find an issue there sadly. I increased the page_width in the functions.php of the theme to 890px, so all new images now have the new size. But do I really need to go through 1.250 posts with ~5 images each to update the size?
Forum: Fixing WordPress
In reply to: Switched to self-hosted: Image sizes are wrong@sinip true – but it’s the exact same theme!
Forum: Fixing WordPress
In reply to: Importing images: 16 files per image?@sterndata what do you mean by that? I have the .xml export file, where each image is represented once. So either wp automatically pulls all the images from the wp.com – or it creates them itself.
Forum: Fixing WordPress
In reply to: Importing images: 16 files per image?@sterndata I have a blank wordpress, just one theme (Chronicle) installed..
Forum: Fixing WordPress
In reply to: Moving wp.com blog with large images@gnoric the problem is the import. When importing the data the script just stops itself after a few seconds and didn’t import any image. Importing only works when not selecting the “Import images”-option.
I manually set the php.ini data to maximum values – so the max_execution_time is not the issue.
Forum: Fixing WordPress
In reply to: Moving wp.com blog with large imagesOf course. But it seems like wp.com import doesn’t properly import the images, the import of a script stops after a while without any import done.
Forum: Fixing WordPress
In reply to: Moving wp.com blog with large imagesYes of course, it needs too be at the upload folder. But: How do I get them there? wp.com doesn’t provide a bulk download feature so I can just upload it via FTP, and the export & import of images did not work for me. So what other ways are there?