I sent you an email with some instructions, and this will also be more robust in the next Lay Theme update.
arminunruh
Posts
-
Licence repeatedly deactivates after automatic WordPress updates -
Licence repeatedly deactivates after automatic WordPress updateshey Martin!
thanks a lot for getting the support pass <3
alright im thinking of a solution, ill get back to you later today -
Images on my website stopped loadingim very happy it works now :)) have a nice day
-
Text as close overlay buttonI think if you update now, you should see the new setting to use text as the close icon for project overlays.

-
Images on my website stopped loadinghello, thank you so much for getting the support pass!
This seems to be a server problem because all images give back a 500 error.
There could be a wrong rule in the htaccess file.in
wp-content/uploads/.htaccess
If there is a file like this in your uploads folder, you can try and rename it to something else to see if that fixes it.
You could try to disable all of your plugins and see if there is an image-related plugin that may have caused this issue.
You can send me your WP admin login to info@laytheme.com, and please send a link to this topic in the email as well, and I can take a look.
-
it is posible to disable specific cells/lineshey once the website is online you can send it to me and then i will have a closer look
-
Text as close overlay buttonah but you probably mean project overlay. ok let me work on it
-
Text as close overlay buttondo you mean page overlay or project overlay?
if its a page overlay:

in here:

-
no save changes button in webfonts settingshello!
it should save the webfont without you having to click save anywhere :D
does it not work?
-
show numbers in fullscreen sliderHey, can you please update the full screen slider add on and check again if it works now?
-
Images not indexed by Google – lay-image-responsive systemCould you run the page through Screaming Frog with JavaScript rendering and “Extract Images From IMG SRCSET” enabled? That will provide an export of all image URLs found in the rendered page. The Rich Results screenshot alone cannot provide that list.
-
Images not indexed by Google – lay-image-responsive systemOh, actually, I just realized this test that you showed me only looks at what is visible on page load in the viewport on mobile.
It is not a test that determines all images on that page.
On mobile, on that specific page, only one image is actually visible on that website in the initial viewport, so it correctly shows one result there.
-
Images not indexed by Google – lay-image-responsive systembut maybe I'm making a wrong assumption here. Do any of your images actually get indexed, or are there no images at all that are indexed? What's the website address of the website that you're working on?
-
Images not indexed by Google – lay-image-responsive systemso that's why I'm 99% sure that if I would change my code now so that images are not just in the source set but also in the source, that would just not really change anything
-
Images not indexed by Google – lay-image-responsive systemHey Francesco! You are right. The source image is just like an empty placeholder, and then the image just gets lazy loaded when it comes into view based on the source set. This is done so we don't load the image twice: once in the source and then the right resolution in the source set.
When I coded this, I realized this is a good approach because I saw many instances where the small preview image would load and then the bigger resolution would load afterwards. I did that to prevent double loading of different sizes.
So this was more of a performance decision.
There is no setting to disable lazy loading just for one part of the website.
You can, however, disable lazy loading for the whole website and also check this setting here called "Never show resized versions of images".
I think this setting is in Lay Options in the lazy loading section or in the image section.
Okay, I just checked, and I realized even with those settings, it will still load the images via JavaScript, and it will still have a 1x placeholder in the original markup.
So when Google indexes your website, it lets JavaScript run, so Google can actually find all of your images.
The thing is, over the years, sometimes people have come up with the same concern: "Oh, my images don't all get indexed by Google." I think the issue is not that Google can't see your images. The thing is, people expect all of their images to be indexed by Google, but the truth is, Google does not index all images. It kind of decides on its own how many images it indexes and which ones, and that's something that you can't control.
-
show numbers in fullscreen sliderhaha you found it! <3 i was going to write you that its available now :D
-
titles in overviews show only one language after update (qtranslate)Hey, I found another issue that I released an update for today, and now it should really work. This was kind of hard to fix. It took a really long time because I just couldn't reproduce it, but a few days ago someone finally sent me their login on a website where this issue actually happens. There I was able to reproduce it and find out why it happened.
-
How to animate a background using text lines with the Typewriter animationhey, in my last answer I described how to recreate the typewriter effect.
with all the settings that you have in the text animation section, you can recreate the same typewriter effect and then just click Save As and then just save it as typewriter.
<3
-
Prev/Next Project Links -> projects of same categoryok i sent you an email, i will have to take a closer look at your site