0

<!..more..>以下のような開始点と終了点を作成するために使用するタグを使用できますか

<h2>Post Details</h2>

<!--more Just the text in here to appear on the home page nothing else above or below. more!-->

ホームページに小さなテキストを表示したいだけですが、従来の方法でタグを使用すると、以下に示すように、ヘッダー「投稿の詳細」もホームページに表示されます

<div class="page-header">
    <h2>Details</h2>
</div>
This is small text that should appear on the home page without showing the header

<!..more-->

どんな助けでも素晴らしいでしょう

ありがとう

4

1 に答える 1