Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > Web Development
You last visited: Today at 19:57

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



wordpress theme post display Help

Discussion on wordpress theme post display Help within the Web Development forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2012
Posts: 370
Received Thanks: 20
wordpress theme post display Help

Hi,
i am currently working on a wordpress theme, and now i have come to a point where i need some help from more experienced people

Basically, the theme is done, but for now my posts display in 1 column like this:

Post title 1

textextext
textexttext

Post title 2

textextext
textexttext

Post title 3

textextext
textexttext

But i would like to make it so it displays posts in two columns, something like this:

Post title 1 Post title 2

textextext textextext
textexttext textextext

Post title 3 Post title 4

textextext textextext
textexttext textextext


Here is the code for posts i have for now, so anyone who could make me a working sample??
-current code:

Code:
<div id="blog">
        <?php if(have_posts()) : ?><?php while(have_posts()) : the_post(); ?>
         
        <div class="post">
        <h3><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h3>
            <div class="entry">   
                <?php the_post_thumbnail(); ?>
                <?php the_content(); ?>
 
                <p class="postmetadata">
                <?php _e('Filed under&#58;'); ?> <?php the_category(', ') ?> <?php _e('by'); ?> <?php  the_author(); ?><br />
                <?php comments_popup_link('No Comments &#187;', '1 Comment &#187;', '% Comments &#187;'); ?> <?php edit_post_link('Edit', ' &#124; ', ''); ?>
                </p>
 
            </div>
 
            <div class="comments-template">
                <?php comments_template(); ?>
            </div>
    </div>
 
<?php endwhile; ?>
     
    <div class="navigation">  
        <?php previous_post_link('< %link') ?> <?php next_post_link(' %link >') ?>
    </div>
 
<?php endif; ?>
</div>
Hikarim is offline  
Old 11/09/2012, 19:23   #2

 
boxxiebabee's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 1,222
Received Thanks: 500
Sooo hard to use google. Second result:
boxxiebabee is offline  
Old 11/09/2012, 19:36   #3
 
elite*gold: 0
Join Date: Apr 2012
Posts: 370
Received Thanks: 20
ty
Hikarim is offline  
Reply


Similar Threads Similar Threads
WordPress - Theme - Problem..
02/25/2012 - Technical Support - 0 Replies
Hey.. Das ist jetzt kein großes Problem, aber das nervt richtig! 1. Ich kann immer nur neue Seiten erstellen, und die eigendlichen "Sectionen" (Wo bei mir nur Home existiert) kann ich nicht erstellen. 2. Neben "Home" steht immer "Keine Kategorie" 3. Ich kann keine neuen "Unterseiten"/"Untergeordnete Seiten" o.Ä. erstellen. (Die, wovon ich halt nur "Home" habe und Keine Kategorie neben steht). Theme: GameMania Das ich den Link hier nicht reinschreiben darf, hab ich hier einfach mal...
[S]Wordpress Theme
02/17/2012 - Minecraft - 11 Replies
Hey ich suche dieses Wordpress Theme wo von der Download nicht geht .... *Klick* Hoffe es hat noch jemand ^^
Kaufe Wordpress Theme!
01/27/2012 - Web Development - 3 Replies
Hallo, also ich suche jemanden der mir Minecraft Wordpress Theme erstellen kann! Einfach hier im Forum melden oder in Skype adden wenn ihr eines habt! Preis machen wir per Skype oder hier im Forum aus! Skype: ronny.- MfG
[S] Professionelles WordPress 3 Theme [B] e*g / PSC
01/19/2012 - elite*gold Trading - 2 Replies
Hey Community, ich suche ein professionelles Wordpress 3 Theme zum Thema Gaming. Das, was mir am meisten gefällt (könnt beispielsweise einen link mit einer preview des designs anhängen), wird belohnt mit e*gold oder PSC. Vorab: Ich erwarte hier weder gedownloadete, noch irgendwelche Amateur Themes. Name der Webseite|LeetProspekt Render|Keiner! (Eure Kreativität!)
Wordpress Theme
07/26/2011 - Minecraft - 0 Replies
hey, ich habe seit 10:00 uhr nach einem minecraft wordpress theme gesucht und ich habe andauernd nur eins gefunden und egal was ich eingebe es kommt immer dass die SuFu bei wordpress hilft au nit youtube habe ich geguckt und jetzt hier. ich weis es hat schonmal jemand gefragt aber da wurde auch nur dieses eine theme geposted #3138 (THEME: Minecraft - 0.1) hat einer von euch noch ein anderes??? vielen dank



All times are GMT +2. The time now is 19:57.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.