Viewing 4 replies - 1 through 4 (of 4 total)
  • You may add link into the WordPress sidebar. And content as page. What specific would you like to have?

    @render555. The script you are trying to use is mostly found on FAQ Pages that takes you to the specific section of the page using hash.

    Firstly there would Top
    This first tag is almost the same as any other HTML tag you would use to create a link to another page. However, to create a bookmark, you must start the link with a # (pound symbol,) which represents a name statement, used in the next tag. When the user clicks on Top, the computer would then go to the name tag, if found on the same page of the link

    Then

    This next tag is where the first tag will go when the link is clicked. These are commonly referred to as bookmark and anchor.

    Thread Starter Render555

    (@render555)

    I suppose Sidebar is not appropriate solutions because I would like to have different links and contents on the different pages. Or maybe there are kind of sidebars which are different on each page? Content of every link should appear on the right side of the same page only when someone click on this link. This content could be made as a pages stored on the same server but accessible only through this links.

    @render555

    Yes you are right in such cases, the requirement itself is not that clear to me. That’s why I asked more.

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

The topic ‘Links and content on the same page’ is closed to new replies.