Forums

[resolved] Need help with php in Piano Black theme (3 posts)

  1. dragonfey
    Member
    Posted 1 year ago #

    I know nothing about php. I can find the call for pages in the header info, but want I want to add to the nav bar are links for my chat and forum, which are not in wordpress. Can anyone give me the modified code to add to the header file? Don't know where else to ask, as the theme home page is in Japanese.

    <li class="<?php if (!is_paged() && is_home()) { ?>current_page_item<?php } else { ?>page_item<?php } ?>"><a href="<?php echo get_settings('home'); ?>/"><?php _e('HOME','piano-black'); ?></a></li>

  2. Samuel B
    moderator
    Posted 1 year ago #

    just use a plugin - much easier
    http://wordpress.org/extend/plugins/page-links-to/

  3. dragonfey
    Member
    Posted 1 year ago #

    Thank you honey. That is much to easy to think about. Appreciate the help.

Topic Closed

This topic has been closed to new replies.

About this Topic