momenweb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to bulk load posts ?any help ??????????
Forum: Fixing WordPress
In reply to: How to bulk load posts ??????
Forum: Fixing WordPress
In reply to: How to bulk load posts ?Please help ………
Forum: Fixing WordPress
In reply to: How to bulk load posts ?Hi Michael,
Thanks for your reply. Your way seems to be the best method to bulk load. However, I am unable to understand as to what value should I pass for the following tags:
<wp:postmeta>
<wp:meta_key>_edit_lock</wp:meta_key>
<wp:meta_value>1228244329</wp:meta_value>
</wp:postmeta>
<wp:postmeta>
<wp:meta_key>_edit_last</wp:meta_key>
<wp:meta_value>1</wp:meta_value>
</wp:postmeta>Before loading data, I will be create all the required categories and reference them in the xml file.
I have created couple of sample posts and exported data into xml file and have noticed that “<wp:meta_value>1228244329</wp:meta_value>” value keeps changing between posts. However, a value of “1” is constant in the second occurrence in all the posts.
Your kind help in this regard is appreciated.
Regards
Forum: Fixing WordPress
In reply to: How to Import posts from a text file???column values are enclosed in single quotes (“)
columns separated with semi-colon (;) and
each line contains a recordsForum: Themes and Templates
In reply to: Newbie says ‘Where can i learn to customise a theme?’Hi,
Well, I would like to learn to add more buttons/tabs and be able to fully customize a theme. How do I do that?
Thanks in advance.
Regards