Display Username as parent menu item

Works fine for me, nothing is replaced, it’s just appended to the navigation. Are you sure that it’s not just a styling-issue? Have you looked at the document source to check if it really is replacing the other menu items? What exactly do you mean by making it the parent item? Do you want to … Read more

Menu Underline shows without Hover after adding subitems

.nav-menu .current-menu-ancestor > a {text-decoration:none} will help. Alternatively, use .nav-menu .current-menu-ancestor > a {text-decoration:none !important;}. Please change the .nav-menu with the class name that you have used Please let me know if it works.

Convert HTML code to WordPress menu

If you want to display a custom menu, you need to use the wp_nav_menu function. I’m also assuming you have registered a custom menu with the register_nav_menus function eg: register_nav_menus( array( ‘main-menu’ => ‘Main Menu’, ) ); A basic example would be wp_nav_menu(array( ‘menu’ => ‘Main Menu’, ‘theme_location’ => ‘main-menu’, ‘container’ => ‘nav’, )); Change … Read more

Unable to edit Navigation bar

The first step is to make the “Shopping Nav” Active. It’s currently set to “display:none” in the css, probably because the menu isn’t active. Once you change display:none on that menu, then you can start positioning it to be split from the other menu at the top of the screen. This is what needs to … Read more

Somehow lost my MENU from my home page- help!

Go into Theme, Customize, and there should be a “Menu” choice. Select an existing menu (if still there) or create a new one. When you change themes, you often have to re-specify the menu again, even if it already exists. The ‘three-bar graphic’ (AKA “hamburger”) is shown at certain (usually smaller) screen sizes. That is … Read more

Make title bar collapse when scrolling

Malina is a Premium ThemeForest theme, have not used but can give you an overview. Hope this helps. Most of the premium ThemeForest themes come with Theme setting which you can find under Appearance -> Themes -> Theme setting. There are multiple options for choosing a header with the layout we want. You can choose … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)