Problem about excerption on front page
-
AuthorPosts
-
kasetmodern
MemberDear wordpress.com infoway forum members
I have 2 problems
1. about showing excerption on front page: mine is so short and menu below the photo cannot customized
even though, in the article has a long text but show on front page (excerption so little as in image) I did use “more tag” and setting in show in full text
pls see the photo here
http://postimg.org/image/t86j661rt/
2. When i post my link to facebook for share this info not show what is my site name and photo.
http://postimg.org/image/m49g486c5/
The blog I need help with is: (visible only to logged in users)
neeraga1
Theme AuthorHello,
1) By default excerpt value is set to 260 which is sufficient for English. But your language is creating problem with it.
I don’t think there is any solution for it. Because to increase excerpt value you need to edit internal php file “loop.php” and WordPress don’t allow you to do so.But yes you can remove info below image. With the help of css code given below.
.post .post_meta .post_date, .posted_by, .post_comment{display:none!important;}
2) It’s a problem with the WordPress.com. None of the theme sharing site image on Facebook. Please post your query at WordPress.com forum. They will help you.
Thanks & Regards
Neeraj Agrawal.Dear Mr. Neeraga1
Thank you so much for your quick feedback.
Because i user wordpress.com server so they not allow me to edit file in PHP? That’s quite a big problem for us coz seems readers cannot read the excerption at all.Would you mind to help me for that? Thank you sooo much.
About the code you game me i put in custom css as below but one click save not thing happen.
http://postimg.org/image/78unq2n1v/
pls see i did the right thing? thank you again Mr. Neeraga1.
Warm regards,
neeraga1
Theme AuthorHello,
Just remove extra comma from the code.
Please check image attached.
http://content.screencast.com/users/gourav01/folders/Jing/media/7e599b2e-a01c-4ee2-bd18-b488c5009a44/2014-07-31_1623.pngThanks & Regards
Neeraj Agrawal.
- The topic ‘Problem about excerption on front page’ is closed to new replies.