BRIGHT SIDE: New 3-Columns Widget Ready WordPress Theme

bright side

BRIGHTSIDE LCR: Download | Test run
3 columns, Left sidebar, Right sidebar, Blue, White, Green, Fixed width, Widget ready, Sky/Nature/Landscape Template, Neat and Clean All-Purpose Template

Bright Side is a new “widget” ready, 3-Columns WordPress theme with a beautiful header image, a left sidebar and a right sidebar, white content area and soothing blue background, by Mandarinmusing and Headsetoptions based on design by Styleshout.

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.

Leave a Comments | Trackback | RSS 2.0

  1. 1. mandarin musing » BRIGHT SIDE: New Widget Ready WordPress Template | March 23, 2007 #

    [...] BRIGHTSIDE LCR: Download | Test run | Support [...]

  1. 2. Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 3/24 | March 23, 2007 #

    [...] Bright Side is a new widget ready, three columns WordPress theme with a beautiful header image, a left sidebar and a right sidebar, white content area and soothing blue background. [...]

  1. 3. WeblogToolsCollection Español » Blog Archive » Temas de WordPress publicados 24/3 | March 24, 2007 #

    [...] Bright Side es un nuevo tema para WordPress preparado para widgets, a 3 columnas y una bonita imagen de cabecera. Tiene barras laterales a la izquierda y a la derecha, el área de contenido es de color blanco y el fondo de un relajante color azul. [...]

  1. 4. links for 2007-03-24 at L’urlo del coniglio | March 24, 2007 #

    [...] Headsetoptions.org › WordPress, Web Design, Blog, Etcetera » Blog Archive » BRIGHT SIDE: New 3-Columns Widget Ready WordPress Theme (tags: wordpress themes) [...]

  1. 5. Andrew | March 24, 2007 #

    I love the theme!! Functions exactly how I want it to. Thank you!!

  1. 6. Sorel | March 26, 2007 #

    I`ve made a theme based on same template but with some differents: http://demo.sorelmihai.com/bs/ & sorry my English.

  1. 7. headsetop | March 26, 2007 #

    @ Sorel

    The link does not work!

  1. 8. Temas para WordPress para el 27 de marzo - Carrero Bitácora de los Hermanos Carrero, David Carrero Fernández-Baillo y Jaime Carrero Fernández-Baillo. Todo sobre Internet, Tecnología, Tendendias, Dominios, Bitácoras, Diseño y Programación, … , de | March 27, 2007 #

    [...] Bright Side es un nuevo tema para WordPress preparado para widgets, a 3 columnas y una bonita imagen de cabecera. Tiene barras laterales a la izquierda y a la derecha, el área de contenido es de color blanco y el fondo de un relajante color azul. [...]

  1. 9. Katie Baird | April 6, 2007 #

    I installed this theme (love the look) but when I activate it, I see either “??” above and below the header or a variation on that in some browsers.

    Whatever is causing that forces the header art down about 25 pixels, causing it to be misalligned with the background.

    I don’t see this problem with any other themes that I tried.

    Currently, I have reset my blog to its original theme, but wonder if you can advise me on this? Let me know if you need me to reactivate Bright Side so you can see what I mean. Or, I could send a screenshot?

    Thanks!

  1. 10. hso | April 6, 2007 #

    @ Katie Baird

    Can you download the theme and upload a fresh copy to your site and check? I am thinking something funny happend to the earlier copy of your theme files. I did see the ?? on your site when the theme was active, it is strange.

  1. 11. Katie Baird | April 6, 2007 #

    Ok, that’s a good idea, so I tried it. I have now reuploaded the newly downloaded files, and it still is not displaying correctly… those question marks persist. This is with having made no modifications to the sidebar or rightbar.

    It must be something in my existing files that is causing the conflict. I’m just not sure what to turn off or on to restest.

    I just upgraded WP last week and did the deactivate and then reactivate plugins thing. I eliminated a couple that were known not to work.

    Out of ideas here …

  1. 12. hso | April 7, 2007 #

    @ Katie

    That is wierd, can you deactivate all your plugins and activate the theme, tell me if it breaks. If not, turn on (activate) one plugin at a time till it breaks.

  1. 13. Katie Baird | April 9, 2007 #

    Thank you – I tried that just now, and even with all plugins turned off, the anomaly appears. In view source, I see that it appears at the top of the code, prior to the head section of the code and then just before this line in the code:

    Maybe that pinpointing of where the odd characters show up will help in this troubleshooting?

    I looked through the code on all the theme files and don’t see this, so it must be picking it up from a WP file that’s outside the themes folder.

  1. 14. Ryan | April 11, 2007 #

    Is there a quick way to enable the default Blogroll link list presentation in one of the sidebars?

  1. 15. hso | April 11, 2007 #

    @ Ryan

    Quick way would be to use widgets, else you can add this line of code within < and > to make it appear:

    ?php get_links_list(); ?

  1. 16. karsem | April 12, 2007 #

    hi,
    I downloaded the theme and I love it.
    But recently I noticed that as the number of posts in the blog gets vast, i.e Crosses the number of posts to show on the frontpage, I dont see a link to go to the next page on the bottom of the frontpage.

    How would I implement it.

    thanks

  1. 17. headsetop | April 12, 2007 #

    @ Karsem

    You can add it to the index.php (Main Index Page) by simply adding these lines after the code ?php endwhile; ?

    ?php next_posts_link(’« Previous Entries’) ?

    ?php previous_posts_link(’Next Entries »’) ?

    Each line of code must be within < and > for it work!

  1. 18. Frank | April 14, 2007 #

    Wondering the same thing as karsem and tried your fix but it doesn’t work. I get this:

    Parse error: syntax error, unexpected T_STRING in …../html/wp-content/themes/brightside/index.php on line 41

  1. 19. hso | April 14, 2007 #

    @ Frank

    That works for me, what version of WP are you using?

    Here’s more info on Next/Previous WP tags.

  1. 20. Chris | August 15, 2007 #

    I love this theme and adding a header image. I am having a problem with my About page displaying. Can anyone help?

  1. 21. Chris | August 16, 2007 #

    I ended up reinstalling Wordpress on my server and it fixed the problem. I then recovered from SQL backup and it re-occured.

    Obviously had to rebuild from scratch. It goes much faster the second time. Fortunately I just started the site. Need to find something that backs up pages and posts as well.

  1. 22. hso | August 16, 2007 #

    @ Chris

    Here’s an excellent post by a friend on essential plugins, there’s one for database backup too (backs pages, posts, comments, etc..).

  1. 23. CMS and Blog Themes | DefaultCss.com-CSS Portal | November 3, 2007 #

    [...] BrightSideofLife by Headsetoptions [...]

  1. 24. Chris | November 5, 2007 #

    Need help with the tabs for my pages. Some titles are long (long-tailed keywords) and color drops.

    Any fix?

    Thanks Chris

  1. 25. hso | November 6, 2007 #

    @ Chris

    The images that is used for the background is 175px wide, that seems to be the issue in your case. I suggest you open the images folder within the theme folder and look for tabright.gif, open it and stretch the image horizontally (keeping the height constant at 84px) to say 225px, save and close. That should do it.

  1. 26. Chris | November 6, 2007 #

    hso

    That is exactly what was needed! Thank you.
    It worked like a charm. Is genius to strong a word?

  1. 27. Hot Wordpress Themes » Bright Side : 3 Column Wordpress Theme | November 7, 2007 #

    [...] Demo – Download [...]

  1. 28. Lori G | December 11, 2007 #

    The code you gave for previous and next entries gave me the same error. In reading the WP info I used this code:

    after the endwhile; in the index page and it works great.

    Thanks for the theme!

  1. 29. hso | December 11, 2007 #

    @ Lori G

    After the endwhile is correct, that is what I instructed.

  1. 30. ~iMoM~ » New Year, New Look | January 8, 2008 #

    [...] appropriate it is then that the perfect theme I found is named “Bright Side“? It was designed by Headsetoptions and Mandarinmusing, the same guys who did the Rain Drops [...]

  1. 31. Liz | January 23, 2008 #

    Your theme is lovely!

    My pages are showing up with 2 homepages. Also in the place where you can choose a static front page none of the pages show instead it lists the posts twice.Do you know how to fix this?

  1. 32. Liz | January 23, 2008 #

    The problem above doesn’t seem to be with the theme as same happened when I changes to a different one. i guess I might need to reinstall WP.

    But another question:
    Could you please tell me how to edit the feed info on the right of the header/page? I want to use feedburner but can’t work out how to change it.

  1. 33. hso | January 23, 2008 #

    @ Liz

    Did you recently upgrade your WP? If it is not WP, it could be some plugin that is messing with your site.

    As for Feedburner RSS, use the Feedburner Feedsmith plugin.

  1. 34. Liz | January 24, 2008 #

    Thanks for your help. You were right it was the plugins. Not sure which one yet but am back to 1 home page. Also thanks for the feedburner tip. Your theme is wonderful and I will make a donation.

  1. 35. Elizabeth | March 26, 2008 #

    A problem has developed with my theme. It is cutting off the page before the text is finished. The second half of each page including sidebar content is coming out onto the grey background. Do you have any idea why this might happen?

  1. 36. Elizabeth | March 26, 2008 #

    I have solved this. For some reason the sign up form in the sidebar was causing the problem.

  1. 37. Liz | April 8, 2008 #

    I can’t find anywhere for people to leave a comment on this theme. Can you tell me how to enable this? I have it enabled in posts and pages but there is no link to comments on the page.

  1. 38. hso | April 8, 2008 #

    @ Liz

    When you create a post/page, there is an option (under Comments and Pings) to allow or disallow comments, if you do not check the box, by default it will disallow comments.

  1. 39. 32red online casino bonus code | July 19, 2008 #

    32red online casino bonus code…

    Glynn citizens chute?minimizes:lurked …

  1. 40. bsäta hasardspel online | July 20, 2008 #

    bsäta hasardspel online…

    expire sod tidy statue …

  1. 41. kYLE hEALEY | July 26, 2008 #

    thanks for the theme I am going to put it on a couple sites.

  1. 42. Trade Show Banner Stands | August 8, 2008 #

    Great theme looks great and functions well.

  1. 43. oranjecasino.nl | August 21, 2008 #

    lovely theme, thank you verry much!

  1. 44. Funny Guy | October 6, 2008 #

    Nice post, I love theme like this, keep on with your good work!

  1. 45. slotvent | January 31, 2009 #

    Very cool theme, thanks

  1. 46. Car Games | December 14, 2009 #

    Just a note to say many thanks for the theme is looks and works great, keep up the good work!

Have Your Say »

(Required- use your name, not keywords)

(Required- will not be published)

(Optional)

Use SimpleCode while pasting codes.