mkdub
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: How is WordPress SEO?So how does WP work?
The portfolio page in the theme I bought is literally just code pulling data from the DB.
<div class="post-content"> <?php the_content(); ?> </div>Forum: Fixing WordPress
In reply to: Failed to import MediaK thanks for your quick responses. You can close this down.
Forum: Fixing WordPress
In reply to: Failed to import MediaDoes the ‘Velvet Blue Update URLs’ plugin fix this?
Forum: Fixing WordPress
In reply to: Failed to import MediaWell all media content was uploaded via FTP as well. Same folder structure. How is this different?
Forum: Fixing WordPress
In reply to: Failed to import MediaSo I am screwed. Thats what your saying?
I don’t understand how people could develop on localhosts then. I have to rebuild the site again basically.
Forum: Fixing WordPress
In reply to: Failed to import MediaI misunderstood – It isn’t accessible from the web from an external source.
It is hosted on a localhost port.
What is the reason behind not being able to export and import media?
Forum: Fixing WordPress
In reply to: Failed to import MediaWAMP Server. It is accessible via the web.
Forum: Fixing WordPress
In reply to: Add existing images on server to Media LibraryI am having the same problem.
I created my WP on localhost. Just tried to push the site live – imported everything with WP Importer. Checked include all media. All media was failed to be uploaded.
As mentioned before, only images embedded into the post worked. All other media failed to upload.
Also dealing with a couple of hundred files.
Please help. Thanks.