Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • 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.)

    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.

    Have you tried disabling plug-ins that involve cacheing?

    Forum: Alpha/Beta/RC
    In reply to: 3.0 Menu Questions
    Thread Starter Christine

    (@christineevron)

    It’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.

    Christine

    (@christineevron)

    Under 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: false

    Might 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.)

    Christine

    (@christineevron)

    go 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.

    Christine

    (@christineevron)

    I 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. 🙂

    Christine

    (@christineevron)

    I 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.

    Christine

    (@christineevron)

    I 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/TemporaryInternetFiles

    I 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.8

    del.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)

Viewing 9 replies - 1 through 9 (of 9 total)