Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lindenthaldesign

    (@lindenthaldesign)

    Strange, that is the way it is supposed to look – I did find an article claiming that certain PCs running a certain version of XP that may have a virus/spyware have this bug?!? Probably B.S. It claims that if you place a ‘?’ at the end of the URL it will load. So I cleared my cache and it did just fine. I just ran a virus and spyware check but no bugs.

    Just a note: I used the proper ampersand code but when I posted my post before, it converted it to an actual ampersand

    Good evening DavidBorrink – I have looked into this issue and really like your solution unfortunately I cannot seem to get it to work. I have created a post, then created a category (homeblock1), and assigned the post to that category. Then in my custom template I have a “banner box” where I want the content from said post to display. Maybe I mistyped something? Syntax error? The code from my template is below. Any help appreciated in advance!

    ‘<div class=”grid_4″ id=”bucket_green”>
    <?php $posts = get_posts( “category=homeblock1&numberposts=1” ); ?>
    </div>’

    Thanks-Sunny

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