Tagged: ajax search
-
AuthorPosts
-
December 19, 2018 at 6:23 pm #1047303
Hi,
please have a look at https://www.persiehl.de/?s=lenticular
this is an example how my search result overview page looks after clicking on “Alle Ergebnisse ansehen”.
How can I fix this?Tanks
PeterDecember 21, 2018 at 9:54 pm #1048394Hey Peter,
I couldn’t see “Alle Ergebnisse ansehen” on the link you gave, is that one of the results of the search?
Also I noticed that there are some text are misaligned on your site, can you try to flush out the cache?Best regards,
NikkoJanuary 28, 2019 at 11:35 am #1059581Hi Nikko,
thank you for your reply but I have to come back to this issue.
If you enter a search term on the upper right side in the search field you get some results.
There you find also the option to go to “see all results”.
This page is looking weird and as far as I can find out it is not an cache issue.
Here is one result page again:https://www.persiehl.de/?s=lenticularThanks for looking into it again
PeterJanuary 31, 2019 at 5:59 am #1060774Hi Peter,
Thanks for the the example, please try the following in Quick CSS under Enfold->General Styling:
.search .post-meta-infos { margin-top: 10px !important; }
Best regards,
RikardJanuary 31, 2019 at 10:11 am #1060848Rikards code will solve the problem, but I don’t understand why it was created. Did you set a new rule that affects the headings?
On default there is a rule for .html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-titleso did you change something for the titles on your css?
this would solve the issue too:
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title { padding: 0px 0 15px !important; margin-bottom: 10px !important; }
if you want to reduce the distance between the search results play with this value a bit:
#top .template-search.content .entry-content-wrapper { padding-bottom: 20px; }
January 31, 2019 at 10:29 am #1060855PS: ich sehe Ihr habt wohl eine Layerslider Standalone Lizenz. Denn dieser Origami Effekt ist glaube ich nur so verfügbar.
Da müsst Ihr aber glaube ich mehr Höhe für den home slider nehmen – da sind sonst die Schriften bei breiten Screens angeschnitten.habt ihr an den Grundeinstellungen dort was verändert?
Oder bei den Slides selber gibt es auch neben dem Hintergrund thumbnail die Position ( center bottom zB)February 2, 2019 at 5:18 am #1061847 -
AuthorPosts
- You must be logged in to reply to this topic.