Problem in menu, missing product category

This topic has 37 replies, 2 voices, and was last updated 9 years, 2 months ago ago by Eva Kemp

  • Avatar: Gursimran18
    Gursimran18
    Participant
    February 7, 2015 at 15:12

    How to change navigation menu color and their is problem in appearance>menu, as product category is not shown

    36 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    February 7, 2015 at 15:35

    Hello,

    Please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 7, 2015 at 18:13

    Sure

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 7, 2015 at 20:18

    Hello,

    To change color for menu items add this code in custom.css file:

    .main-nav .menu > li > a {
        color: red;
    }

    If you want to change background color of the menu then use this code:

    .main-nav {
        background-color: black;
    }

    How to create custom.css you can watch in this tutorial.

    I’ve added Product Categories section in Appearance > Menus selected it in “Screen Options” at the top.
    Please check.

    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 7, 2015 at 20:33

    Thanks for great service

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 7, 2015 at 20:53

    Thanks for your support i want one more thing, i want search bar and search system like this website:- http://www.flipkart.com/

    Avatar: Eva
    Eva Kemp
    Support staff
    February 8, 2015 at 20:27

    Hello,

    Sorry, but we don’t have such features in the theme.
    You need edit php files to get such search form.
    If you have necessary skills you may try to do it.

    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 9, 2015 at 12:39

    Hey their is one more Problem in menu as no other category or page is submitting in menu, I completed only 2 categories and want to add more categories and pages.

    my website- http://goforkart.com/

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 16:45

    Hello,

    Could you please describe with more details what problems you’re experiencing with menu?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 9, 2015 at 18:31

    When i am trying to add one more thing such as page category or image in my current menu, it’s enable to add any more item in menu. Just see this in my dashboard.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 19:25

    Hello,

    I’ve just tried to add “Cameras” product category to the menu and I haven’t seen any issues.
    Could you please show a screenshot?

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 9, 2015 at 19:39

    first image

    second image

    third image

    Avatar: Eva
    Eva Kemp
    Support staff
    February 9, 2015 at 19:54

    Hello,

    I’ve tried to add categories to the menu in default WordPress theme and the issue is present there too. It can be caused for the reason you’ve increased the menu items limit. That’s why new items can’t be saved. Here are some explanations:
    http://www.wpbeginner.com/wp-tutorials/how-to-fix-the-custom-menu-items-limit-in-wordpress/
    https://core.trac.wordpress.org/ticket/14134

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 10, 2015 at 11:45

    can you please tell me how i moderate php.ini file

    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 14:56

    Hello,

    This is related to your hosting provider.
    Please contact them concerning your query.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 10, 2015 at 18:08

    I want navigation items in small size, want to reduce navigation bar width and want white hover color when we point cursor to item
    1
    2
    3

    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 18:14

    Hello,

    Please provide us with a link to your site.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 10, 2015 at 18:16
    Avatar: Eva
    Eva Kemp
    Support staff
    February 10, 2015 at 18:53

    Hello,

    Please add this code in custom.css file:

    .main-nav .menu > li > a:hover {
    color: black !important;
    background-color: white;
    text-decoration: none;
    }
    .main-nav .menu > li > a {
        font-size: 12px !important;
    }
    .main-nav .menu > li {
       padding: 0px 12px !important;
    }

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Gursimran18
    Gursimran18
    Participant
    February 10, 2015 at 19:48

    I want this icon to be placed next to search bar icon

    with this link http://goforkart.com/coupons-offers/

  • 1 2
    Viewing 20 results - 1 through 20 (of 37 total)

The issue related to '‘Problem in menu, missing product category’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.