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

F

FesT

@FesT
About
Posts
27
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Marquee alignment not working for pictures
    F FesT

    Hey Lay Theme Team,
    hey @arminunruh

    since the last update the alignment for pictures in a marquee, are not working anymore. Alignment is set zu middle and still the pictures are aligned to top.
    See the screenshot!Screenshot 2023-05-14 at 13.50.58.png

    would be nice if the is a fix!
    Best

    Bug Reports

  • Sticky feature does not work - urgent
    F FesT

    same here, after updating to the lates lay version 5.5.3 the sticky elements stopped working.

    to be precise: sticky elements are not working in rows with custom row heigth

    @arminunruh could you fix that?
    thx

    Bug Reports

  • Use mobile menu on desktop, easy tutorial? Drop down menu right aligned text?
    F FesT

    Thanks to the magic-world everything is working fine! @Richard thank you.

    General Discussion

  • Use mobile menu on desktop, easy tutorial? Drop down menu right aligned text?
    F FesT

    Hi @Richard, @mariusjopen,

    the described workaround, seems to be a very easy way to implement a burger menu in the desktop view. Thanks for this.

    I tried to implement it, but in my sub-menu are custom links witch have also the data-type="custom". So also the submenu items get displayed as the image. Is there a way to use also custom links as submenu items?

    thx

    General Discussion

  • superscript Font issues
    F FesT

    Hey,
    I just realised that if you use superscript letters/numbers in a text the line height no longer works properly. The lines with the superscript letters in it jump.
    Is there a fix for that?

    General Discussion

  • Lightbox different image for gallery and lightbox
    F FesT

    Hi armin, hi mariusjopen,

    is there a way to show one image in the gallery and a different image in the Lightbox? What I mean is, the possibly, to klick on a image and to display another in the lightbox.

    I hope there is a work around :)
    best felix

    Addons

  • Critical Error – Lay Theme 3.0.0
    F FesT

    I have also a Fatal-Error after updating to 3.0.0

    Fatal error: Uncaught Error: Access to undeclared static property: LayFrontend_Options::$playicon_id in
    /wp-content/themes/lay/frontend/assets/php/frontend_options.php:84 Stack trace: #0
    /wp-content/themes/lay/frontend/assets/php/frontend_options.php(187): LayFrontend_Options->__construct() #1
    /wp-content/themes/lay/functions.php(47): require('/var/www/vhosts...') #2 /wp-settings.php(497): include('/var/www/vhosts...') #3
    /wp-config.php(89): require_once('/var/www/vhosts...') #4
    /wp-load.php(37): require_once('/var/www/vhosts...') #5
    /wp-admin/admin.php(34): require_once('/va in
    /wp-content/themes/lay/frontend/assets/php/frontend_options.php on line 84

    Bug Reports

  • Shortcode in Text
    F FesT

    Dear @mariusjopen,
    i know how you generally insert a shortcode. But my question is how to insert a shortcode into a textfield.
    As I want to make a "hover footnote" in a text, when I put the shortcode extra, there will be alway problems with resizing, so that the annotation is not placed in the right place.
    best felix

    General Discussion

  • Shortcode in Text
    F FesT

    Dear @mariusjopen,
    right now I tried it with Shortcodes Ultimate.
    Best
    Felix

    General Discussion

  • Shortcode in Text
    F FesT

    Hi everyone, hi @arminunruh, hi @mariusjopen,

    is there a way to get shortcodes into a textfield?
    I try to use a tooltips as hover footnotes in a text.
    It would be great if there is a way!

    best
    Felix

    General Discussion

  • Fullscreen Slider only for mobile Version
    F FesT

    Dear @arminunruh, dear @mariusjopen,
    is there a way to activate the fullscreen slider only on the mobile version and keep it deactivated on the desktop version of a site?

    Best
    Felix

    Addons

  • Yoast SEO plugin compatability
    F FesT

    hey @arminunruh, hey @mariusjopen,
    I know this is a really old topic, but I wonder if there are any news about the Yoast SEO plugin compatability?
    For know it looks like the Laytheme still does not communicate with the Plugin, but it would
    be super great if it would do so... :)

    best

    General Discussion

  • disable scrolling on single page
    F FesT

    Dear @mariusjopen,
    sorry that I write so incomprehensibly.
    I try to clarify: I have a page wich is for example 5000 px high and 4000px width with a viewport of lets say 2880x1800px. I want to disable the scroll, but still want to be able to allow the viewport to move over the whole page via another script using the mouse. So I can't use height: 100vh this causes, that the script wont work anymore... You can see the situation here
    I hope you get now what my problem is.

    Best
    Felix

    General Discussion

  • wrong layout displayed / reload
    F FesT

    Dear @mariusjopen,
    yes, that works. As I said the script is already inserted and works fine.
    I have some how the opposite problem, when i come to the landing page the script runs just fine. But I need to unrun / override the properties of the script when i go to the next page.
    Do you understand what I mean?

    Try this, then you see what i mean: Start here, the site is displayed correctly. Then go to Stack, its displayed wrong and still has the properties of the landing page. Now reload, then Stack ist displayed correctly. Go to home, now home is displayed wrong, even so the script runs.

    I hope you can help me.
    Best Felix

    General Discussion

  • wrong layout displayed / reload
    F FesT

    Dear @mariusjopen,
    thanks for the answer. But actually it dosn't help.

    I have the script already inserted like that:

    window.laytheme.on("newpageshown", function(layoutObj, type, obj){
    if(type == "page" && obj.id == 9){
    setRandomPageView();
    }
    });

    But in this case its the main page, if i navigate to the next page the properties of the script wont be overwritten. Thats all what causes the problem I think.

    Best
    Felix

    General Discussion

  • disable scrolling on single page
    F FesT

    Dear @mariusjopen,
    thanks for your reply. Yes that works. But what can I use if the page is broader and higher then the actual viewport? And I still wont allow the scrolling?
    Best Felix

    General Discussion

  • wrong layout displayed / reload
    F FesT

    Hey,
    I am working right now on a test version of a website (test-wp-final.felixsteinhoff.de):

    1. When I am navigating from the MAINPAGE to STACK, the layout displays wrong, after a reload it gets right. Why is that? How can I avoid it?

    2. I have insert some scripts on the MAINPAGE so that viewport always centers randomly over an image. And inserted a alternative navigation through the mouse. When I go again from the MAINPAGE to STACK the navigation arrows are still displayed. So the new site doesn't reload. Can I force Laytheme to reload the page when moving from one to the other site?
      Or is there a way to insert this css and html scripts through Laytheme on a single page? (Right now it is insert through a plugin.)

    Best
    Felix

    General Discussion
  • Login

  • Don't have an account? Register

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