Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
A minor error but when I’m on the “Home” (Domov) tab the “Pokrovitelji” tab is also colored (as tho it was clicked), when clicked on something else in the menu everything is fine. So I’m asking if I did something wrong?
please check if the URL field for the “Pokrovitelji” menu item in “Appearance -> Menus” admin section is a single hashtag (“#”). If it is already, please let me know!
I forgot that I have access to the admin panel last time :)
I’ve checked out the back-end and the source of this issue was indeed the URL field in “Appearance -> Menus”: you had it as “http://www.touhou.si/#”, whereas the “#” (i.e. just the hashtag without the full URL) would do the trick. Changed that and now the menu behaves as expected.