Patacodesays
Really nice theme, easy to use and setup thanks to your tutorial and help files, this is a 5 stars one! Good job and keep on making great templates! 
Patacodesays
Really nice theme, easy to use and setup thanks to your tutorial and help files, this is a 5 stars one! Good job and keep on making great templates! 
dannylittlesays
Great Theme! I have an issues with the theme.
Within the Bluelight settings of the admin area, my categories are not appearing in the drop down box for the option to choose a category for Projects or Featured or Blog.
Is this a common issue? And I did not install the dummy data because I didn’t want to have that extra data in place.
Thanks
dannylittlesays
You may disregard the previous issue… Once I actually added post to the categories, they appeared in the bluelight options drop downs…
Thanks!
seismosays
Woooof, solved the problem. Didn`t click the radio button for static page and selected Homepage in the settings. Wuaaah, luckily I don`t have to sit all night.
gwhite83says
After follow you screencast video and getting to the part about populating the projects section. You get to the part of renaming category-4.php to match the project category. But category-4.php is not included in my download and the project area is not being populated, like yours
thanks, Greig
Acuitykevsays
Just downloaded and installed the theme, viewing the screencast now and the PLUGIN folder was not located in my download?
Am I missing something? I have downloaded the files twice.
Thanks
Dzinerfusionsays
Hi, I need help with my blog. Why is my blog Belize City Vacationshaving the nav bar so low?
thedesktopshopsays
Hi, I thought I followed the instructions, but something is wrong. See here: http://www.trulitesigns.com/
I stopped after making the home page the static page.
Thanks in advance for your help!
~Rita
jaythrashsays
Hi!
Not sure if anyone else has run into this problem, but pagination wasn’t working on the “blog” page for me until I made the following change to tpl-blog.php
original:
<?php query_posts('cat='.get_option('blogcat').''); while (have_posts()) : the_post(); ?>
new:
<?php query_posts('paged='.get_query_var('paged').'&cat='.get_option('blogcat')); while (have_posts()) : the_post(); ?>
Basically, I needed to provide a value for the ‘paged’ variable to query_posts().
Other than that small issue, I’m having a great time with the theme! 
I’m helping build a new website for a local Cub Scout group and this theme has served as a great foundation. It’s still a work in progress, but it’s already sooo much more compelling and useful than the previous design. (http://www.pack200.org)
490comments