Skip to content

General Discussion

A place to talk about anything Lay Theme related
5.0k Topics 21.6k Posts
  • Anchor Links in Main Menu

    2
    0 Votes
    2 Posts
    442 Views
    arminunruhA
    Hey CA, No there are no scroll-to anchor links. You can try and create your own links and follow the explanation of my very last post here: http://laythemeforum.com/topic/512/smooth-scroll-with-anchor/12 But this requires a little html and js knowledge.
  • Gridder improvement

    3
    0 Votes
    3 Posts
    959 Views
    B
    Ok thank you very much Armin !
  • Modal Page Navigation question

    4
    0 Votes
    4 Posts
    755 Views
    arminunruhA
    You can put it in "Lay Options" -> "custom css & html" -> "custom css for desktop version". Or in "Custom <head> content" with a wrapping <style> … </style> That would make the css available for phone and desktop versions.
  • updated site and now projects are missing

    6
    0 Votes
    6 Posts
    872 Views
    arminunruhA
    hey toby, yeah unfortunately this is a new issue that has popped up, i think with the new wordpress version. really not sure why this happens now because before it worked :/
  • Shortcode hyperlink

    2
    0 Votes
    2 Posts
    609 Views
    K
    figured it out! In case someone else was wondering: window.laytheme.on("newpageshown", function(layoutObj, type, obj){ jQuery( "div class here" ).wrap( "<a href='link here'</a>" ); jQuery("br").remove(); });
  • After Lay Theme update no images and text shown

    2
    0 Votes
    2 Posts
    389 Views
    J
    its fixed! I forgot to update wordpress, now its working! Thanks! Jan
  • Problem in Project

    3
    0 Votes
    3 Posts
    384 Views
    D
    @arminunruh Thanks a lot. The theme is very complete and sometimes I dont find the correct way. Congrats again!
  • Add tags to Projects

    3
    0 Votes
    3 Posts
    709 Views
    W
    @arminunruh ah okay, what a pity. but thanks for your answer.
  • "You cannot publish without a Featured Image or Title."

    featured image
    42
    1 Votes
    42 Posts
    13k Views
    T
    Hello Armin! I have the same problem, using Laytheme 1.6.5 and wordpress 4.6.3. I can´t publish projects anymore: "You cannot publish without a Featured Image or Title." The Email used to download lay theme was fabian_kiepe@web.de. Can you help me?
  • Images appear on link hover II

    3
    0 Votes
    3 Posts
    1k Views
    arminunruhA
    Hey, this is not easily possible, only with custom js and custom css. i hope you understand this can take a bit longer to code. Maybe u can find someone who can code a bit to help you out. :/
  • Mouse over icon on links

    9
    0 Votes
    9 Posts
    2k Views
    C
    ok. thanks armin. : )
  • Pinterest

    2
    1 Votes
    2 Posts
    710 Views
    arminunruhA
    Hey Ana, not sure, maybe the pinterest browser addon is not compatible with a website that is a javascript application
  • accordeon

    2
    0 Votes
    2 Posts
    596 Views
    arminunruhA
    hey azn, there is no built-in accordeon for laytheme. however, if you find a good plugin that does this and works with a shortcode you could make that work. or maybe you can code an accordeon yourself.
  • autoplay not working

    6
    0 Votes
    6 Posts
    2k Views
    N
    @arminunruh nuno-maio.com pass: amazing
  • Cursor waiting during load

    cursor loading
    2
    0 Votes
    2 Posts
    635 Views
    arminunruhA
    hey adam, i think it is not easily possible to do this right now. I wrote this down and I might add a html class to the body while pages are loading so you can use css. Not sure when I will work on this.
  • Shortcode not working with Maps plugin

    2
    0 Votes
    2 Posts
    556 Views
    arminunruhA
    Hey! I've just tested the plugin and it works for me. Do you add the shortcode with "+more" -> "+shortcode"? Can you try to delete the shortcode element, add it again and save your page? When you edit your map in the wordpress admin panel, can you see it there? Cause you know you need to enter a google maps api key to make that plugin work at all. Can you send me the link of the website where this isn't working?
  • scroll to section from other page with fullscreen slider addon

    2
    0 Votes
    2 Posts
    694 Views
    arminunruhA
    Hey Felix! I think the menu is more for having links to other urls/pages. Maybe you rather want to do this with "lay options" -> "Custom CSS & HTML" -> "Custom HTML at top". In the custom html at top you could put some html markup like for example: <div class="fullscreenslider-links"> <div class="_Default" data-scrollto="1">Scroll to 1</div> <div class="_Default" data-scrollto="2">Scroll to 2</div> <div class="_Default" data-scrollto="3">Scroll to 3</div> </div> Of course you will need to style this a bit with css, for example: .fullscreenslider-links{ position: fixed; top: 10px; right: 10px; z-index: 10; } .fullscreenslider-links div{ cursor: pointer; margin-right: 10px; display: inline-block; } .fullscreenslider-links div:last-child{ margin-right: 0; } And if you only want this menu on one page and not on others you might want to hide it on other pages using custom css based on page http://laytheme.com/documentation.html#css-based-on-current-page
  • Use Browser Hight / Center Column / Carousel speed

    4
    0 Votes
    4 Posts
    2k Views
    arminunruhA
    @rsepierre Thanks a lot for your advice!! :) Maybe I got the wrong idea about the „Use Browser hight for row hight“ but it seems not to work for me. I want the Images in a Carousel to fit (80%) the size of the browserhight instead of the with. (As this is an issue supposed to be fixed in last update - could it be a problem with Wordpress 4.7.2?) There is an option for when the fullscreen-slider addon is active. "lay options" -> "fullscreen slider addon" -> "Give elements a max-width and max-height and center them". This only works for pages where that addon is active. Normally, all the element's sizes are width-based. I use a single project Page with a Carousel to slide horizontal. Center Alignedment will only center the elements. How can I center the single column? I'm not sure what you mean. Do you mean you want to have the carousel element centered vertically and horizontally? Look, in this video, I place an image in a centered way: http://laytheme.com/documentation.html#use-browser-height-for-row-height You can always select an element and click the alignment buttons in the gridder header: [image: 1487075186511-screen-shot-2017-02-14-at-13.26.16.png] Is there an easy way to adjust the horizontal Slide in the Carousel in speed on mouse clicks? Similar to the Fullscreenslider Speedoption? Hmm no at the moment there isn't.
  • Font-appearance in different Browser

    2
    0 Votes
    2 Posts
    517 Views
    arminunruhA
    Hello Henriette! Windows doesn't have Helvetica Neue pre-installed, so it will display Arial instead I think. If you want to use Helvetica Neue and have it work for all devices, you will need to upload helvetica neue as a webfont in "lay options" -> "webfonts". And then use that font for your textformats. You may need to buy the webfont for that. Please note that at the moment you need to install the plugin "disable real mime check" because right now there is a bug in wordpress which will prevent you from uploading woff files. :/ Still your font will display slightly different across browsers. Browsers just render fonts a bit differently, so this will be a problem that you cannot solve.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com