@guerrerom

Have you tried just using

/#about

Without adding an absolute URL?

I am guessing you have if you read the previous thread.

We had to code the menu to be able to be clicked from a secondary page and go to the homepage and to the appropriate section when clicking a menu item. So it’s possible the script is not seeing an actual URL to redirect too. You may have to wait until it’s on a remote server.

if you use just

#about

It should work on the homepage, just not from secondary pages.