Shape 5

Wordpress Club Themes => Charlestown - Club => : biru32 August 29, 2017, 04:44:03 AM



: Logo Position Menu item
: biru32 August 29, 2017, 04:44:03 AM
Hi, I accidentally removed the Logo Position page Menu item and cannot find the page to add it back. How do I add this menu item back to the main menu?

Thank you.

Jason


: Re: Logo Position Menu item
: Tristan Rineer August 29, 2017, 10:37:50 AM
The instructions on how to add the menu item that is needed for the logo can be found on the demo, near the bottom of this page:

http://www.shape5.com/demo/wp/charlestown/tutorials/custom-code-used-for-this-design/


: Re: Logo Position Menu item
: biru32 August 29, 2017, 11:42:44 AM
The instructions on how to add the menu item that is needed for the logo can be found on the demo, near the bottom of this page:

http://www.shape5.com/demo/wp/charlestown/tutorials/custom-code-used-for-this-design/

Hi Tristan! Thanks for the fast response to my issue. It's working great now. I had a to use a "widget area" menu item as there isn't a page titled "logo position" as it was originally. Can I ask how you guys created a menu item using a page, but there wasn't an actual page for the original "logo position" menu item?

And thank you guys for the super awesome framework. It's the best in the business. I love working with the Shape5 framework. I can really hack the css to get things the way I need it.

Cheers!

Jason


: Re: Logo Position Menu item
: Tristan Rineer August 29, 2017, 12:16:45 PM
I believe it was originally created as a "Custom Link" menu item, but for some reason WP must have changed it to say "page".  It definitely wasn't a page.


: Re: Logo Position Menu item
: biru32 August 30, 2017, 02:41:55 AM
I believe it was originally created as a "Custom Link" menu item, but for some reason WP must have changed it to say "page".  It definitely wasn't a page.

Hi Tristan, sorry to bother you again. Within the mobile menu, the "logo position" link is showing.  I have both the hide title and hide link boxes selected. I also tried to add custom css to the custom.css file in order to try to hide it using css, but no luck. Here is the css I used:

/* ================== Hide Logo Position menu item within mobile menu*/
#s5_mobile_sidebar_h3_3 {
   display: none !important;
}

See attached so you can see for yourself.

Thanks!


: Re: Logo Position Menu item
: Tristan Rineer August 30, 2017, 11:01:38 AM
The best way to do it is to use a separate menu with the extra items removed.  I believe there is probably a plugin that can duplicate your main site menu for you; then you can just assign the duplicated menu to the mobile position and remove the items that you don't want visible on mobile.