Need Help whit wordpress code..

Discussion in 'Programming' started by Alois, Dec 10, 2007.

  1. #1
    HI

    I have a WP code that i need some help whit..
    <div class="col1 fr">
    
    				<div class="ads">
    					<a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/ads/ad125x125.png" alt="Ad Spot" /></a>
    					<a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/ads/ad125x125.png" alt="Ad Spot"/></a>
    					<a href="#"><img src="<?php bloginfo('stylesheet_directory'); ?>/ads/ad125x125.png" class="last" alt="Ad Spot" /></a>
    				</div><!--/ads-->				
    
    				<div class="col2">
    
    					<h3 class="hdr1"><em>RECENT</em>POSTS</h3>
    					<ul class="comments">
    						<?php if (function_exists('mdv_recent_posts')) { mdv_recent_posts(5); } ?>
    					</ul>
    
    					<h3 class="hdr5"><em>MY</em>SPONSORS</h3>
    					<ul class="comments">
    						 <!-- <?php get_links(2, '<li>', '</li>','', false, 'rand', false,false); ?>   -->
    <a href="http://www.sol.no">Sol.no</a>
    					</ul>					
    
    					<h3 class="hdr2"><em>MY</em>ARCHIVE</h3>
    					<ul class="comments">
    						<?php list_cats(0, '', 'name', 'asc', '', 1, 0, 1, 1, 1, 1, 0,'','','','','11,14,15,16,17') ?>
    					</ul>
    				</div><!--/col2-->
    
    				<div class="col3">
    					<h3 class="hdr3"><em>RECENT</em>COMMENTS</h3>
    					<ul class="comments">
    						<?php if (function_exists('mdv_recent_comments')) { mdv_recent_comments(5, 5, '<li>', '</li>', true, 0); } ?>
    					</ul>
    
    					<h3 class="hdr4"><em>MOST</em>COMMENTS</h3>
    					<ul class="comments">
    						<?php if (function_exists('mdv_most_commented')) {  mdv_most_commented(5); } ?>
    					</ul>
    
    					<h3 class="hdr5"><em>Nice </em>To Know</h3>
    					<ul class="comments">
    						<?php get_links(2, '<li>', '</li>','', false, 'rand', false,false); ?> 
    					</ul>
    
    				</div><!--/col3-->
    				
    				<div class="fix"></div>
    
    				<h3><span>Recent Readers. These are the cool and trendy people that reads my blog!</span><img src="<?php bloginfo('stylesheet_directory'); ?>/images/hdr-recent-readers.gif" alt="Recent Readers" /></h3>
    
    				<div class="recent"><script type="text/javascript" src="http://pub.mybloglog.com/comm2.php?mblID=2007032603461024&amp;c_width=425&amp;c_sn_opt=n&amp;c_rows=2&amp;c_img_size=f&amp;c_heading_text=Recent+Readers&amp;c_color_heading_bg=FFFFFF&amp;c_color_heading=ffffff&amp;c_color_link_bg=FFFFFF&amp;c_color_link=FFFFFF&amp;c_color_bottom_bg=FFFFFF"></script></div><!--/recent-->
    
    			</div><!--/col1-->
    
    PHP:

    Thing i can not do is get the recent Post and recent comments to work..

    + rep will be added.. and you will get every thing on my paypal if you can help me


    plz respond fast
     
    Alois, Dec 10, 2007 IP
  2. interwebmillionaire

    interwebmillionaire Peon

    Messages:
    23
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #2
    Dropped you a PM on this, let me know if I can help.
     
    interwebmillionaire, Dec 10, 2007 IP