Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

D

dingdong

@dingdong
About
Posts
121
Topics
38
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • text / link on image hover
    D dingdong

    @arminunruh works fine, but in mobile version image 4 has different space above and below than other images?!
    is it because of the "long caption text"?
    https://www.mikeabmaier.com

    General Discussion

  • text / link on image hover
    D dingdong

    The text seems to work, THANKS!!! :-*

    General Discussion

  • text / link on image hover
    D dingdong

    @arminunruh said in text / link on image hover:

    am i right, that i have to give all images parallax if i use it?
    i just tried only the second row, but then there is a huge white space... actually the problem is online between first and second row...

    no you dont. just give some of them a small parallax. the ones at the very bottom, dont give them a parallax.

    hm, the images with red background (color just to make it visible) have parallax 1, green has 1,7.
    now the purple actually has to be more than 1,7 - but i just want the "original" distance from green to purple. so actually all below "green" has to have 1,7... no?

    General Discussion

  • text / link on image hover
    D dingdong

    @arminunruh said in text / link on image hover:

    if you want text to follow your mouse when your mouse is over an image:

    http://laythemeforum.com:4567/topic/10519/make-image-caption-follow-mouse

    That works.
    but is it also possible to have the text bottom right / left on the image and no "follow mouse"?

    General Discussion

  • text / link on image hover
    D dingdong

    @arminunruh am i right, that i have to give all images parallax if i use it?
    i just tried only the second row, but then there is a huge white space... actually the problem is online between first and second row...

    General Discussion

  • text / link on image hover
    D dingdong

    hi!
    i just build a new frontpage:
    https://www.mikeabmaier.com/fotos-fotograf-mike-abmaier-copy

    I would like a text (title) to appear on an image when the mouse hovers over it. Ideally, it should also be a link to another page. These are not project thumbnails. Is there an easy way to do this?

    is there also a way to make the scroll at the beginning a little bit more sexy?
    i used browser height for row height so i only see these two images and made them sticky. but it doesnt look / feel that good when scrolling... any ideas for this layout?

    General Discussion

  • Cookie-banner after intro video
    D dingdong

    anybody can help?

    General Discussion

  • Cookie-banner after intro video
    D dingdong

    Hey!
    I just added an intro video to my website.
    now my cookie-banner (made with complianz) is shown during the video (at first visit).
    Is it possible to show the banner after the intro?
    https://www.mikeabmaier.com

    General Discussion

  • addon request - add to pdf
    D dingdong

    Is there a possibility to create a plugin that allows combining individual images on the website into a PDF? This way, for example, I could have the option to hover over an image and click on "+ PDF." Since LayTheme is often used by photographers, this feature could be very interesting for many users—perhaps as an add-on for around 10 Euros? Additionally, it could be possible to design the PDF, adding a personal touch with a profile picture and contact details. The implementation could involve a small icon like "+" or "add to PDF" during hover, with the option to manage PDFs included in the navigation. What do you think about this idea?

    Addons

  • imagehover addon
    D dingdong

    @arminunruh done. thanks! :)

    Addons

  • imagehover addon
    D dingdong

    @arminunruh i did - no effect?!

    Bildschirmfoto 2024-01-02 um 11.45.59.png Bildschirmfoto 2024-01-02 um 11.46.18.png

    Addons

  • imagehover addon
    D dingdong

    Hi!
    If i hover "studio" on this site: https://www.mikeabmaier.com/about
    i cant change the size of the image, its always fullsize?!
    in layoption i tried with 5px and 20% - always fullsize
    any idea?

    Addons

  • tables
    D dingdong

    well, it seems laytheme is not made for this plugin, as i also get this error: https://wordpress.org/support/topic/tablepress-plugin-has-no-response-for-editing-table/

    General Discussion

  • tables
    D dingdong

    @alasdair17 said in tables:

    Hey, I recently had to make a table for a client's website and I found using the plugin, 'Tablepress' to be far easier to use and customise. Give that a try.

    Good idea, thanks.
    But i guess @arminunruh did this on his website without a plugin?

    General Discussion

  • tables
    D dingdong

    Hey,
    i want to create something like this:
    https://laytheme.com/buy-now.html

    but my "insert table" border 1 and color black makes something weird?!
    https://www.mikeabmaier.com/test1

    alt text
    alt text
    alt text

    General Discussion

  • project arrows on ipad
    D dingdong

    hey.
    can you tell me why on ipad the project arrows dont look right? on desktop it works, and on mobile it doesnt show up (like it should). only problems on ipad?!

    website:
    www.mikeabmaier.com
    project example: https://www.mikeabmaier.com/sinusens/
    alt text

    General Discussion

  • Show Menu Point only on Shop site
    D dingdong

    Hi!
    Currently im hiding the menu point "CART (0)" in my third menu (bottom left) for my shop with:

        #menu-item-2149 {
        display: none;}
    

    But on my shop-site i would like to show it.
    Can you tell me, how to do it?

    www.mikeabmaier.com

    THX!

    /edit
    now i tried:

    body.id-2093 nav.third_menu #menu-item-2149{
        display: inline;}
    

    and it seems to work.
    can you please tell me if this is the way how to do it?
    i "solved" it by trial and error...

    to hide the 3rd menu from shop page i did this i custom css for mobile:

    .third_menu{
      display: none !important;  
    }
    

    do you see any problems in my "solution"?

    General Discussion

  • overlay vertical position & mobile view
    D dingdong

    @arminunruh
    works!
    thanks (again) @arminunruh :*

    General Discussion

  • overlay vertical position & mobile view
    D dingdong

    @kalamakumaran said in overlay vertical position & mobile view:

    .lay-overlay > .lay-content {
    transform: translateX(-50%);
    }

    that doesnt work.
    the problem its vertical - and if i try something like translateY(50%) the "X" is still stuck in the corner and you cant close the window by clicking above...

    the mobile thing is also very confusing.

    General Discussion

  • overlay vertical position & mobile view
    D dingdong

    I want to put my contact information in a small box, that slides in from the right - 2nd menu, bottom right, Contact

    1. is it possible to put this small box in the vertical middle not top right?

    2. when i open the link in a new tab, it looks kinda strange (of course) - is it possible to style this in any other way, without changing the overlay? just in case i want to give away my contact infos only with this link: https://www.mikeabmaier.com/contact
      I think its not possible, right?

    https://www.mikeabmaier.com

    General Discussion
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Recent
  • Tags
  • Popular
  • Users
  • Search