Forum Replies Created

Viewing 15 replies - 16 through 30 (of 31 total)
  • Thread Starter BinkyM

    (@binkym)

    Ah! I did it! It was that codex that helped me out. He had some plugins that were incompatible. Thanks very much, folks! That did the trick! I’m a happy bunny now! I appreciate it a lot!

    Binky

    Thread Starter BinkyM

    (@binkym)

    jeremyclark13, moshu:

    Uh, that would *seem* not to be the problem (I’ve updated him to 2.3.3), but I think you’ve pointed me down a path I can use if I keep my peepers peeled. Thanks a lot! I’ll go read harder!

    Binky

    Thread Starter BinkyM

    (@binkym)

    Hi, Shadow:

    I now know what register_sidebar does: any time a sidebar is created, the register_sidebar routine is called. http://automattic.com/code/widgets/api/ makes it pretty clear. What it *doesn’t* make clear is what all the style crap is for when the styles aren’t defined anywhere!

    Hey! I just opened my “Pages” widget, and in there I found a “Pages to exclude” field, so I entered the ID of my “Terms of Service” page, and it be gone! Shazam! Here I was walking around the outside, banging my head on the glass, and *that’s* all I had to do? Sometimes, I make things too hard on myself. I really wish the WP dox weren’t a reeaally loooong, skinny column that’s so hard to read; maybe I’d spot this stuff myself before massive bloody tufts of hair are on my keyboard.

    Binky

    Thread Starter BinkyM

    (@binkym)

    Hi, shadow:

    I’ve been over *those* dumb things before, wondering where they came from: the former is deposited there by widgets.php, by the function register_sidebar, and the latter by functions.php. Those’re native to WP. Even though it’s not defined in my stylesheet, “widgettitle” apparently refers to h2s in my navbar. I guess if I were a template designer, I’d care about it.

    I don’tknow what the diffference is between a “registered” sidebar and one that’s “unregistered.”

    Binky

    Thread Starter BinkyM

    (@binkym)

    Hi, Shadow:

    I just grepped my plugins folder for “wp_list_pages” and came up empty, so that doesn’t seem to be the case, unless you’re suggesting one of my widgets is displaying my pages some other way besdies wp_list_pages. If that’s the case, how would I know? (sob!)

    FWIW, my plugins/widgets are:

    Akismet
    All in One SEO Pack
    Executable PHP widget
    FeedBurner FeedSmith
    http:BL
    I Love Social Bookmarking
    NoFollow Free
    Snap Shots™
    WP-PostRatings

    None fiddles with the display of my pages in my sidebar (that I’m aware of, anyway). Some add functionality to the display of my *posts*, but insofar as the pages being listed in the sidebar, they still look the way they did on Day One (save for my changes to my stylesheet).

    I think it’s time for a martini!

    Binky

    Thread Starter BinkyM

    (@binkym)

    Hokay; this isn’t working for me. What am I doing wrong? I’ve tried:

    <?php wp_list_pages(‘exclude=18&title_li=<h2>Pages</h2>’ ); ?>

    and also:

    <?php wp_list_pages(‘title_li=<h2>Pages</h2>&exclude=18’ ); ?>

    in lsidebar.php, but “Terms of Service” is still showing up in my left navbar at http://lipstick-face.com/blog

    I’ve read the dox repatedly, and can’t see what I’ve done wrong. It doesn’t look like rocket science. Am I doing something boneheaded?

    Binky

    Thread Starter BinkyM

    (@binkym)

    Yuppers! That did the trick! I’m a happy little blogger again! Thanks!

    Thread Starter BinkyM

    (@binkym)

    Kafkaesqui:

    Ah! I only enabled that last night! I’m off to disable it in a big hurry! I must not have configged something I should have. That’s what I get for doing things at 4AM. Thanks mucho! I didn’t think to google it. I appreciate it big bunches!

    Binky

    Thread Starter BinkyM

    (@binkym)

    Thanks a lot, MichaelH! That oughtta do the trick! It’s circuitous and convoluted (not your message, but rather the dox), and I’d never have found all that without your help. I appreciamate it a lot; smoochies!

    Binky

    Thread Starter BinkyM

    (@binkym)

    Ah! Otto42, I appreciate your sticking with me and helping me understand this. The word “category” looks like a wart in my URL, and I’m having a hard time coming up with anything better to replace it, but at least now I understand why it’s there. While I like to think people are smarter than to come up with post title than “anti-aging,” I hafta remember hat many aren’t, so it’s gotta be this way. (sigh) Thanks very much for helping me out. I’ll go get to work, see whether I can cough something up, or else just be happy that all’s right in the WordPress world after all!

    Binky

    Thread Starter BinkyM

    (@binkym)

    Hi, Otto42:

    Didn’t know whether it was cool to post links. If it is, here you go:

    http://lipstick-face.com/blog/

    Clicking the categories on the left, you’ll see the word “category” in the URL. These aren’t archives (not the way I understand archives, anyway); these are current posts.

    I’d be grateful if you’d peep at my blod and tell me whether maybe I’m all wet. I don’t understand what purpose the word “category” in my path serves. It adds no useful info.

    Thanks very much,

    Binky

    Thread Starter BinkyM

    (@binkym)

    Hi, Travis:

    Because I didn’t find an answer here, I tore out my install and did a fresh 2.3.1 install, deleted “Hello, World,” and put all my posts and pages ack in, again setting my Permalinks ONLY to “/%postname%/” Unfortunately, all my links look like this:

    /blog/category/eyes (“eyes” is a category)
    /blog/category/anti-aging/moisturizers (“anti-aging” is the parent category of “moisturizers”)

    I need that damned word “category” out of there so I can go out and start getting my backlinks, sending my feeds out, etc, but I don’t wanna do it with that word in there, because if this bug can be fixed, I don’t want people linking to something that’s busted one day, then fixed the next, although I’m losing hope for a fix. It’s been busted even since the moment I installed 2.3.1 all nice and fresh and clean. I’m terribly frustrated.

    I hafta admit, , though, tht I take some kind of comfort from the fact that it’s not just me, even though it means someone else is suffering. I *am* sorry about that.

    (Oh, and no, editing a *page* didn’t take the “category” out of my paths.) (Rats!)

    Binky

    Forum: Plugins
    In reply to: Poker Room Affiliate

    Otto:

    You cannot paste PHP code into a text widget. That won’t work

    Aha! You just solved that mystery for me! Good thing I did some peeping before I started pulling on my hair! I downloaded your widget, and am praying it orks with 2.3. Thanks great big bunches! Smooches!

    Binky

    For what it’s worth, I uploaded the zipped WordPress 2.3 distro and unzipped it on my server, then did my install, and also ran into the same problem awangr did. After reading this thread, I looked at my config file and found two returns at the end of the config file. Removing the two returns solved the problem. (I *also* had the cookies problem, but two forced reloads in both Safari and Firefox after the removal of the returns got around that.)

    Thread Starter BinkyM

    (@binkym)

    I’ve solved the problem of the “From” field in the header being wrong, though WHY the problem exists, I have no idea. The file class-phpmailer.php in wp-includes had this on line 74:

    var $Sender = “”;

    Putting the email address in there solved his problem. The install went without a hitch, but I notice the file modification date on that file indicates that that file wasn’t touched during the install (none of the files in that directory was, for that matter), so I’m a little suspicious of what else might not be right. Other users haven’t experienced this problem? (I guess not, otherwise a lot of people would have jumped on this question with solutions!)

    So I’m off to go try to put some *content* into the confirmation messages so they’ll be less apt to land in spam folders!

    Binky

Viewing 15 replies - 16 through 30 (of 31 total)