-
Closed
The topic Search results within Alora is closed to new replies
Hi – I have tried to get rid of the author and comments closed in search results, by usin this code:
.search-results .post .meta { display: none; }
.search-results .post .info {
display: none; !important
}
Any idea how I can get it to work? I used it in CSS in theme options.
Hi Egon,
Thanks for writing in!
Would you mind providing us with the URL of your website; so that we can take a look into your setup and provide you with a detailed response.
Thanks!
I only need search results, not:
By [email protected]|april 10th, 2015||Kommentarer lukket til Cargo
Hi Egon,
get rid of the author and comments
Please add the following code under Appearance -> Customize -> Custom CSS:
.search-results p.single-line-meta.vcard {
display: none;
}
Hope this helps!
Thanks.
Thank you very much – that did work 🙂
Maybe you can tell me why Loco translate do not translate your theme – works with other themes, but when I do it in Alora nothing is translated?
wow – now they are back – I only have the option in theme options – custom css –
I do not have this option under Appearance -> Customize -> Custom CSS:
But it worked in the beginning with my option, but now it is back 🙁
okay, I found out that changing the search result from large to medium made them show again – so turned back to large and then they are gone…
Maybe you can tell me why Loco translate do not translate your theme – works with other themes, but when I do it in Alora nothing is translated?
well in loco translate it shows the translation, but it do not show up on the homepage. And in wordpress settings, it is set to my language, so that should not give any interaction.
Hi Egon,
Would you please confirm if the issue of “search results” has resolved so that we mark this topic as resolved. As per the forum rules one post covers up only one issue; so it’s recommended to open new topic if you have other queries and we’ll be glad to assist.
Thanks!
The topic Search results within Alora is closed to new replies