Advanced WordPress Theme SPress

If you're new here, you may want to subscribe to our RSS feed. Thanks for visiting!

spress

SPress: Download Link | Test run

2 and 3 Column, Gray, White, Advanced, Fixed width, Widget ready, Options Page, Right sidebars, Bottom Sidebar, Professional Blog Template

SPRess is an advanced 2 and 3 column “widget” ready WordPress theme designed by MandarinMusing and Headsetoptions. This professional theme has an options page to change the header image, background colors, fonts, font colors, and much more. The theme has one right sidebar and 3 bottom sidebars that are all widget ready. The theme is also styled to easily add Google Adsense and was supported by Duluth Real Estate + Motels Reservations. Please go to our WordPress downloads and support page for theme support, queries or customized web design projects. You may view, download and testrun more of our themes here.

Please do spread the word if you like our themes!

Bug Fix (Sept 26th 8:54AM EST): The pages were showing only excerpts, it is now changed to display full posts. We urge the users to either fix the code as mentioned in the comments or re-download the theme. Thanks Keith for bringing it to our attention.

Leave a Comments | Trackback | RSS 2.0

  1. 1. SPress Advanced WordPress Theme at Mandarin Musing | September 23, 2007 #

    [...] SPRess is an advanced 2 and 3 column “widget” ready WordPress theme by MandarinMusing designed in collaboration with Headsetoptions. [...]

  1. 2. Keith | September 25, 2007 #

    I believe I’ve found a bug in spress.

    Spress template does not handle PAGES correctly. It will only show the excerpt, never the full content.

    I have one page at my site and you can see that you can only ever see the excerpt

  1. 3. Keith | September 25, 2007 #

    I fixed it by changing the_excerpt to the_content in theloop.php

    That makes the PAGE always display (which is better than only ever showing the excerpt)

  1. 4. Keith | September 25, 2007 #

    You might also want to add this to theloop

    Otherwise, if you have > post numbers in the archive the older posts won’t show.

  1. 5. Keith | September 25, 2007 #


    <code>
    <?php posts_nav_link(' — ', __('« Previous Page'), __('Next Page »')); ?>
    </code>

  1. 6. hso | September 26, 2007 #

    @ Keith

    Good catch, it is one of those things you tend to overlook when you have all the loops in one page. I altered the file and the new downloads should have it page display correct.

  1. 7. Keith | September 26, 2007 #

    Oh, I forgot to mention that I really like the template, so thanks for making it available. Glad I could help with a minor tweak.

  1. 8. wpSnap - Best WordPress Themes, Blogging Tips, Design Resources » SPress | November 9, 2007 #

    [...] Links: Download | Demo | Theme URI [...]

  1. 9. News » SPress | February 3, 2008 #

    [...] Links: Download | Demo | Theme URI [...]

  1. 10. hasnaa | February 12, 2008 #

    Great info
    thank you

    http://www.Abunza4me.com

  1. 11. Mark | May 12, 2008 #

    Greetings,
    I like this theme! Thanks for making it available. I have run into a bug I think. Using the RSS Feed widget I tried to display a feed in Sidebar 2 (the bottom right sidebar). Anyway, the code must not be right because the feed is displaying incorrectly. When I go to edit or delete the feed, I am not given the Edit option like I am on the other Widgets. Is this a theme glitch or a WP glitch, and could you tell me what file and code snippet area I need to change in the theme to override WP’s widget….or can I?

    Also, what do I need to do to make this a 3column theme? I’m not seeing any documentation on this but would like to go to 3 columns if possible. Thanks so much for you help!

  1. 12. hso | May 13, 2008 #

    @ Mark

    I just checked your site, the issue is with the code within the widget. It is not parsing the XML and displaying it as is, making the widget to break the bottom left sidebar. Use a different widget for RSS in WordPress like BDP RSS.

Have Your Say »

(Required- use your name, not keywords)

(Required- will not be published)

(Optional)

Use SimpleCode while pasting codes.