Archived topic
Blog Excerpt
7 replies · Started by gary on July 8, 2019
hello,
can i also have html Excerpt and beautiful "read more" buttom?
i had use Advanced Excerpt but i can't setting that i want !
Hi there,
can you explain the issue with the Advanced Excerpt?
You can change the colors of all the site buttons in the Customizer > Colors > Buttons.
If you want to specifically style the readmore then a little CSS is required, for example this would add radius borders to it:
.read-more-container > a {
border-radius: 50px;
}
hi,
i wanna the excerpt show as below image ,but also have generatepress beautiful read more buttom,plz help

Hi there,
I'm not sure I fully understand.
By default, your posts should display like this:
title
featured image
excerpt
read more button
Is that not what you want?
Let me know :)
hi
plz see below Link image.
the excerpt i wanna
1.remove youtube link
2.including html ,nned change line
3.have generatepress beautiful read more buttom.
https://www.dropbox.com/s/0t9t9i0de7l2gue/2019-07-08%2019%2018%2054.jpg?dl=0
I can't see a youtube link?
Do you have an example of how you would want the button to look? If you have seen one on another website then please send us a link.
hi,
FOR
1.i use "Advanced Excerpt"plugin to remove the youtube link
3.The buttom now is good.
So i only have program 2
I wanna the excerpt change line...show as below
Dancer : 麥思
錄影 : Gary
特別感謝 : 凜凜、大熊老師
原唱、舞蹈出處:Ace組合
My blog link is https://c.orzoa.com/blog/
Please help .
I can't get your page to load.
But if you want the excerpt to have line breaks, I would recommend using the custom excerpt metabox option from WordPress:
https://www.wpbeginner.com/plugins/how-to-customize-wordpress-excerpts-no-coding-required/
Let me know if this helps :)