| |||
| |||
|
What is it?If your website has many levels/tiers to the navigation it can be useful to list a “bread crumb” trial - so that the user doesn’t get lost when navigating your website. This is very simple to achieve via the following code. Tutorial: Display Navigation/Page LocationStep 1 Login to your CMS area for your site. Step 2 Click the tab [Edit] to edit your page, locate the “Home” page as this is where we will be adding the code. Step 3 In the edit window, input the following text (this isn’t essential but reads well when its altogether): You are here: Step 4 And then after your text, input the following code where you would like page location information to be displayed: #nav_location# So altogether the code would look like this: You are here: #nav_location#
Step 5 Once you have inputted the Text code click [Save changes] and then have a look at your website’s Home page. Please note: you will need to refresh the page of your website to view the changes. |
||