Skip to content
  • Scroll to anchor

    General Discussion
    10
    0 Votes
    10 Posts
    2k Views
    mariusjopenM

    Hi Arne,

    I think there is no clean solution for this. You will have to find a workaround.

    I tried this and it worked:
    I created a link like this in a html textbox in the gridder:

    <a name="chapter4"></a>

    0_1498082353669_Bildschirmfoto 2017-06-21 um 23.58.23.png

    Then I added #chapter4to the end domain and it jumped down to the anchor.

    You will probably need to build an extra navigation which has the ````#ancors````` in the end of the url.

    Like in the example I sent you in the beginning.

    I hope that was not too confusing :-)

    Best!

    Marius

  • 0 Votes
    3 Posts
    528 Views
    ArneRobotA

    Hello Armin,

    yes, that works like a charm now! Thank you!

    Now if you make it possible to have these menus on all pages or projects without adding them by hand and with the rest of the pages flowing around them we have a pretty nice second menu system… ;-)

    Thanks and cheers,
    Arne

  • Show/hide menu

    General Discussion
    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA

    Yes that's right!

  • 0 Votes
    3 Posts
    543 Views
    arminunruhA

    Hey agatines!

    Yea, can you please post your image again?
    I guess you don't want your menu just centered horizontally but also vertically?
    Sorry for my late reply

  • 0 Votes
    2 Posts
    515 Views
    arminunruhA

    hey phil! sorry for my late reply.

    Well, lay theme does not currently support menus with submenus. Those menu points will show up, but there are no extra options in the customizer for styling them. So as of now you need to style them yourself by using custom css.

    You could do:

    .sub-menu{ margin-top: 10px; }

    in "Lay Options" -> "Custom CSS & HTML" -> "Custom CSS for Desktop Version"

  • Change burger icon

    General Discussion
    2
    0 Votes
    2 Posts
    719 Views
    arminunruhA

    hey TKN!
    there's no easy way to change the burger icon right now. I need to add an option for that one day. I didn't try out your custom css, but I guess there's no way around using custom css at the moment.

  • Fullscreen mobile menu

    Feedback
    2
    0 Votes
    2 Posts
    711 Views
    arminunruhA

    Hey jannik!

    Yes yes, on my todo list there is:
    Not use mobile menu with burger for phone but just the standard menu
    and maybe
    mobile menu that covers the whole screen (fullscreen). let's see.

  • 0 Votes
    21 Posts
    2k Views
    P

    @paulcalver

    Figured it out using:

    nav.primary a:after { content: " /\00a0" !important; color: #494949 !Important; } .menu-item-1945 a:after { display: none !Important; }
  • 1 Votes
    4 Posts
    1k Views
    A

    @arminunruh Hi Armin! I have the same problem here. I want to upload my CV to be viewed as PDF file. How can I give it URL?

  • 0 Votes
    2 Posts
    472 Views
    arminunruhA

    hey please go to customizer->menu style->menu and check "is fixed". then the menu bar options should appear again. i wonder why i coded it like this, gonna fix this.

  • 0 Votes
    2 Posts
    476 Views
    arminunruhA

    not possible right now, but i think its a good idea and has been requested before.
    will work on that

  • 0 Votes
    2 Posts
    839 Views
    arminunruhA

    Hey!

    Try this:
    Your menu:
    Create your menu in appearance -> menus
    Go to "Customize" -> "Menu Style" -> "Menu" -> "Menu Points Arrangement": vertical
    "Customize" -> "Menu Style" -> "Menu": uncheck "is fixed"

    Also you have the menu bar still showing up. Hide the menu bar here
    Go to "Customize" -> "Menu Style" -> "Menu Bar"

    Your logo:
    "Customize" -> "Site title" -> "Site Title"
    Just set a text site title here, position it and uncheck "is fixed".

    Then in "Lay Options" -> "Gridder Defaults" set your Frame Top Value to something like 300px. Try out different values here.

    In the "Getting Started" video I explain how to create a menu and I explain the gridder defaults and the customizer, maybe that helps.

    cya

  • 0 Votes
    5 Posts
    930 Views
    F

    thanks! that worked

  • Hide menu

    General Discussion
    2
    0 Votes
    2 Posts
    3k Views
    arminunruhA

    Hey Kristina!
    As explained here, you can target specific projects/pages/categories with css: http://laytheme.com/how-to-use.html#custom-css-styling

    Example for hiding the nav for a page that has an id of 10:

    body[data-type="page"][data-id="10"] nav{ display: none !important; }
  • 1 Votes
    2 Posts
    1k Views
    arminunruhA

    Hey KP!
    There's no such thing at the moment :/

  • 0 Votes
    5 Posts
    670 Views
    arminunruhA

    Hey, there's an update out now that fixes this issue.

  • Mobile Menu not working

    Bug Reports
    3
    0 Votes
    3 Posts
    515 Views
    arminunruhA

    Hey can you update to the latest lay theme v 1.6.1 and see if it works now? thx!!

  • 0 Votes
    2 Posts
    2k Views
    arminunruhA

    Hey xconfusingboyx :D, I want to add this feature one day.
    Right now that's not trivial to do.
    If you want to try your luck, use css transform rotate and translate. Maybe u find some css online. You can put your css into "Lay Options" -> "Custom CSS & HTML".
    Good luck

  • 0 Votes
    2 Posts
    421 Views
    arminunruhA

    Hey!
    I'm not able to reproduce that. Are you editing your menu in "Appearance" -> "Menus"?
    This is a standard WordPress screen that I didn't touch. I will keep out an eye for that for sure.
    You could try to deactivate other plugins that u may have installed, not sure if that might help.

    :/

  • Secondary menu

    Feedback
    8
    0 Votes
    8 Posts
    1k Views
    mariusjopenM

    Hi Albrecht,

    ah great! Yes. Otherwise it gets overwritten.

    Happy it works now!

    Best!

    Marius

Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

This often solves issues you might run into

When you post:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com