Forum Replies Created
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- hiroshifurutaParticipant
It worked fine to show the top page in HTML format,
as you showed,
<?php if ( is_search() || is_category() || is_tag() || is_author() ) : // Display Excerpts for Search, category and tag pages ?> in content.php at line 50.
Thank you.hiroshifurutaParticipantAt the top page, HTML tag seems to be ignored,
as follows.
“We will have oral and poster presentations in the 74th JSAP Autumn meeting 2013 at DOSHIHA univ. on 16th – 19th Sept. Please join and discuss with us. test1 test2 test3”I think It should be shown as follows.
We will have oral and poster presentations in the 74th JSAP Autumn meeting 2013 at DOSHIHA univ. on 16th – 19th Sept.
Please join and discuss with us.
- test1
- test2
- test3
hiroshifurutaParticipant - AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)