• I have removed most of the content in the Meta Display in the side bar, but I only want it to show the following:

    When Logged out:

    – Login

    When Logged out:

    – Log out
    – Valid XTML

    I am new to coding but understand a bit of it.
    here is the code so far:

    <!– Begin – Meta –>

    <?php //if ( is_home() || is_page() ) { ?>
    <div class=”right-widget-title”><?php _te(‘Administrator’); ?></div>
    <div class=”right-widget”>

    </div> <!– left-widget –>
    <?php //} ?>
    <!– End – Meta –>

  • The topic ‘modifying the Meta display menu’ is closed to new replies.