Home › Forums › Shudh theme support › display excerpt in messages page
- This topic has 7 replies, 2 voices, and was last updated 5 years, 5 months ago by Sonl Sinha.
-
AuthorPosts
-
May 2, 2019 at 1:15 pm #122744
Hello,
Using Shudh. In overview of messages it display the begin of the message. But is it possible to display there only the excerpt? I tryed to fill in the excerpt field in some of the messages, but still the first part of the message is still displayed.
the page is http://www.bemiddelaars.vlaanderen/opleidingen-en-workshops/
Thank you, Wilfried
May 2, 2019 at 1:43 pm #122745Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerpage_wrapper section p { height: auto !important; overflow: visible !important; }
Regards,
DaveMay 2, 2019 at 2:30 pm #122748No, it still display the first nn words of the messagen, not the excerp.
May 3, 2019 at 5:49 am #122774Hi,
Issue resolved. Kindly check and confirm.
Regards,
DaveMay 3, 2019 at 6:47 am #122779Thank you Dave, it is resolved. What was the change?
Kind regards, WilfriedMay 3, 2019 at 8:23 am #122800Hi,
We have added the excerpt code in content.php
Regards,
DaveMay 3, 2019 at 8:28 am #122801Thank you.
May 3, 2019 at 9:43 am #122804🙂
-
AuthorPosts
- You must be logged in to reply to this topic.