Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter bugreporter123

    (@bugreporter123)

    OK, I had to add a

    <?php wp_reset_query(); ?>

    at the end of it, so the main Loop wasn’t affected, but then it worked just great!

    Thanks, this saved me HOURS of digging through the Codex. Mark this one as “resolved”!

    ??

    Thread Starter bugreporter123

    (@bugreporter123)

    Just one Q: Is 6 the limit of the # of posts shown?

    I will try this, thanks.

    Thread Starter bugreporter123

    (@bugreporter123)

    Don’t think traffic load will be a problem. I’m a newbie here in the forum, so don’t know how to mark this thread as “resolved” but if any moderators see this, please help me out and do so.

    As I said, I will post any other problems I have here as I encounter them.

    Thanks again for all the help!

    Thread Starter bugreporter123

    (@bugreporter123)

    1. OK, I will check out body_class, it sounds like what I’m looking for. The sidebars, I forgot — I already have one alternate sidebar with a custom name, so “duh” — I should have thought of that! But I’ve always gotten stuck trying to swap header images, never got to the point of dealing with the sidebars in what I was attempting to do. That’s my excuse for the stupid question, at any rate (thanks for being patient with me…)

    2. I will check it out. I will search for invisible admins to find more exact info if I need it. I don’t want to do the upgrade until I’ve scrubbed the database, for obvious reasons.

    3. I’m still not sure if I need more than one copy of WP (I’ve got the disk space, wouldn’t really be a problem). I will download a new copy and play around with it in a subdomain, and see what happens.

    My main question, though, is “am I going to break the database by pointing more than one copy of WP at it at one time?” which seems to be OK, from everything you’re saying (if I’m wrong, please let me know!!)

    I think this answers enough of my questions to get started. If I have further, more detailed questions, I will post them as separate questions here in the forum. Just wanted to thank you for all the help, since I know just enough PHP and just enough about servers to totally mess everything up — so I was trying to avoid that in advance!

    Thanks again.

    Thread Starter bugreporter123

    (@bugreporter123)

    esmi –

    Thanks for the advice.

    1. I will check out the links, thanks. What I really want to do is have a different header image, and possibly different sidebars. The background and type styles will likely stay the same (or very similar). In the old WP, this didn’t seem possible (with some sort of IF…THEN type of statement, checking on which page it was loading) within the theme pages. But a different header image is beyond the abilities (I think) of CSS. I’m no CSS expert, so I could be wrong about that, though.

    2. Thanks, I will check the links. Most of the links seem to deal with the damage done to the WP files, though. The users (I believe) are stored within the database. I haven’t used SQL in a long time, so that’ll probably take some learning time, but it looks like that may be the only way to deal with the problem. I know of an easy search to find these users (searching on “admin” for instance, most are named things like “admina… adminb… adminc…” etc.), but I don’t know how to find them using the WP admin user interface (may not even be possible). I do the search, and the users are “invisible” — reports “20 users found” but none appear in the resulting list.

    3. Yes, I want to use an existing database in all three of the different “sites.” But I’ve heard that just doing an upgrade of the existing WP directory on the server won’t find (and delete) extraneous files. So I thought, for the main site, I’d just set up a new directory and then move my (clean) theme pages into it, and install new versions of my plugins. Then I can change the file (htacess? I forget.. the one at the root html level) to point to the new directory. Does this sound feasible? It’ll allow me to get everything up and running, and then switch the whole thing over without interruption of service. I think.

    Anyway, thanks for taking the time to answer me, I really appreciate the help!

    ??

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