Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #25203
    Peter_C_
    Member

    Hi,
    On a new install- WP installed , Catch Kathmandu Theme activated, and
    When the Header Right Sidebar is used the Default Menu is no longer shown.

    Creating a new menu and it seems to fix it, but when viewing on a mobile device that newly created menu disappears.

    Here is a test site I’ve rattled my head with 🙂
    http://pi.x10host.com/catch-kathmandu/

    Cheers’
    Pete

    #25206
    Peter_C_
    Member

    Found a solution on the WP Support Forum

    I entered the code below into the Custom CSS section.

    #masthead #secondary-menu ul.menu {
    display: block;
    }
    #25224
    Sakin
    Keymaster

    @Peter_C_: Yes, there is option to enable only in Pro Version. If you want the web style menu then display block works good but if you want mobile version menu then the Javascript is also given in that link.

    #25228
    Peter_C_
    Member

    Before I made a choice on using Catch Kathmandu theme, Free or Pro, I spend some time looking at the Live Preview version of it… Live Preview version of Catch Kathmandu FREE works fine on mobile devices O_o!

    #25255
    Sakin
    Keymaster

    @Peter_C_: Yes, take your time to decide. This is the live preview of Catch Kathmandu Pro theme http://catchthemes.com/demo/catch-kathmandu/

    #25297
    Peter_C_
    Member

    Time is precious! Being led to believe the Live Preview of Catch Kathmandu FREE was what One would expect from the FREE version but instead it’s a Preview of the PRO version. You need to make it clear there is No Preview of the FREE version.

    Catch Kathmandu is a Responsive Theme yet you have removed a function that is Critical to Mobile devices. The Menu. thanks very much.

    #25312
    Sakin
    Keymaster

    @Peter_C_: The preview of Catch Kathmandu Free and Pro version is same as bit shares same code base. The only difference in the features. We didn’t add the free one in our site as it already have it in WordPress.org itself http://wordpress.org/themes/catch-kathmandu.

    Catch Kathmandu Free version have responsive mobile for Primary Menu. We only disable it for Secondary and Footer Menu. As to remove the distraction in small mobile devices with 3 menus. In pro version as well, we have disable it by default. In pro version, you need to enable that from “Appearance => Theme Options => Responsive Options”.

    #26727
    brendon
    Member

    I have put some widgets in Header Right Sidebar and the default menu disappeared. If I put them in Header Top Sidebar they force the logo image down the page, but at least I have my default menu. How can I have widgets in Header Right Sidebar and keep my default menu? I purchased the Pro version in the hope of resolving this problem, but I cannot work out how to make it work.

    #26754
    Sakin
    Keymaster

    @brendon: Sorry for the confusion. You can just create custom menu from “Appearance => Menus” and then you can add that menu to your Header Right Sidebar using Menus widget in Header Right Sidebar.

    #26794
    brendon
    Member

    I have been able to add the menu to the sidebar, and the Search and to Social Widgets, but now they are forcing a new line below the logo. I want them alongside to the far right of the logo which they are when there is no menu. How can I have it so that the search and social widgets are directly to the left of the logo, and then have the menu the line below.

    #26859
    Sakin
    Keymaster

    @brendon: Can you post in your site URL, so that I can see what is happening in your site.

    #26955
    brendon
    Member

    sure, its http://www.africanewenergies.com

    on full screen view on a desktop:

    you will see the social icons a line above the logo, and the menu a line below.
    The menu is fine by me, but I noticed that without the menu, I could have a search and social widgets that were exactly to the right of the logo, meaning I didn’t have all that whitespace above the logo which is the issue I am having.

    #26957
    Sakin
    Keymaster

    @brendon: First I see that you have added Social Icons in Header Top Sidebar so it is above your logo. If you want it to be at right side of logo then you need to move social widget to Header Right Sidebar.

    Another is that your logo and menu width is overflow. Logo tool left width and you have long menu items and it couldn’t fit in right so it move down. So, either you can remove that menu and add in Secondary Menu or you can just add the following css in “Appearance => Theme Options => Custom CSS” box to reduce your menu padding
    .header-sidebar .widget ul.menu a { padding: 0 10px; }

    #27687
    yuccacane
    Member

    Dear Sakin,

    I had the same problem, and I created a custom menu and the menu is visible now. But when I add the Social widget to the Header Right Sidebar (where the custom menu is located) the social icons show under the menu. I want the social icons to be in line with the menu, at the right of the menu. Is this possible?
    Thank you very much! The theme is really a great one.

    #27840
    Sakin
    Keymaster

    @yuccacane: That option is not there. Can you send me your site URL? I will try to see what I can do it.

    #124333
    alvarinho01
    Participant

    Hi, thanks for your information.!

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘Menu Not Shown when Header Sidebar Wigget is used’ is closed to new replies.