-
AuthorPosts
-
October 29, 2018 at 12:44 am #1027359
Hello everyone
My questionIf I look for something with the magnifying glass then I receive the following reply:
This is a Page excerpt. It will be displayed for search results
How can i solve this.
Thank you very much
Kind regards FranzOctober 29, 2018 at 6:14 pm #1027683Hey schweg33,
Please provide a link to the page the issue is occurring on so we can see what is going on.
Best regards,
Jordan ShannonOctober 29, 2018 at 8:17 pm #1027725This reply has been marked as private.October 30, 2018 at 9:42 am #1027914This reply has been marked as private.October 31, 2018 at 4:45 am #1028360October 31, 2018 at 11:30 am #1028420This reply has been marked as private.October 31, 2018 at 1:02 pm #1028459Hi,
When you use the standard WordPress editor, your excerpts and search results are made from the content:

When you use the advanced layout builder, your excerpts and search results are made from the excerpt box:

This is because of the advanced content elements and blocks. Please see another screenshot in Private Content area.
I hope this helps explain.Best regards,
MikeOctober 31, 2018 at 8:09 pm #1028601This reply has been marked as private.November 1, 2018 at 3:44 am #1028683Hi,
Please try this code in the General Styling > Quick CSS field:#top .main_color { background-color: #9db8cc !important; } #top .container_wrap_first .container:first-child { background-color: #f8f8f8 !important; }Please adjust the color to suit. Please see the screenshot in Private Content area.
Best regards,
MikeNovember 1, 2018 at 8:42 am #1028751This reply has been marked as private.November 1, 2018 at 1:25 pm #1028835Hi,
To not show in mobile, please use this css instead:@media only screen and (min-width: 1120px) { #top .main_color { background-color: #9db8cc !important; } #top .container_wrap_first .container:first-child { background-color: #f8f8f8 !important; } }Best regards,
MikeNovember 1, 2018 at 4:54 pm #1028893Thank you
Best regards
FranzNovember 2, 2018 at 2:45 am #1028978 -
AuthorPosts
- The topic ‘This is a Page excerpt. It will be displayed for search results’ is closed to new replies.

