Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages »

[SOLVED] I would like to make two loops.


  #1  
Old Apr 11, 2010, 05:42 PM
codefinder
 
26 posts · Apr 2010
Hi

Though I'm a quite a newbie, I would like to make one loop from category 1 and another loop from category 2,3,4,5 in the center column of top page (the first loop is shown in the upper area and the second is under ths first).
I appreciate if you could give me any suggestion. Thank you.
  #2  
Old Apr 13, 2010, 01:19 AM
codefinder
 
26 posts · Apr 2010
Additionally I found this script which is changed from default index.php

<?php $posts = get_posts('offset=0&numberposts=1&category=2');
fo reach($posts as $post) :
setup_postdata($post); ?>

<h2><a href="<?php the_permalink() ?>" rel="bookmark" title="Permanent Link to <?php the_title(); ?>"><?php the_title(); ?></a></h2>

<small><?php the_time('Y年n月j日 l H:i') ?></small>

<div class="entry"><?php the_content('Read the rest of this entry »'); ?></div>
<?php endforeach; ?>

however I can not manage the script in Atahulpa. I would appreciate for any suggestion. Thank you!
  #3  
Old Apr 14, 2010, 05:32 PM
aQuickStudy's Avatar
aQuickStudy
 
43 posts · Mar 2010
For the two loops, could you use a plugin like Query Posts plus widget areas to accomplish what you want?
  #4  
Old Apr 14, 2010, 11:34 PM
codefinder
 
26 posts · Apr 2010
Wao! Amazing! This plugin is exactly I want! Thank you very much.

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Make post sticky capetan Forum How-To 7 Apr 12, 2010 01:20 PM
Need some help to make homepage 2 column Cristiacus Atahualpa 3 Wordpress theme 0 Sep 24, 2009 12:34 PM
How to make an Archive Page? HalfWayThere Atahualpa 3 Wordpress theme 13 May 5, 2009 07:42 PM
how to make heather design look like this? fratelli78 Header configuration & styling 0 Apr 29, 2009 01:38 AM
Make thread stickey kevjazz Post-Kicker, -Byline & -Footer 0 Apr 26, 2009 05:16 PM


All times are GMT -6. The time now is 09:27 AM.


Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.