| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 8 months |
| seen | May 13 at 15:33 | |
| stats | profile views | 0 |
|
May 13 |
asked | Search box disappears when clicked |
|
Apr 24 |
comment |
A dynamic image carousel that's not to heavy Thanks for that Fränk, unfortunately I'm not that familiar with PHP or AJAX, I don't suppose there is a tutorial that you could point out? |
|
Apr 23 |
asked | A dynamic image carousel that's not to heavy |
|
Feb 13 |
awarded | Commentator |
|
Feb 13 |
awarded | Supporter |
|
Feb 13 |
comment |
Add html after the first widget in a sidebar Thanks, that's pretty much what I ended up doing. |
|
Feb 7 |
comment |
Add html after the first widget in a sidebar It's ok I figured it out, I basicly wanted to add some code between to widgets, I thought I could be fancy and do it in functions but now I see it was easier to do it in sidebar.php. Thanks for your time. |
|
Feb 7 |
comment |
Add html after the first widget in a sidebar Because I'm not sure how I would include two different widget areas in a sidebar? |
|
Feb 7 |
asked | Add html after the first widget in a sidebar |
|
Nov 8 |
awarded | Teacher |
|
Nov 7 |
answered | Split multiple categories into two columns |
|
Nov 7 |
comment |
Split multiple categories into two columns I have looked about and from what I've seen most tutorials / answers to questions deal with splitting the categories up in to respective columns. Other answers deal with taxonomies or complex solutions for themes like Twenty Ten which I can't relate to what I'm using. I have looked but I haven't really found anything. As for a route to go down I'd like to go down the simplest route possible but if there isn't one then I'll just have to go down the category A column, category B column. |
|
Nov 7 |
comment |
Split multiple categories into two columns Sorry, the current template is just producing one column of posts from various categories. I'd like to produce two columns of posts from various categories. |
|
Nov 7 |
asked | Split multiple categories into two columns |
|
Oct 10 |
awarded | Student |
|
Oct 10 |
comment |
Assign an icon to a category post Sorry that's probably me misinterpreting that author avatars as categories. Thanks for the links I'll check those out if I can't do Miha's suggestion. |
|
Oct 10 |
comment |
Assign an icon to a category post Cool thanks Miha, I'll give that go and see how it goes. |
|
Oct 10 |
asked | Assign an icon to a category post |
|
Aug 29 |
comment |
enqueue jQuery into the footer "unintended consequences" that doesn't sound good is there a safe way of enqueuing the scripts? |
|
Aug 29 |
comment |
enqueue jQuery into the footer I used wp_register_script('jquery', ("http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"), false, '1.7.1', true); |