• Hello,
    I try to get a big button on the left side menu. I tried it with a widget (buttons shortcode and widgets by OTWthemes). But no button appears on the side menu. When putting the button in the bottom area or the right side menu it appears. Maybe you can help me. Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Shaped Pixels

    (@shaped-pixels)

    I’m not sure what I will be able to do because this sounds like it relates to a third party plugin. However, do you have a link where this button is supposed to show? I will look at this as well as your other post, and see if I can find the button code there (even if it doesn’t show).

    Also, when you say you are placing a button on a left side menu, do you mean a menu widget?

    Thread Starter solloki

    (@solloki)

    Thanks for your response.

    Look at my website at
    http://geske-illudesign.de/

    I want to have a button on the left side panel, in the dark area under the menu. Putting the button on other pages, content page ore right side menu works. But not in this area. I don’t need a third party plugin if you know another way. I want some eye cather button shown everywhere on the website. By know it’s a widget plugin. But widgets are not presented in the original setupmenu of your theme. Or am I missing something?

    Thanks.

    Theme Author Shaped Pixels

    (@shaped-pixels)

    Unfortunately you have am under construction page up, but from what you described being the left side column and wanting a button in that below the main menu, this is not possible without using a child theme for Morphology Lite. The left coloum does not contain any sidebars, so if you need a button or anything else, you will definitely need to create and use a child theme

    https://codex.wordpress.org/Child_Themes

    ….to make your modification (in this case, adding a button). The file you would copy into the child theme and edit would be the header.php file and you would add your own code just below this line:

    </nav><!-- #site-navigation -->

    Thread Starter solloki

    (@solloki)

    I have closed the “under construction page”. You could visit the site now.
    Ok thanks, I will look into this tomorrow.

    • This reply was modified 9 years, 2 months ago by solloki.
    Theme Author Shaped Pixels

    (@shaped-pixels)

    The link works, thanks.
    As for adding a custom button to that left column area (in the dark area under the menu), it’s just as I mentioned in my last post….using a child theme.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Button in left side menu’ is closed to new replies.