Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linking to a certain spot on a webpage
#1
Hello,

I was wondering how I can link to a certain spot on my webpage.

I know the code is:
<a name="WhateverNameYouWant">The landing place of the link</a>

But how do i get it into get-simple's I18 navigation?
Because I have 2 menu's because I have a big slideshow on my page.
So I have one menu on the top and the same below the slideshow.

But how do I get the second menu to link below the slideshow in the I18 Navigation?


Yours sincerely,

Christiaan Bruinsma
Reply
#2
Christiaan,

you can include these anchors into navigation using the i18N plugin
treat the anchor like an external link

you find the description how to include external links at the plugin homepage, go there to "Navigation"
|--

Das deutschsprachige GetSimple-(Unter-)Forum:   http://get-simple.info/forums/forumdisplay.php?fid=18
Reply
#3
Hello,

I have tried everything. But i'm new to the custom field plugin, and I have got no clue how to get it to work.

I have installed the I18 navigation, I18 base and the I18 custom fields. I have also activated the SITEWIDECOOKIES in my gsconfig.

Isn't there some sort of video tutorial or text tutorial or screenshots? As I have read the authors website, but it doesn't make any sense to me, and I don't know what I have been doing wrong or not.
As I have followed mvlceks steps but it doesn't work.
Reply
#4
You can check out my TOC plugin and see if it will help.
It only links to headers.

Some notes on how anchors work that I know about.
You can create your own links to anchors by using a #

Code:
<a href='#anchorname'>Goto Anchor</a>
<br><br><br><br><br><br><br>
<a name='anchorname'>Anchor</a>

You can also add #anchorname to the end of a url to jump to it.
You can also link to headers with ID attributes.

I am not familiar with using the i18n plugin to do anchors though, sorry.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#5
Thanks for the help, I really apreciate it.

But I solved the problem by using one menu bar that is fixed. As it works and looks nicer, than two menu bars.
And SHawn A, thanx for the plugin! I don't need it right now, but I'm sure it will come in handy. ^^
Reply




Users browsing this thread: 1 Guest(s)