Group Admins

WordPress Troubleshooting and Support

Public Group active 1 year, 5 months ago ago

WordPress support from our community

Newbie Questions- Weird version problem & messy CSS question

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1362
    Dawn Reel
    Participant

    When I use Firebug to see the CSS code I need to modify my WordPress page I see, in the right column under the tab “Style,”

    name of tag on left, on the right it says “style.css?ver=8 (line x)

    x being a number

    Two questions. What is happening here?!

    (1) it seems like when I try to update the CSS file using WordPress.org’s Dashboard interface it is creating different versions and I can’t figure out which one I’m on. How can I see all the different versions and kill them all forever!

    (2) If I only edit and update the CSS file, style.css, via FileZilla will that keep me from having all these confusing versions in the future?

    Last question, (3) my style.css file has SO many different entries for the same tag. Even body has like 5 different entries, it seems like such messy coding. I’m using a Woo Theme (Headlines) that I’m volunteering to edit for a nonprofit, not one I coded myself, and I’m surprised how seemingly unorganized the stylesheet is. If I made it myself I’d wouldn’t just slap another tag onto the bottom, I’d combine them for neatness. Am I missing something here? This nonprofit actually paid for this theme (Headlines), I’m surprised. Are WooThemes to be avoided? Are WordPress commercial themes coded differently than regular HTML 5 themes & is there a section on “best practices” in the WordPress.org Codex?

    Thanks, I’m familiar with HTML, but a WordPress newbie and not getting the “big picture”!

    #2326
    Margarete Koenen
    Participant

    Woo themes are actually very good.

    Instead of altering the code of your theme you should create a child theme to your Woo theme. There is a lot of information on child themes in the WordPress codex (http://codex.wordpress.org/Child_Themes) and Woo themes has detailed instructions at http://www.woothemes.com/2010/07/customizing-a-child-theme/.

    #2327
    Steve
    Keymaster

    We also have some videos on this site as well 😉
    http://wpnyc.org/tag/parentchild-themes/

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.