4
votes
4answers
237 views

Import Wordpress XML File from Within Functions.php

I am developing a theme which has a different method of adding in content and so, the default install of Wordpress won't show any content because of this. I was wondering if it is possible to ...
0
votes
1answer
91 views

Importing from XML is ignoring serialized custom field

I have been trying to import something into a custom field using the WordPress Import tool but it seems to be leaving the custom field empty in the database. ...
1
vote
2answers
315 views

Importing WordPress Attachments Into Custom Directories In wp-content/uploads/

I am hoping that someone can shed light on this problem I am trying to solve, even if simply changing my thought process as to how I could solve this. I am importing a custom CakePHP based CMS web ...
3
votes
1answer
187 views

What is the required format for importing posts into Wordpress?

I have several posts in an Microsoft Excel file (.csv/.xls). I want to know the appropriate format of the file to import into Wordpress.com. Note: I do not need help to convert the csv format into ...
0
votes
1answer
45 views

How to create import option for xml

I want to put in theme admin page an option for demo content XML. This option should offer the possibility to switch between Demo Content and Default WordPress installation content. If I select ...
2
votes
1answer
464 views

What server settings are required to import WordPress XML file

I am trying to import my site using the WordPress import XML page. My XML file is 7mb so when I try to import it I receive a "500 Internal Server Error" page. I read some other posts and tried using ...
3
votes
1answer
387 views

With WordPress Importer, why can't I import post meta containing a multi-dimensional array, in which value(s) of that array contain line breaks?

The Question With WordPress Importer, why can't I import post meta containing a multi-dimensional array, in which value(s) of that array contain line breaks? Is there a workaround that I can do to ...
2
votes
1answer
1k views

Create Posts using Import>RSS/WXR/XML and pass values to Custom Fields

My problem is simple. I need to make a lot of posts containing image url's for a "photo gallery" page. I've read up a lot on creating posts from RSS feeds and imports. I've been successful at creating ...
0
votes
1answer
185 views

Error in importing wordpress xml [closed]

Iam trying to import my old xml to a newly installed wordpress(3.0.1), the max upload size shows 0, i tried uploading it, but it ended up with empty screen. How should i proceed?