Thank you for the fast response Armin, will check it out!
mg
Posts
-
search not working with burger style desktop menu -
search not working with burger style desktop menuHey guys, I am currently wokring on this website: https://www.bbk-brandenburg.de/ and updated the menu. I worked with a burger desktop menu option I found here in the forum, but since i've implemented it, the search is no longer working. are thescripts clashing, or what might be the case? any ideas are very much appreciated!
-
Submenu points overlappingHey Armin, step by step deactivation of all plug-ins did the charm. It seems to be a conflict with the cache plug-in (WP Fastest Cache), once deactivated it works totally fine again.
So i guess we have to search for an alternative cache plugin. If you have any suggestions, they would be very much appreciated.
greetings to Brazil!
-
Submenu points overlappingSorry, I forgot the screenshots:
Firefox:
Chrome:
-
Submenu points overlappingHello Laytheme Gang,
I am currently working on the website https://www.bbk-brandenburg.de/
It used to work fine, but for some time now the submenu points are overlapping and rearranging horizontally, although it's set up to be vertical.The main menu is set horizontally and the submenu points are set vertical. It looks correct in Firefox, but Opera, safari and Chrome show the submenu points from the start and ignore the mouse over setup.
Any idea how to fix it?
Thank you very much in advance!
-
news section categoriesHey guys,
Would it be possbile to have categories for news posts?
We are using them for a news page, but would love to also have another page using the news feature, but for another topic. Basically one would be "Ausschreibungen" and the other "Kunst am Bau".
Would it be possible to use the news feature on various pages for specific topics and content?
Thank you in advance and keep up the fantastic work you do. Cheers!
-
thumbnail grid > deactivate specific projects@arminunruh perfect! works like a charm without messing up the layout.
one additional question:
is there a possibility to insert multiple ids in that code, or would i have to write the whole exclusion for every single id?.type-thumbnailgrid .thumb[data-id="1729"]{
display: none!important;
}.type-thumbnailgrid .thumb[data-id="1730"]{
display: none!important;
}or:
.type-thumbnailgrid .thumb[data-id="1729, 1730, ..."]{
display: none!important;
}thank you!
-
thumbnail grid > deactivate specific projectsHello guys, thank you for pushing and developing Lay Theme, it's a pleasure to work with!
I am currently working on a website with quite a big collection of different projects. I use various tumbnail grids to show certain categories.
here is my question:
I would like to exclude specific projects in the thumbnail grid, but leave them in the accompanied project index list.Would it be possible to create a class or css exclusion of specific projects? I've seen that it is possible in the projectindex and was wondering what the code might look like if i want to replicate it in the thumbnail grid. So something like this?:
.thumbnailgrid-wrap-thumb[data-id=„idoftheproject“]
{
display: none;
}thanks in advance!
-
Search feature on custom LinkHey Guys, I was wondering whether the situation regarding the question changed, or is it still not possible to implement the search feature upon clicking a link.
(I'm using a page as my menu and want to implement the search feature in there)
Cheers,
Martin -
Martin Gnadt — WebsiteI finally updated my website. I am absolutely happy with the way laytheme works.
Cheers to Armin for the fantastic theme and the help with the four corner menu.
Kreuzberggreetings!
-
mouse over project titles frame?Hey Armin,
I just got a short question. Is it possible to have a frame (for example 25px black) around the projects in the categories when mouseover occurs? With the same animation as the features image mouseover.Cheers!
-
Hide Project Title in mobile versionThank you! :metal:
-
Hide Project Title in mobile versionHey,
I am looking for a way to hide the project titles in the mobile version. Because the mouse over effect obviously doesn't work on a touchscreen device, the backgroundcolour wouldn't show and the readability of the titles is noit working. So it would be fine to just exclude the project titles in the mobile version. Is that possible?
Cheers