Dear @leo01
it is much easier to make a post for each question. Easier for me to answer and also for other people to learn form it. But no worries…
I am sure there is a way. Look into APPEND. To fetch text from a div and apply it to another div is not that difficult.
Consider as well this:
http://laytheme.com/documentation.html#custom-javascript
You mean for the Thumbail Grid? No. not possible yet. But a good idea.
Not really possible. I will write it down for the future.
Best!
Marius
Dear @StudioBureau
have a look here:
https://www.wpbeginner.com/wp-tutorials/how-to-increase-the-maximum-file-upload-size-in-wordpress/
I hope that helps!
Best!
Marius
Dear @dani
have a look on my test page:
http://www.laytheme.mariusjopen.com/javascript
This is the code which gets triggered
<script>
alert("TEST");
jQuery( "body" ).addClass( "TEST" );
</script>
[image: 1532166521718-bildschirmfoto-2018-07-21-um-11.48.33.png]
The function gets triggered if you open the page with URL or when you open it via another page.
Best!
Marius
Dear @Sunnyi
sure. You can run LayTheme on a subdomain and have a small HTML page on the read domain which says: UNDER CONSTRUCTION.
Best check back with your provider of how to then forward your domain to the LayTheme.
You probably just have to switch the target of the domain to the Wordpress folder.
Best!
Marius
Dear @rm4000
it might move down because of the rows and how you layouted the page in the gridder.
You can try to use the STACK elements:
http://laytheme.com/documentation.html#stack-element
Best!
Marius
Dear @spontans
ah yes! That is a good idea! Well done!
can you send us a link to a page where the autoscrolling does not work but it should?
Thank you!
Marius
Dear @andlia
we do not recommend to edit the PHP files. They will be overwritten with the next update.
Are you talking about this dash?
[image: 1531297780165-bildschirmfoto-2018-07-11-um-10.29.22.png]
There is no way to remove it with laytheme.
Best!
Marius
Dear @Robertr
there are two ways of changing the background color:
One is in the project:
[image: 1531069809625-bildschirmfoto-2018-07-08-um-19.09.56.png]
On the other one in the CUSTOMIZER:
[image: 1531069833423-bildschirmfoto-2018-07-08-um-19.10.22.png]
Or with CUSTOM CSS. but that is not really necesary.
Hope I could help!
Best!
Marius
@f-albert thanks for fixing this problem. We can select the project thumbnail and place it in the category page. Sometimes if we update the category page, some of the thumbnails with a mouseover image are disappearing from the page. But if we update these projects with the mouseovers, they are appearing again. So there are still some bugs but we can work with it and build the website. Thanks for your help.
Dear @mike
ah. I see.
This is not really possible.
You could use CSS with blending modes:
https://css-tricks.com/basics-css-blend-modes/
But they don't get supported by all browsers.
Best is to use prepared images.
Marius