• When you create new page, it will show navigation help to default page. Is it possible to chance the name of this page to my native language? How is this possible?

    Below is link with image included, so you will see what I am talking about. Remember, this does not show in the front page, but only in “sub-pages”. “About” is the current page and “home” link will redirect you to frontpage.

    http://imgur.com/a/pgdCi .

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello,

    If you want to change language then it will show in front page also.

    Thanks.

    Thread Starter od3tzk1

    (@od3tzk1)

    Is it possible to change it manually? I know I can name my sub-pages, but if I change the name of my front-page, it won’t affect the name of the link you saw in the image.

    Hello,

    If you change it manually then it show on front-page. There is no effect if you change the front-page.

    Thanks.

    Thread Starter od3tzk1

    (@od3tzk1)

    So how do I change the name of the link (“home”) as seen in the picture below? I can change the name of current location (“about) as seen in the picture by renaming that specific sub-page, but I cannot change the name of the (“home”) link, which redirects to the front page.

    http://imgur.com/a/pgdCi .

    Thread Starter od3tzk1

    (@od3tzk1)

    So how do I change it? Is it in theme options, CSS code or WordPress panel? I would greatly appreciate any help about my issue!

    Hi,

    You can change link (“home”) name, for this just go to Enigma theme directory open functions.php file and see the code –

    $home = __('Home', 'enigma' );

    In this code just replace the Home as per your requirement text and save the file.

    And current location (“about) is your page name so it can be changed when you make the page.

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Sub-page navigation’ is closed to new replies.