Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterYou cannot access this content.
January 31, 2024 at 5:40 pm in reply to: Override Search Page – Variation Titles not showing but do in search bar #46795Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterThank you!
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou must have a custom hook that is adding the color, that wrapper element is not coming from the search bar.
From what I see it’s coming from this file: https://www.staging2.kalkmaster.ch/wp-admin/theme-editor.php?file=functions%2Fsearch.php&theme=boutiqueIt looks like it was trying to do the same thing but in a much more complicated manner.
Ernest Marcinko
KeymasterThe plugin populates whatever wordpress returns, so it looks like the colors are set that way or modified later on during the execution or via CSS files via different rules.
Note that the live results list is not the same as the singular posts or the loop page.
You could however try to reconstruct the same layout via these settings and a custom description field: https://i.imgur.com/FckWRc8.png
Custom description field value:
<div class="box" style="background-color:{bg-farbe}">{descriptionfield}</div>Please note that this is beyond regular support (customization), so I can’t guarantee anything, but this should be very close to what you need.
Ernest Marcinko
KeymasterHi,
Thank you for the details.
So I see the box HTML is actually populated there, but there is a custom CSS rule that overrides all the colors: https://i.imgur.com/JeM7LEI.png
This:
.box { text-align: center!important; background-color: #0000003b!important; }Removing the color rule from that will resolve the issue.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterI only needed those privacy details, thank you.
The issue was indeed only due to the notice message showing. I corrected and now it is all right.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterOh wow, thank you so much, this very rarely happens 🙂
-
AuthorPosts