Hello @dnlbrv
We do not have a preferred plugin for that.
Yoast has been discussed here and doesn't seem to be the perfect solution :
http://laythemeforum.com/topic/2906/laytheme-problem-with-yoast-seo-plugin
Hope you find a good one!
Best!
Audrey
Hello @lauran
ACF is not yet supported by Lay Theme.
We sadly cannot offer help for your problem.
Maybe you find a different solution to achieve what you want.
Many wishes,
Audrey
Dear @Sarahstaal
You can give a class or an id to the thumbnail collection news or show, depending on how long you want the line to be. If you do that, only the element you call would have the line.
Then the code would look like this :
.news .thumbs-collection-region {
border-right: 1px solid black;
padding-right: 20px;
}
[image: 1592570678931-screenshot-2020-06-19-at-14.39.05.png]
Let me know if you need more help with that.
Best,
Audrey
hey everybody
background-attachment: fixed;
only works for images that are set via
"background-image:" via CSS
however, the row background images are normal <img> tags so this won't work
maybe think about using the cover feature
i don't have time to think of custom css for this case sorry!
good luck!
this is the CSS that fixed that
.fp-slidesNav{
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
margin-left: 0!important;
white-space: nowrap;
}
Hey! Wanted to see if you were able to find out why my site is so slow. I'm working on another site now and running into the same issue, not sure maybe if I'm doing something wrong? Both sites are running on latest laytheme:
karenoliveros.com
waterschool.info
pls lmk ty!
Dear @elisheanicholson
Are you familiar with CSS? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
You can get them by the ID and move them with CUSTOM CSS and position fixed to the corners.
Best!
Marius
Dear @jw
you cannot use data attributes to assign CSS.
I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
Best!
Marius
Dear @Brief
you can figure that our easily.
Are you familiar with CSS? If not I would recommend to have a look into some tutorials at Codeacademy https://www.codecademy.com/.
It is for free for the basics. The effect you are trying to achieve requires some knowledge and brainpower :-)
Best!
Marius
hey pretty nice website!
It loads pretty fast for me too, can you update lay theme again? and clear your cache in your cache plugin if you use one.
cause with one of the latest lay theme updates I improved html5 video loading more