Not able to make a table of content with link in it.
5 posters
Page 1 of 1
Not able to make a table of content with link in it.
Technical Details
Forum version : #ModernBB
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : When I was building the forum.
Forum link : https://ns-india.forumotion.com
Description of problem
Hello! I wanted to make a table of content for one of my posts in which the table of content's serial wordings would be linked to a specific section, but I can't find anywhere how to do it. Please help!Last edited by Whole India on January 20th 2021, 5:33 pm; edited 1 time in total
Re: Not able to make a table of content with link in it.
you can use the list button or the ordered list and add the urls you want
Re: Not able to make a table of content with link in it.
You mean something like this ?
The URL is the link part
The Test 1 to 5 is the Words
The [*] is the dot's before the words
Just copy this to add more and change the test word to what you want
If yes then you need a code like this
- Code:
[table border="1"]
[tr style=][td][list][*][url=https://help.forumotion.com/post]Test 1 [/url]
[*][url=https://help.forumotion.com/post]Test 2 [/url]
[*][url=https://help.forumotion.com/post]Test 3 [/url]
[*][url=https://help.forumotion.com/post]Test 4 [/url]
[*][url=https://help.forumotion.com/post]Test 5 [/url]
[/list]
[/td]
[/tr]
[/table]
The URL is the link part
The Test 1 to 5 is the Words
The [*] is the dot's before the words
Just copy this to add more and change the test word to what you want
|
If yes then you need a code like this
TonnyKamper likes this post
Re: Not able to make a table of content with link in it.
No, I am asking to linking a section of the post and not another post.
Re: Not able to make a table of content with link in it.
I think you need to make anchor links..
See this post, it explains it a bit.. https://help.forumotion.com/t33347-html-anchor-tag-problems?highlight=anchor
See this post, it explains it a bit.. https://help.forumotion.com/t33347-html-anchor-tag-problems?highlight=anchor
Re: Not able to make a table of content with link in it.
Hello @Whole India
What you are trying to do is add a navigation for your post. Something like what we have in our tips and tricks section.
That's easy to do.
The only thing you have to do is add a different id name for each table of your post and then add those links in your navigation.
Example:
Navigation in post:
Part 1 Section
Part 2 Section
Here's what I used so you understand:
As you can see, once you make your tables with different
in them, all you have to do is add the topic link with that hashtag. For example, above i used
and the topic link is https://help.forumotion.com/t159910-not-able-to-make-a-table-of-content-with-link-in-it so all i have to do is add the
at the end of the link https://help.forumotion.com/t159910-not-able-to-make-a-table-of-content-with-link-in-it#part1 to take me to that area of the post.
Regards,
TC.
What you are trying to do is add a navigation for your post. Something like what we have in our tips and tricks section.
That's easy to do.
The only thing you have to do is add a different id name for each table of your post and then add those links in your navigation.
Example:
Navigation in post:
Part 1 Section
Part 2 Section
This will be part one | |
Test Box | Another Test |
This will be part two | |
Test Box | Another Test |
Here's what I used so you understand:
- Code:
[b][u]Navigation in post:[/u][/b]
[url=https://help.forumotion.com/t159910-not-able-to-make-a-table-of-content-with-link-in-it#part1]Part 1 Section[/url]
[url=https://help.forumotion.com/t159910-not-able-to-make-a-table-of-content-with-link-in-it#part2]Part 2 Section[/url]
[table cellspacing="0" border="1" id="part1"][tr style="padding-top:20px"][td]This will be part one[/td][/tr][tr][td]Test Box[/td][td]Another Test[/td][/tr][/table]
[table cellspacing="0" border="1" id="part2"][tr][td]This will be part two[/td][/tr][tr][td]Test Box[/td][td]Another Test[/td][/tr][/table]
As you can see, once you make your tables with different
|
|
|
Regards,
TC.
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
TonnyKamper and Whole India like this post
Re: Not able to make a table of content with link in it.
When your request is complete, please mark it as Solved.
Re: Not able to make a table of content with link in it.
Problem solved & topic archived.
|
Similar topics
» how to make table row transparent?
» How to make profile content to rows?
» How to make a Select Content in a Spoiler.
» trying to make a navigation bar in table format
» How do I make it so that guests must be logged in to view my forum and any of its content?
» How to make profile content to rows?
» How to make a Select Content in a Spoiler.
» trying to make a navigation bar in table format
» How do I make it so that guests must be logged in to view my forum and any of its content?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum