Dear @CK
yes. This is not a bug. Those settings are move to the CUSTOMIZER.
[image: 1537898431445-bildschirmfoto-2018-09-25-um-20.00.22.png]
Hope that helps!
Best!
Marius
Dear @edgrbnz
a basic course in Codeacademy about jQuery is a good start.
Otherwise google this like this: jquery random image
You can find some examples also in jsFiddle I suppose.
Keep this in mind though:
http://laytheme.com/documentation.html#custom-javascript
Best!
Marius
Dear @edgrbnz
right now there is no way to use the project description somewhere else except below the Thumbnails.
You can of course hide it with CUSTOM CSS.
.descr {
display: none !important;
}
We will consider your idea though.
Best and thank you!
Marius
@mariusjopen said in SVG support (solution/feedback):
But it does not include the slideshows, text-format-tool
@mariusjopen it does include the "textformats" feature
Dear @sampittman
it looks like the CSS file you are linking to – does not exist:
https://use.typekit.net/yiq0bel.css
Is this the correct url?
Best!
Marius
Dear @jasmineboniball
there is not really a way. You would need to come up with a custom made jQuery function.
Pretty complicated. Not recommendable.
But I write it down for the future.
Best!
Marius