Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Themes and Templates | Forum profile

Forum profile page for Themes and Templates on http://wordpress.org. This report page is the aggregated overview from a single forum: Themes and Templates, located on the Message Board at http://wordpress.org. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Themes and Templates" on the Message Board at http://wordpress.org is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: WordPress Support - Themes and Templates (site profile, domain info wordpress.org)
Title: Themes and Templates
Url: http://wordpress.org/support/forum/5
Users activity: 21 posts per thread
Forum activity: 654 active threads during last week
 

Posting activity on Themes and Templates:

  Week Month 3 Months
Threads: 654 2,133 6,742
Post: 1,349 4,307 14,348
 

Themes and Templates Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
esmi
114
user's latest post:
How to get the blog post to move...
Published (2009-11-05 17:41:46)
Try placing the post date header inside the post <div> and then styling on .post And in: .feedback { clear:both; color:#CCCCCC; text-align:right; } get rid of clear:both; .
MichaelH
53
user's latest post:
Categories in Grid View on Page
Published (2009-11-08 12:51:05)
Appreciate the gesture, but your thanks is the better, and appropriate, compensation! Marking resolved.
kiano.ro
43
user's latest post:
Showing More Posts On My Blog...
Published (2009-11-08 16:43:40)
default you have 10 posts on your home page. if your default is set to 10 and you don't show this much it means that your theme doesn't allow you to.
pboosten
42
user's latest post:
add sidebar to starkers theme?
Published (2009-11-08 23:32:15)
No we're talking basic web design, which is not related to Starkers (or Wordpress) at all. Chris Coyier did 3 videos on this designing a website for Wordpress using Starkers on his site ( part 2 , part 3 ). Peter
jrav001
40
user's latest post:
CSS coding not working :( ?
Published (2009-11-08 22:33:24)
The style link should look more like this: <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
samboll
34
user's latest post:
edit theme
Published (2009-11-08 10:54:30)
http://codex.wordpress.org/Theme_Development http://codex.wordpress.org/Theme_Development_Checklist http://codex.wordpress.org/Designing_Themes_for_Public_Release http://codex.wordpress.org/Stepping_Into_Templates
songdogtech
32
user's latest post:
How to remove recent posts from...
Published (2009-11-08 15:45:22)
Deactivate all your plugins and check your Reading settings again. Check the categories your posts are in. And realize that Green Park theme is in Beta and is not finished and might not work right.
stvwlf
31
user's latest post:
using if statement to load...
Published (2009-11-06 15:13:19)
The value in in_category's parentheses is either a category's ID, slug, or name. It has nothing to do with disk locations at all. I am still unclear on what your problem is. You might want to restructure your if's - you don't need nested If's if (is_home()) { .... } elseif is_page('in-the-press') { ... } elseif is_page() { ... } else { ... }
kkarpieszuk
24
user's latest post:
get_footer ($name) isn't...
Published (2009-11-08 12:50:30)
<?php get_footer ('special'); ?>
Elysian
20
user's latest post:
Help! Frontpage Slideshow
Published (2009-11-05 16:45:45)
I replaced the code with the one you said.. It got worse I guess. Check: http://koa-cn.com/wparab/
 

Latest active threads on Themes and Templates::

WordPress Support
Started 1 day, 19 hours ago (2009-11-08 15:32:15)  by amaeria
or how to add columns.... i just need 3 columns really but i do not want to compromise the rest of the layout with a pre-styled template.....
Thread:  Show this thread (5 posts)   Thread info: add sidebar to starkers theme? Size: 158 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: add sidebar to starkers theme? :: Themes and Templates :: WordPress Support"
WordPress Support
Started 6 months ago (2009-05-11 23:48:36)  by deanes02
For those who are interested --- `<?php $cat = get_query_var('cat'); $category = get_category ($cat); if ($category->cat_ID) { if($category->category_parent) $children = wp_list_categories("orderby=id&hide_empty=0&title_ li=&child_of=".$category->category_parent."&echo=0 "); else $children = wp_list_categories("orderby=id&hide_empty=0&title_ li=&child_of=".$...
Thread:  Show this thread (4 posts)   Thread info: show sub categories whether on the category page or the sub category page Size: 654 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: show sub categories whether on the category page or the sub category page :: Themes and Templates :: WordPress Support"
WordPress Support
Started 1 day, 13 hours ago (2009-11-08 21:33:24)  by jrav001
In your header.php, is it looking for the correct style sheet?
Thread:  Show this thread (5 posts)   Thread info: CSS coding not working :( ? Size: 72 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: CSS coding not working :( ? :: Themes and Templates :: WordPress Support"
 

Hot threads for last week on Themes and Templates::

Themes and Templates
Started 3 days, 19 hours ago (2009-11-06 16:00:45)  by kiano.ro
does your theme allows you to do that? if your theme is not suposed to do that, you will not be able to do what you want without knowing php
Thread:  Show this thread (21 post)   Thread info: Categories in Grid View on Page Size: 150 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Categories in Grid View on Page :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 4 days ago (2009-11-06 10:08:44)  by samboll
you should fix your errors look in your theme's `style.css for header{ height: 190px; position: relative; z-index: 1000; color: #fff; } #header .block-content{ height: 190px; } play with that for header
Thread:  Show this thread (18 posts)   Thread info: too much sky in header and footer Size: 447 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: too much sky in header and footer :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 6 days, 7 hours ago (2009-11-04 03:32:24)  by stvwlf
Hi In order to widen your post area you have to widen the width of the whole site because you can't make your sidebar narrower. That normally is easy enough to do, but its complicated in your case by the graphic images in your site. Take a look at this URL which is your header image. http://theboomtownrap.perthpunk.com/wordpress/wp-c ontent/themes/sunsetidea-10/sunsetidea-10/images/h eader...
Thread:  Show this thread (15 posts)   Thread info: Widening post-text area Size: 932 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Widening post-text area :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 2 days, 21 hours ago (2009-11-07 14:00:17)  by young heff
I understand that to have images on the front of the page as a preview you have to alway setup th "custom field" section. I can not get this down for some reason. Can someone please give me some assistane I would be eternaly gratefull. Thank You.
Thread:  Show this thread (14 posts)   Thread info: Help, Can't display images an front page Size: 256 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help, Can't display images an front page :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 1 week, 2 days ago (2009-10-31 17:02:03)  by yellaojrak
Image: I think editing #header {background:url(imagefile/here);} and/or #logo {background:url(imagefile/here);} would do. Text: From your dashboard, go to Settings, everything is there.
Thread:  Show this thread (16 posts)   Thread info: How To Change Header Size: 234 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How To Change Header :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 3 days, 19 hours ago (2009-11-06 15:08:10)  by kiano.ro
i don`t see no header abobe the search form. Are you talking about the SEARCH word above the actual form?
Thread:  Show this thread (13 posts)   Thread info: How to remove header from one widget? Size: 115 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to remove header from one widget? :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 4 days, 17 hours ago (2009-11-05 17:38:55)  by syncbox
A "theme" is not assigned to just one page. It's a directory with a style sheet and accompanying files that are used to display the database content USING either index.php, page.php, category.php or single.php based on the type of content (Page Post vs. Category Post(s)). If you mean creating that custom category.php file, you simply name the file after the category ID of the category you ...
Thread:  Show this thread (12 posts)   Thread info: How do I assign a specific template to just one category. Size: 766 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How do I assign a specific template to just one category. :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 6 days, 15 hours ago (2009-11-03 19:19:16)  by esmi
So all of the themes that you tried to install have had a style.css file inside their theme folder?
Thread:  Show this thread (11 posts)   Thread info: Warning message on installing a new theme Size: 109 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Warning message on installing a new theme :: Themes and Templates :: WordPress Support"
Themes and Templates
RE: Footer Problem - 11 new posts
Started 2 days, 11 hours ago (2009-11-07 23:54:34)  by jrav001
In footer.php remove the text you don't want and add this: <p><?php bloginfo('name'); ?> is powered by <a href="http://wordpress.org/">WordPress <?php bloginfo('version'); ?></a></p> <?php wp_footer(); ?> </body> </html> BUT FIRST! - Check the copyright of the theme to ensure you are permitted to do this.
Thread:  Show this thread (11 posts)   Thread info: Footer Problem Size: 437 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Footer Problem :: Themes and Templates :: WordPress Support"
Themes and Templates
Started 2 days, 17 hours ago (2009-11-07 17:56:51)  by kiano.ro
link?
Thread:  Show this thread (11 posts)   Thread info: Separate "Read more" from "php the_content" Size: 15 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Separate "Read more" from "php the_content" :: Themes and Templates :: WordPress Support"