| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Feb 6 '12 at 18:25 | |
| stats | profile views | 1 |
|
Mar 20 |
awarded | Popular Question |
|
Feb 5 |
awarded | Editor |
|
Feb 5 |
revised |
Migrating Wordpress users into Disqus added 98 characters in body |
|
Feb 5 |
asked | Migrating Wordpress users into Disqus |
|
Feb 5 |
comment |
Migrating problem - featured images Thanks for the answer. Solved problem by uploading wp_postmeta table into new installation. Theme was set up and everything was in place, but it just didn't show proper image size. Importing table fixed that. Hope I don't run into problems down the road because of this, tho. |
|
Feb 4 |
awarded | Student |
|
Feb 4 |
asked | Migrating problem - featured images |
|
Jan 2 |
comment |
Getting content from a single *page* of a post Thanks guys! 11 hours later, I've found this also: global $query_string;
query_posts($query_string . "&page=3");
while ( have_posts() ) : the_post(); |
|
Jan 1 |
asked | Getting content from a single *page* of a post |