-
AuthorPosts
-
November 10, 2017 at 12:30 pm #875118
Hello,
I installed WPsearch and insert this code into enfold/functions.php:
I also edit the loop-search.php and insert the code for the featured images:
https://kriesi.at/support/topic/add-featured-image-to-search-results/#post-249161
…and a readmore-link:But the search result page looks not right:
The first search doesn’t have a readmore-link and the next have a readmore-link but no text?
https://imgur.com/nduPO4QIs it possible to show the results like in the searchform in the header?
https://imgur.com/FFc2Asm
…with headlines etc.Have anyone an idea?
Thank you for your help!
- This topic was modified 7 years ago by christianichristiani.
November 12, 2017 at 12:12 pm #875710Hey christianichristiani,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
VictoriaNovember 13, 2017 at 1:46 pm #876109Hello Victoria,
here is the login information.
Thank you for your help!
November 15, 2017 at 6:22 am #876926Hi,
Please post the whole code of the loop-search.php file on pastebin.com so that we can test it on our own installation. You probably missed a few tags or codes which is why the layout is broken.
Best regards,
IsmaelNovember 15, 2017 at 1:43 pm #877079Hello Ismael,
attached the pastebin-link.
Thank you for your help!
November 17, 2017 at 5:49 am #877935Hi,
I used the modification on my installation but I was not able to reproduce the same layout issue. Is it working properly if the WPSearch plugin is deactivated?
Best regards,
IsmaelNovember 21, 2017 at 2:37 pm #879736Hello Ismael,
even when I deactivate ALL plugins there are the same layout issues.
https://imgur.com/oVahfhIDo you have any idea or a code that worked?
Thank you for your help!
November 22, 2017 at 5:50 am #880059Hi,
Please post the FTP details in the private field so that we can test the code.
Best regards,
IsmaelNovember 23, 2017 at 2:59 pm #880713Hello Ismael,
attached you can find the FTP-data.
Thank you for your help!Best regards!
November 26, 2017 at 12:21 am #881803Hi,
Thank you for the info. The title and the post meta infos are not displaying correctly because of the following css modifications in the Quick CSS field.
.post-title { display: none; } .post-meta-infos { display: none !important; }
Please remove the css modifications.
Best regards,
IsmaelNovember 28, 2017 at 1:29 pm #882677Hello,
thank you very much, it works great!
Is it possible to use this code:
.post-title {
display: none;
}ONLY on pages? So that I can remove it for example from this page?
https://imgur.com/cqryhUzThank you for your help!
- This reply was modified 6 years, 12 months ago by christianichristiani.
November 30, 2017 at 2:02 pm #883419 -
AuthorPosts
- You must be logged in to reply to this topic.