Theme Support System

2008-10-05 posted in About My Themes

I try my best to make my themes work for everyone. However, due to the big amount of comments I’ve been receiving, I can’t give timely response to every request. I have since figured out a way to address those issues effectively with different priority set as follows:

Top Priority
If you encounter functionality issues (eg. themes display wrongly in Firefox), I’ll look into that as first priority and will try to address the problems within 3 working days. You can post the problem in the comment section of the most relevant theme page.

Note: My themes are not designed to work with ALL plugins. Unless you show me how popular the plugin is, please don’t ask me to fix the compatibility issue with the individual plugins. 

I consider a plugin as popular when the All-Time downloads in Wordpress is above 200,000. Take Wordpress Stat plugin as an example, the all-time downloads can be found at http://wordpress.org/extend/plugins/stats/stats/ and it is more than 500,000 as of this writing. Therefore, we’ll fix the problem, if any, pertaining to this plugin.

However, due to the strict coding standard that I always adhere to, my themes should work well with most of the popular plugins.

Less Priority
For other issues, I’ll make your comments live and will address them whenever I have time. The solution is not guaranteed. I also hope that other users can help solve your issues while waiting for my reply.

However, if you are kind enough to make a small donation, I’ll give the first priority to resolve any of your issues. Simply donate to my Paypal via wpsubmit @ templatelite.com and specify your comment ID.

I hope this is the most efficient way to address your problems and requests.

Like this post? Please help share it via the following social sites. Your share keep us creating more useful posts.

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
11 Responses
  1. Sandra Miller says:

    Love this theme, especially the details on the sidebar. Everything works perfectly, except for one small probelm. I cannot get the nested pages to appear under the parent page. I am using this them on both WP 2.6.2 and 2.6.3

  2. Brian says:

    Sandra, we will add drop down menu for the pages on all our themes soon :D

  3. Awesome theme, however I did remove the bird, the plan, and the binoculars/photos. I am resintalling wordpress now to be at my root level.

    I am trying to figure out out to push the page title to the top right under the header graphic, but am having newbie issues.

  4. mark says:

    hi Brian,

    how do I change the recent posts in the side bar to recent comments ?
    thanks this is a great theme !

    • Brian says:

      Hi Mark, just use widgets to add recent comments into sidebar. You can arrange the sidebar easily with widgets.

    • Brian says:

      Hi Jaime, I studied the source code of your home page (index.php) and found out something is wrong.

      For every post, it starting with <div id="post-xxx" without closing tag >. It should be like this
      <div id="post-169" class="post hentry category-xxx">

      Maybe you should restore the original index.php and try to modify carefully again. :)

  5. Regina says:

    Hi I like your watercolor design. However, is there a way to list the pages that needs to point another website?

    Thank you,
    Regina

    • Brian says:

      @Regina, please edit header.php, find

      wp_list_pages(’sort_column=menu_order&depth=1&title_li=&exclude=’.$exclude);
      ?>
      </ul></div>

      insert
      <li class="page_item"><a href="http://the_url.com" title="The Title">Other Site</a></li>
      between
      ?>
      </ul></div>

  6. Larry Wilcox says:

    Love the theme but I would like to remove the “Designed by” in the sidebar. Does the $20 credit removal do that?

Support Forum

I no longer offer theme support in the comment section. If you are having any Wordpress theme related issues, please go to the Forum for support.
All support related questions posted here will be deleted without notice.

Leave a Reply


* If you are having any Wordpress theme related issues, please go to the Forum for support.