Viewing 1 replies (of 1 total)
  • Thread Starter tomelk31

    (@tomelk31)

    This is the section in footer.php

    <div class="footbar">
        <ul>
    
            <li>
            <h2><?php _e('Links'); ?></h2>
                <ul>
                 <?php get_links(2, '<li>', '</li>', '', TRUE, 'url', FALSE); ?>
                 </ul>
            </li>
    
        </ul>
        </div><!--footbar-->
Viewing 1 replies (of 1 total)
  • The topic ‘Modifiing fototer content’ is closed to new replies.