treehouse : what would you like to learn today?
Web Design Web Development iOS Development

almcrorie

  • which template file are you using?

    http://digwp.com/2011/12/displaying-theme-data-with-wordpress/ here is another link to display current template info Al
    Comment by almcrorie October 2012 permalink
  • which template file are you using?

    I am using a local test system using XAMPP. I notice that it only works when I am in wp-admin mode, not in local mode on my local test system, I am sure it is because of the if in the code, must look up what that if does, that is "if (is_super_…
    Comment by almcrorie October 2012 permalink
  • Blank minimal theme on wordpress.org

    the latest starter theme from Automattic is _s, make your own personal copy at http://underscores.me Al
    Comment by almcrorie October 2012 permalink
  • respond.js for CSS media queries

    apparently respond.js must be run on a web server, it will not run locally, this was noted in the github documentation Al
    Comment by almcrorie May 2012 permalink
  • cssglobe.com

    not doing it anymore perhaps something has chamged Al
    Comment by almcrorie May 2012 permalink
  • Nivo Slider demo on the nivo site

    found out that javascript got turned off somehow, causing this Al
    Comment by almcrorie February 2012 permalink
  • Wordpress static pages

    take a look at some of the title logic you see in some themes to display the title differently depending on the page you are in, for example, in Chris' Blank theme Al
    Comment by almcrorie January 2012 permalink
  • DIW Theme Clubhouse - twentyten problem

    just got an email from Chris saying that this problem has been fixed Al
    Comment by almcrorie June 2011 permalink
  • WordPress 3.1 - How can loop be modified to show only content of page?

    remove the other calls to php if you want to eliminate the author, comments, etc in index.php in any theme Al
    Comment by almcrorie June 2011 permalink
  • WP query?

    need a few more details- I assume that I could execute the loop for each category (A-D, E-H, etc) for the total number of posts in any category, and to show different content for different pages (index.php vs single.php), I could use display:none; o…
    Comment by almcrorie May 2011 permalink
  • primary menu dropdown function

    I guess to answer my own question about Twentyten dropdown menu: #access ul ul { display: none; } #access ul li:hover > ul { display: block; } It appears that the use of "display:block;" on hover is used to display the dropdown menu…
    Comment by almcrorie March 2011 permalink
  • Archive Index

    thank for the link to the archives page guess I didn't see it before because, my screen is only 1024 so right part of screen gets cut off, this laptop won't go to a larger resolution, maybe when I get a new one someday, this one is workin…
    Comment by almcrorie December 2010 permalink
  • New CSS-Tricks

    what happened to link to archives? just tried FF again, seems to be better Al
    Comment by almcrorie December 2010 permalink
  • New CSS-Tricks

    I run IE7 under Win XP here so that is what I am basing my comments on. I guess I grew up on IE and still primarily use it, for better or worse. my laptop is a few years old and I have not bothered updating to IE8, any time I tried it would not inst…
    Comment by almcrorie December 2010 permalink
  • New CSS-Tricks

    wow, not impressed at all. both FF and Chrome for me give me a vertical menu at the top, no sidebar at all, IE at least has a horizontal one, with sidebar, not really sure what the page is supposed to look like, it is totally different in FF/Chrome …
    Comment by almcrorie December 2010 permalink
  • New CSS-Tricks

    ps i do surf at 1024 tho al
    Comment by almcrorie December 2010 permalink
  • New CSS-Tricks

    broken for me in IE7, will try later in FF Al
    Comment by almcrorie December 2010 permalink
  • WP question

    I think my question is being misunderstood, perhaps I was not clear enough in my question in my case, I would want to use the following pages: HOME - static home page, slider with 3/4 columns beneath, no sidebar ABOUT - about page with sidebar BL…
    Comment by almcrorie November 2010 permalink
  • post_thumbnails

    OK thanks for that Al
    Comment by almcrorie November 2010 permalink
  • post_thumbnails

    OK got it working now this demo does not show a page with posts, I would assume you need to exclude these posts from regular displaying of posts, otherwise you would have posts with big images and little content Al
    Comment by almcrorie November 2010 permalink
  • post_thumbnails

    the tutorial talks about what you have mentioned. what do I do to enter the images into the theme? do I set up a post? or something else? I think the demo in this case does have that function coded in, that isn't the part I have a problem with …
    Comment by almcrorie November 2010 permalink
  • [Solved] localhost wp jquery problem

    restarted at the beginning with the WP code w/o the slider code, then re-installed the looped slider code and it worked. not sure why or what I did this time that I didn’t do last time but I must have done something different. that is frustrating. …
    Comment by almcrorie September 2010 permalink
  • Wordpress question

    I have created an online 4 page web site at wordpress.com it's a start for me and I will use this as a building block, not sure why I don't get the double home link, but if this works for now, it is a start. Al
    Comment by almcrorie August 2010 permalink
  • Wordpress question

    right now, I have wiped out my test DB and am starting again. all I want to do is create a test theme with, maybe, 4 pages, Home, static home page, Blog, the post page, About, and Contact pages. All pages except for Blog are static pages (don'…
    Comment by almcrorie August 2010 permalink
  • Wordpress question

    no, in my case, I did not create a home.php file, just a Home page with content and Blog page without content through the dashboard. still researching, Al
    Comment by almcrorie August 2010 permalink
  • New Forums!

    couldn't get with my old ID so created a new one, will take some time to get used to the new format Al
    Comment by almcrorie August 2010 permalink