Forums

Newbie here! Is it possible to customize the "Links" "Categories"... (2 posts)

  1. wondery
    Member
    Posted 4 years ago #

    say, if i want it to say "Favorite Links" instead of "Links", can this be done? Could someone walk me through the process? I'm not sure which file to modify. Thanks!

  2. mdawaffe
    Member
    Posted 4 years ago #

    To edit Links heading you don't have to edit any files.
    Go into the administration section of your blog and click the "Links" Tab and then the "Link Categories" subtab. Click the "Edit" button on the row named "Links". You'll see a new screen with various options for that Link Category. Change its "Name" to "Favorite Links" and click "Save Category Settings" at the bottom of the Screen.

    To change Categories heading, you have to edit one file.
    In your index.php file find the part where it says

    <li id="categories"><?php _e('Categories:'); ?> ...

    And change it to

    <li id="categories"><?php _e('Slartibartfast'); ?> ...

    to make your categories heading read "Slartibartfast", instead.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.