• I’m getting very confused and my head is spinning with all the terms and the words here, which I why I can’t find a simple resolve to my problem! Please help…

    Ok… on my blog I have a list of categories.. I click that link and a template shows up (categories.php) all I want is a list for every post in that category to show up, like this site:

    https://lorelle.wordpress.com/category/wordpress-themes/

    See how they all show up and the reader can select which particular post in that category they want to see!

    If you could point me in the right direction I’d love you forever ??

Viewing 5 replies - 16 through 20 (of 20 total)
  • Thread Starter Barfly

    (@barfly)

    gosh I don’t know where to start with all that…

    hmm… thank you for helping me out guys

    I can help out a bit:

    # <li class="page_item"><a href="https://twisted-barfly.co.uk/?page_id=8" title="Resource Links">Resource Links</a></li>
    # <a href="/Brushes" title="Brushes"><img class="no" src="wp-content/themes/Illustration/psp.jpg" alt="Looking for Paint Shop Pro Brushes?" title="Looking for Paint Shop Pro Brushes?" /></a>
    # <li><a href="https://twisted-solutions.co.uk" title="Twisted Solutions">Twisted Web Design & Hosting</a></li>
    # </ul>

    Look for that line in your code. You’re missing
    <li> before the link and </li>
    after.

    It’s also saying you didn’t end your content div. I’m not sure but you might want to check that to make sure.

    Thread Starter Barfly

    (@barfly)

    Hmm yes, I had problems with this the other day. I wrote this page last night, quite sleepy. MY boyfriend has gone home now, so I can look in detail woo! Thanks everyone!

    Thread Starter Barfly

    (@barfly)

    got it down to six errors from over 40 …

    Thread Starter Barfly

    (@barfly)

    Woo. All validated at the moment…

    Now just got to sort out these darn categories.

    I used to be really good for the most parts validating as I type, especially adding things like alt tags and /> etc…

    Naughty me!

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Category Problems…. tutut’ is closed to new replies.