Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)
  • Thread Starter rookcifer

    (@rookcifer)

    Otto,

    OK, I understand that. But for us non-programmers and non-PHP experts, how exactly do we go about debugging a piece of software? All I can say is that on my end nothing has changed (browser, OS etc.). I also doubt my web server has changed anything since yesterday, but I can’t be sure. Since 99% of us do not run our own web server, how are we supposed to provide detail about server settings we don’t have access to? About the only thing I know about my server is that it runs a Linux distro (not even sure which one) with Apache as the server software. I have no idea what exactly their security settings are.

    Again, like the other guy here, I am not bashing WordPress at all, but simply trying to figure out what’s the matter. If there are other forums more appropriate, point me to them.

    I understand how it can be annoying, as a moderator, to sift through a thousand posts with the same content (which is why I suggested a sticky, but apparently that isn’t an option in this type of forum).

    Thread Starter rookcifer

    (@rookcifer)

    Yeah, why the attitude, Otto?

    I have changed nothing with my browser, OS, and I am certain my hosting provider has changed nothing either. If this is the case, it is reasonable to assume that there is an issue with this latest WordPress update.

    Just yesterday, before I upgraded to 2.5, I could upload pictures to my heart’s desire through the admin panel. Something has changed, and it is NOT on my end, or on the end of 90% of the people here complaining about it.

    And if we aren’t allowed to ask about bugs here, then what forum is appropriate for that? After all, this is the official WordPress forum.

    I am having the same issue. I can add my already existing gallery images just fine, but if I try to upload an image, the little box on the screen just freezes. Nothing ever uploads.

    I am using Firefox on a *nix box. Are there any fixes? Is it a Firefox issue?

    akaro, my database is down too. What host are you using? I think I have a problem with my host (Linksky).

    Anyone reading this on Link Sky? Their help forum is also experiencing database errors.

    Thread Starter rookcifer

    (@rookcifer)

    Ok, I have still not been able to ascertain how exactly to make my tag cloud display horizontally instead of vertically.

    Here is my site.

    Any suggestions on what to do with the CSS? I am using the CTC tag cloud widget, btw. The tag cloud on my page is at the bottom of the left sidebar.

    Thread Starter rookcifer

    (@rookcifer)

    Fixed it. Apparently I didn’t have my permalink structure set-up properly. I simply changed it from /%category to the /date format. This seems to have fixed it for whatever reason. Why it started messing up now, when it had been working,is beyond me.

    Thread Starter rookcifer

    (@rookcifer)

    OK, I deactivated the Evermore plugin and the full posts display on the main page just fine. Apparently something went wrong with the Evermore script somehow. Any ideas?

    Thread Starter rookcifer

    (@rookcifer)

    bump.

    I still am looking for a way to display the tag cloud like this:

    [tag] [tag] [tag]….
    [tag] [tag] [tag]…

    Right now it displays in my sidebar as a vertical list like so:

    tag
    tag
    tag

    I was hoping someone could provide me with the CSS code to modify my theme with. Do I need to replace the “block” with “inline?”

    Thread Starter rookcifer

    (@rookcifer)

    Ok, mfields, I got it to work. The only thing I added was <center> tags in my widget to align the icons. It looks good, and is something I have been trying to do for a few days.

    I assume the same type of code can be used for tag clouds?

    Thanks again.

    Thread Starter rookcifer

    (@rookcifer)

    Ok as for the above code, here is what I have done:

    css:

    #r_sidebar ul li a {
    display: block;
    .inline{display:inline;}
    color: #000000;
    text-decoration: none;
    margin: 0px;
    padding: 5px 0px 5px 0px;
    }

    look OK?

    as for the widget:

    <a class="inline" href="https://feeds.feedburner.com/tasthius" title="Subscribe to my feed" rel="alternate" type="application/rss+xml"><img src="/wp-includes/images/rss.gif" alt="" style="border:0">
    <a class="inline" href="https://www.feedburner.com/fb/a/emailverifySubmit?feedId=1488173&amp;loc=en_US"><img src="/wp-includes/images/mail-icongreen.png" alt="" style="border:0">

    I tried this combo and it didn’t fix it, but I am sure I have done something wrong.

    Thread Starter rookcifer

    (@rookcifer)

    Thanks a million! I’m going to go try it. I figured it was a problem in the stylesheet, but didn’t know what to do.

    While I have you here, can you tell me if I can alter my RSS feeds on the right sidebar (bottom) to show more than headlines? I’m using the KB advanced widget.

    Thanks again.

    Thread Starter rookcifer

    (@rookcifer)

    Whenever I insert that code into my r_sidebar.php, nothing shows up. Whenever I enter it into my widget box, it scrunches up everything below it, and the images are still aligned vertically.

    here is my site if you want to take a look. I am trying to get those two green icons on the top right to align.

    Forum: Fixing WordPress
    In reply to: Google Analytics
    Thread Starter rookcifer

    (@rookcifer)

    Nevermind, I figured it out. I had incorrectly entered my blog as https://www.mydomain.com and did not enter /blog where my blog is located. GA didn’t know where to look.

    I am still befuddled by the footer.php file looking like an encryption algorithm. ??

    Thread Starter rookcifer

    (@rookcifer)

    OK, but how do I tweak the CSS to make the list a cloud?

    Thread Starter rookcifer

    (@rookcifer)

    Bump.

    Can anyone tell me how to clean up the code after an HTML validation scan? As you know, the WordPress templates do not contain HTML files. How does one correct the HTML when there are no HTML files? My CSS is pretty much clean, so I know I don’t need to edit the style sheet or the php files.

Viewing 15 replies - 1 through 15 (of 16 total)