| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 2 months |
| seen | Mar 25 at 17:48 | |
| stats | profile views | 16 |
|
Mar 25 |
comment |
Creating a Static Website based on a WordPress Website? Does this work for forms, eg "leave a comment" under each post? Or user registration? I'm guessing anything where a user would do something that changes the db would break? |
|
Jan 4 |
comment |
Link tracker plugin redirecting off my own site + retroactive? If I edited the question to ask "how can I modify the WP-Click-Tracker plugin to do what I want", would that be considered on-topic? |
|
Oct 18 |
comment |
Approve post directly from preview mode? Too many clicks :) Actually, that's what I meant by "list of posts" mode. I'm reviewing literally 1000s of posts, and every click counts. |
|
Oct 14 |
comment |
Approve post directly from preview mode? You totally rock!!! Thank you! |
|
Jul 9 |
comment |
WP as an HTML editor This was the first answer, and it succinctly answered my question, so giving it the checkmark. |
|
Jun 10 |
comment |
Using second site as staging area Usually just to content, but sometimes to themes, categories, etc. I want to make the staging site as general as possible. |
|
Jun 1 |
comment |
Archive comment w/o moving to spam/trash I dislike using the trash for anything other than trash. It seems "easy" (to someone who doesn't have to do it <G>) to add more statuses for comments? |
|
Jun 1 |
comment |
Archive comment w/o moving to spam/trash @Ashfame That would be my ideal solution. However, I can't find a way to add more statuses to a comment. There doesn't even seem to be a plugin that does that. |
|
May 21 |
comment |
Display KML (or other “raw data” file) nicely in WP? <pre><code> didn't work, but <pre><code><textarea> did. I was tempted to use iframe, but sense this is cleaner. |
|
May 21 |
comment |
Auto-refresh page every minute? OK, I did this and it worked (despite spewing out an error when I activated the plugin). How do I limit it to specific pages? I don't need them all refreshing every minute. Can I create "header-slug" pages, or does that only work for page-slug and post-slug? |
|
May 21 |
comment |
Change CSS/formatting on specific page, but not pages in general? Thanks! page.php itself says "If you want to overload this in a child theme then include a file called loop-page.php and that will be used instead.", but that didn't seem right, since loop-page.php displays all posts, and not a single page. |
|
May 10 |
comment |
Make menu items open in new tab/page Randomly chose anu for the checkmark, but thanks. |
|
May 10 |
comment |
Make menu items open in new tab/page Exactly what I needed, thanks! |
|
May 10 |
comment |
Adding existing links to custom navigation menus? Did so, but there's no checkbox for "links". |
|
May 9 |
comment |
Do not hyperlink menu heading If I got more answers like Lyken's, I would! |
|
Apr 27 |
comment |
WP as an HTML editor Oh, he wants to use the rest of WordPress' power too (posts, categories, etc), but I was just worried his lack of HTML knowledge might slow him down. I suppose he could edit in TinyMCE and cut/paste to WP... hmmm. |
|
Apr 27 |
comment |
Archive comment w/o moving to spam/trash That's what I'm doing now, but it's annoying because it keeps telling me I have 1 "unseen" comment. I want to store it away safely, but not see if every time I moderate comments. |
|
Apr 27 |
comment |
Warn me about 'uncategorized' posts I think Milo's answer was a little easier to follow, sorry. |
|
Apr 27 |
comment |
Links in nonalphabetic order @Voodoo Yes, this is the standard "blogroll" widget. Is there a cleaner way of doing this w/o editing the code? Like a wp_list_bookmarks widget or something? Or can I add an extra field to links called 'order'? |
|
Apr 27 |
comment |
“Leave a comment” link even when you can't This did the trick, once I realized that line appears in loop.php 3 times! |