Homepage Problem with Chinese Charactors

Posted in: Newspaper
Post count: 53

Hi, I’ve placed the “Read More” code for each of the articles but in the homepage it’s still showing the whole articles without any formatting such as paragraphs.

Please assist.

Post count: 53

Hi,

why this problem is not answered yet?
I’m stuck with this homepage and couldn’t proceed with other part of this website.
Please assist.

Post count: 53

Can anyone assist me?

Post count: 3343

Hi @axonic

What issue you have there? In your language you need to change the excerpt to be on letter instead of words

Go to Theme panel -> Excerpts and set the excerpt http://screencast.com/t/3EBdRZ0V5qPC

Thanks for the message!

Post count: 53

Hi, I’ve changed the Excerpt to letter, then I don’t see the “Continue” or “Read More” button now. How to make it appear? And how can I change the “Continue” or “Read More” to chinese word?
Thanks.

Post count: 3343

Hi,
If you want a read more button add this code:

<div class="more-link-wrap wpb_button td_read_more clearfix">
<a href="<?php echo $this->href?>"><?php echo __td('Continue', TD_THEME_NAME);?></a>
</div>

like here: http://screencast.com/t/37gReQhFto89

Thanks!

Post count: 53

Hi, Thanks.

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.