All posts tagged categories
Wordpress and Webdesign Forum go41 » Tags » categories
| Topic — Add New » | Posts | Last Poster | Freshness |
|---|---|---|---|
combination of categories AND pages in arthemia category barThe question is: I would like to have a combination of categories AND pages in my category bar. How would I do that? Preferbly 4 categories and 1 page (at the end of the bar). Help would be so much ... |
1 | Joern | 10 months |
Placing Other Categories in the Featured-SectionPlease forgive me if this has already been addressed in the forum. By following instructions here in the forum, I've been able to get 2 featured sections functioning correctly side-by-side on my site. However, I would like to be able ... check the WordPress Support Forum link I gave you above. you could query by another parameter like author, tag etc, you could just query one or two posts exactly (Post & Page Parameters) you could change the sort order (Order ... |
4 | Joern | 1 year |
Lost my featured categories on the front pageDear Joern, The website just went live a little bit ago. I can't express my appreciation enough for how much help you've been. Thank you! |
3 | Hanscrafter | 1 year |
Changing category "belt" in Arthemia to a static pageokay, I will put it at the end of the row. you have to modify this part in index.php, should still look similar like this now: <div id="middle" class="clearfloat"> <img src="<?php echo get_option('home'); ?>/wp-content/themes/arthemia/images/category.png" class="clearfloat" alt="" /> <?php $display_categories = ... |
4 | Joern | 1 year |
Sidebar has moved to footerI figured it out! It was this section: <div class="navigation"> <div class="right"><?php next_post_link('%link »', '%title', TRUE) ?></div> <div class="left"><?php previous_post_link('« %link', '%title', TRUE) ?></div> </div> </div> of the post php that was somehow throwing things off. Sorry ... |
2 | Blogchick | 2 years |
Add New Topic
You must log in to post.