Navigation via ID hashtags

Post Reply
Carstenap
Jr. Bludit
Posts: 4
Joined: Fri Dec 27, 2019 5:38 pm

Hi there,
I am trying to convert a static html template into a theme for Bludit.

The navigation is built with #1 and #2 and so on. When the navigation link has been clicked it DOES NOT show up in the slug url,

The content of the page should change when the navigation is clicked and the container with "id1" scrolls off or into canvas and when the second navigation point is clicked the container with "id2" is either scrolled onto or off canvas.

I have tried making modifications and setting "pages" as well as "static" but nothing seems to work.

Any advice?

//Carsten - New member
User avatar
Torsten_Kelsch
Legend Bludit
Posts: 263
Joined: Thu Aug 27, 2015 10:24 pm
Location: Germany
Has thanked: 4 times
Been thanked: 2 times
Contact:

If it is a small website with not too many pages, you could hard-code the navigation, at least as a workaround until someone has a solution for your problem (my own skills are too low).

And you could take a look at the default Bludit themes to see how the navigation is programmed.
On Error GoTo Bed
Post Reply