Christine
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Fix the friggen html editor!!!!Thnaks, sacredpath. I’d been wondering why it sometimes behaves and sometimes doesn’t. (It’s that switching back & forth between computers in case i want to send one out the window that confused me – one had it & one didn’t.)
Forum: Requests and Feedback
In reply to: Where shall I start????Did you check out the screen options box? Things like the adding tags box are hidden until you check that you’d like them showing on the page. 3.0 is stuffed with all kinds of goodies but they’re hidden – I just went through and checked every option on each page and am turning them off when I’m sure I don’t want them.
Forum: Themes and Templates
In reply to: Changes to copied Twenty Ten Theme in WP 3 don’t get updatedHave you tried disabling plug-ins that involve cacheing?
Forum: Alpha/Beta/RC
In reply to: 3.0 Menu QuestionsIt’s letting me input the menu item (which is definately a plus) but if I should be so foolish as to click on the link it’s still giving me an invalid address indicator.
Update: If you blank the http://# link once you’re in the custom menu structure it works perfectly.
Thanks.Forum: Alpha/Beta/RC
In reply to: Missing current_page_parent css class for custom post typesUnder Function Reference/register post type
there is mention of a parameter
hierarchical
(boolean) (optional) Whether the post type is hierarchical. Allows Parent to be specified.
Default: falseMight this be the root of your problem? (I’m fairly new at this but I know I’ve been iritated before when I didn’t realize a parameter was defaulting to something I didn’t want.)
Forum: Alpha/Beta/RC
In reply to: Menus (plural) not showing up on home pagego to Dashboard/Appearance/widgets and drag navigation menu to appropriate sidebar. Configure for the menu you want to show. (it asks for title – bit useless & for you to select the dropdown of the menu you want in that sidebar location.) I don’t think the twenty ten CSS does anything other than present as an ordered list in locations other than the main menu.
Forum: Fixing WordPress
In reply to: read more link not working on Streamline 1.1.3 by 9th sphereI just had a similar problem & tracked it to the way I had configured my permalinks (wrongly). Double check the syntax of the permalinks -especially those pesky underscores. 🙂
Forum: Fixing WordPress
In reply to: Password-protected page doesn’t take password – just refreshesI wrote a really long ‘answer’ here:
http://wordpress.org/support/topic/73603?replies=5
(thanks to this thread I shortened the timing on the cookie)
but I found part of my problems were a result of blocked cookies & something with S and D’s spybot.Forum: Fixing WordPress
In reply to: Password Protected Post HelpI was having a similar problem consistently until I turned off Search and Destroy’s teatimer (beta-version). Check that you are not blocking coookies in any program that might block cookies. (Before I started blogging I routinely blocked any cookie that came near my machine.)
(in IE7 tools privacy sites check blocked lists)Still issues, though. There is a timing issue with the cookies.
I am using 2 different passwords for 2 different pages (same code as post passwords, I believe).
I can enter password for 1st page & get in.
I enter password for second page and get the loop.
I wait a couple minutes and can get in again to my choice of pages.I get the first password stored to 2 different cookies one under:
Documents and Settings/ MyUserName/Cookies
and one under
DocumentsandSettings/MyUserID/LocalSettings/TemporaryInternetFilesI did modify wp-pass.php from 10 days to 1 minute
// 1 min setcookie('wp-postpass_' . COOKIEHASH, $_POST['post_password'], time() + 60, COOKIEPATH);I’m running:
WordPResss 2.2
IE 7
Adsense-Deluxe 0.8del.icio.us widget 1.0
PJW WordPress Version Check
StatCounter for WordPress 1.01
WOrdpress Database Backup 1.8
wp-cache 2.0.19 (Doesn’t work whether this is activated or not.)if you want to try 2 password operation on your machine I’m at
Everyday Disasters {dot} com
pages
Cub Scouts
PWD Set A – no password
PWD Set B – password = PWDB (not the normal password)
PWD Set C – password = PWDC (ditto)