Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • Forum: Fixing WordPress
    In reply to: New Page Question
    Thread Starter azurewolf

    (@azurewolf)

    Thanks for the help folks … clear things right up. I used the permalinks to solve the naming problem and just commented out the sidebar reference to the pages:

    <!– <?php wp_list_pages(‘title_li=<h2>’ . __(‘Pages’) . ‘</h2>’ ); ?> Commented out the pages, since I have a navbar–>

    Cheers!
    -Brian

    Thread Starter azurewolf

    (@azurewolf)

    Thanks TG …
    I’m pretty sure you’re right. It seems like I remember it being about the includes, and I tried to play with them to fix ’em … but alas, I am only soooo smart.
    Just figured I’d throw it out there for those more brilliant than I ??
    Cheers for all your help (in more places than just on this thread!)

    I imagine the reason the post is so far down on the page has to do with the either the image being too wide to fit with the class or your margin/padding may need some adjusting. I have a a site with several boxes within boxes (to support a fixed-though fluid vertically, centered design). I know that when I set up my content and navigation boxes, I had to do a IE Hack as well as adjust them a couple of times, so that they aligned up side by side.
    BTW … I have to agree that I think divs would be better than classes IMHO.

    Forum: Your WordPress
    In reply to: New website …
    Thread Starter azurewolf

    (@azurewolf)

    LOL … I just noticed allusion! What a dope …
    Thanks for the nod … I hope everyone enjoys the new forum topic.

    Forum: Your WordPress
    In reply to: New website …
    Thread Starter azurewolf

    (@azurewolf)

    I understand the policy, and don’t have a problem with it on the Wiki site. Just a thought on having a place to showcase new WP websites …

    Thread Starter azurewolf

    (@azurewolf)

    Thanks for asking and helping NuclearMoose. Sadly, yes, I did both. I put the proper DB info in my config file and did upload it. I ran through the install, with NO errors.

    Thread Starter azurewolf

    (@azurewolf)

    I’m using the following tag:

    <?php list_cats(option_all, 'text', 'col', 'sort', 'file', list, dates, count, hide_empty); ?>

    It is currently set to the default (I believe) of:

    <?php list_cats(0, 'all', 'name'); ?>

    Since this either presents a list (which for presentation I don’t want) or a loop that that doesn’t seem to allow for anything inbetween each run … so I’m a little stuck. I’ve formatted it as a list and not as a list. The funny thing is, all I really want to do is insert a “p” tag around each run of the loop.
    I know I’m not being very articulate, but hopefully this clarifies it a little

    Thread Starter azurewolf

    (@azurewolf)

    Appreciate the comments … they all sound like good ideas. Wonder if some of them should be official, and included in the readme.html?
    Cheers!
    AW

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