adalsteinn
Forum Replies Created
-
Forum: Hacks
In reply to: Custom Post Type SiblingsThe solution I found was simply calling the custom field with wp_list_pages. The code I used:
<?php if($post->post_parent) $pages = get_pages('post_type=tolublad&title_li=&child_of='.$post->post_parent.'&sort_column=post_date&sort_order=asc&echo=0'); else $pages = get_pages('post_type=tolublad&title_li=&child_of='.$post->ID.'&sort_column=post_date&sort_order=asc&echo=0'); $count = 0; foreach($pages as $page) { $content = $page->post_content; if(!$content) continue; $content = apply_filters('the_content', $content); ?> <li><a href="<?php echo get_page_link($page->ID) ?>"><?php echo $page->post_title ?></a><?php if( get_post_meta($page->ID, 'subscribers', true) ) { ?><img src="<?php bloginfo('stylesheet_directory'); ?>/images/lock.png" class="lock" /><?php } ?></li> <?php } ?>
Forum: Plugins
In reply to: NextGEN Gallery Plugin – Cannot Import ImagesI am having the same problem. I can upload though via FTP and than import a new gallery through Add gallery -> Import image folder.
Forum: Themes and Templates
In reply to: Turning WP blog into basic business siteYes you can, and also through WordPress. Through ‘themes’ tab you can go to edit themes (currently I use WordPress in Icelandic so I don’t remember exactly what the tab is called) but there are all the template files listed and you can modify them as you like.
Forum: Themes and Templates
In reply to: Free WordPress theme!It’s classy!
Forum: Your WordPress
In reply to: College newspaper site powered by WPThis theme is great! Any way to get a theme like this? I need something for my school paper as well…
Forum: Themes and Templates
In reply to: What would you like to see in a theme?@ Family-Guy, thanks for these pointers! I really like the second theme (Gridlock)…just need to adapted it to my needs.
If you know of any more, please feel free to let me know;)
Forum: Themes and Templates
In reply to: What would you like to see in a theme?@ Family-Guy: What magazine themes have you seen? I haven’t even seen any themes that look anything like a magazine theme. Please share if you know of any…
Forum: Themes and Templates
In reply to: New York Times theme?I think a lot of people are waiting for a theme like this, I know I am…
I’ve been looking for something like this for some time but haven’t found anything that is good enough.
Forum: Themes and Templates
In reply to: What would you like to see in a theme?I am very exited and it has been 13 days since you said you were gonna start a blog about this theme, is there any update on the theme or the blog you were gonna start? Sorry again for my nagger, I am just so exited!
Forum: Your WordPress
In reply to: Iceland Dreams. tigopediaBeware of that the food is very expensive!
Forum: Your WordPress
In reply to: Iceland Dreams. tigopediaOk, thats amazing. You should hurry get here before Iceland turns into a smaller version of America (that is slowly happening).
Forum: Your WordPress
In reply to: Iceland Dreams. tigopediaI’m just curious, why are you so interested in Iceland?
Forum: Your WordPress
In reply to: Iceland Dreams. tigopediaThe information about Iceland (such as the weather info) isn’t right. I’m in Iceland right now and I can assure you that the temperature is not at 0°C and it’s not snowing.
But I really like your sub-headline !Well, on with the butter!.
Forum: Themes and Templates
In reply to: What would you like to see in a theme?Themasterplan.in isn’t up yet….so how is the project going? Sorry for that, but I’m just so exited about this theme!
Forum: Themes and Templates
In reply to: What would you like to see in a theme?So….any update on when this theme is gonna be released?