1 2014-02-10 07:47:56

Topic: Current item in menu

How to make link "Home page" in top navigation current and active.
I have page with slug "home", in Settings I selected page with slug "home"
In file .htaccess I wrote:     Redirect 301 /home http://domain.com/
Now if I turn the page domain.com/home site redirect to domain.com. But link "Home Page" in top Navigation not become active.
Please help solve the problem.

Re: Current item in menu

If u get it correctly u can just put http://domen.com in menu link instead of home

(с) Roman Art
So far So good wink

RomanArt's Website

Re: Current item in menu

I put http://domain.com in Menu, but nothing has changed

4 2014-02-10 09:38:22

Re: Current item in menu

RomanArt, I can give access to the admin panel that you watched?

5 (edited by RomanArt 2014-02-10 10:04:30)

Re: Current item in menu

Does ur menu work perfectly on other pages ? For example page about? When u open dat page menu "about" active ?
If yes sent me pm with link and login / pass

(с) Roman Art
So far So good wink

RomanArt's Website

Re: Current item in menu

other pages work fine, sent login/pass in pm

Re: Current item in menu

fixed =P

(с) Roman Art
So far So good wink

RomanArt's Website

Re: Current item in menu

thx a lot!! please tell how you did it?

Re: Current item in menu

read ur PM lol i already have told u big_smile even in ur own language

(с) Roman Art
So far So good wink

RomanArt's Website

Re: Current item in menu

Can I also get the tip about this smile

Re: Current item in menu

U have the same problem? Ur home menu button was active site.ru/home, before u set redirect to site.ru/? Now its not active?

(с) Roman Art
So far So good wink

RomanArt's Website

12 (edited by foggyflute 2014-03-01 03:05:50)

Re: Current item in menu

Nah, I look around and see the problem, easyPHP (on my computer, run at localhost) ignore some htaccess setting and even edit the config not help, guess that's how it work on non-unix server, so I move the dev to a spare shared host, everything's fine now, both './home' and './' work smile
Thanks.