• Resolved healthcoachcircle

    (@healthcoachcircle)


    Hi, I am a website designer and have built out several sites using this theme. I am running into problems recently with not being able to add new menu items. I add it to the menu but it does not appear on the site. Is there a limit to the number of menu items one can have with the FREE version? Also, I upgraded to the newest version of Make 1.4.2 but my options panel still looks like the old one and I know that with my client sites there is a new options panel. Why do I still have the old one after updating? Also, in the newest update I noticed I can have a top bar menu as well and I can’t get this to show up even though I have stuff added to it.

Viewing 15 replies - 1 through 15 (of 15 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Can you link your site?

    There’s a limit in WordPress, but it’s like 49 or so. Find out more here:
    https://sevenspark.com/wordpress/menu-item-limit

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    i definitely don’t have more than 49 menu items.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You have a caching plugin, right?

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    yes W3 total cache i just cleared all my cache and still not working.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    That plugin probably has a setting in the dashboard you have to press to clear its cache. Once you’ve done that deactivate the plugin.

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    i just discovered that the links for my top bar menu are there but are in black, even though i have the text color set to white as you can see with my social media icons. i acted like i was trying to copy and paste across the bar and i can see that they are there but not showing up because they are in black and my background is black. how to fix?

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    even though i have the text color

    How have you done that?

    .site-header a {
    	color: #fff;
    }
    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    appearance > customize > header > header bar text color > set to white

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    ok i figured out why the newest version of make 1.4.2 wasn’t showing was because i needed to upgrade my wordpress to 4.0. done.

    i also figured out there was something corrupt with the one page i was trying to add so i deleted it and created a new one now it’s working.

    still need help with getting my TOP BAR navigation menu to show up in WHITE.
    thanks – la

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    emily TK is that for the top bar navigation menu or the header? i am looking to have my links show up in the top bar header which has a background in black and i have my text set to white, but no links are showing.

    For the black bar only, you might use

    .header-bar a{
    	color: #fff;
    }

    I checked your site again though. There is no more text in the black bar (unlike earlier). There’s only the icons left now. So I couldn’t really test it properly this time.

    Thread Starter healthcoachcircle

    (@healthcoachcircle)

    i believe something was corrupt in my menus so i deleted them all and re built from scratch so everything is working. thanks anyway!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Menu Issues & Theme Version’ is closed to new replies.