Miwako
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] How to change twitter to X logo?@jordesign
Thank you and sorry for late response.Forum: Themes and Templates
In reply to: [Fukasawa] how to not show Featured image into posts ?delete the following line from single.php
<?php the_post_thumbnail(‘post-image’); ?>
Forum: Themes and Templates
In reply to: [OnePress] Hero Section does not appearThanks. I have created the ticket and sent a message about my problem with HEOR section.
Forum: Themes and Templates
In reply to: [Fukasawa] hide feature imagedelete the following line from single.php
<?php the_post_thumbnail(‘post-image’); ?>
Forum: Themes and Templates
In reply to: [Fukasawa] コピーライトなどの表記を変更したいHeader.phpの112〜113行目をコメントアウトまたは削除してください。
111行目の最後にあるリンクタグとpタグの間にある「.(ドット)」の削除も忘れずに。- This reply was modified 9 years, 8 months ago by Miwako.
Thank you for your reply. I saw the documentation page and support forum, but there is no answer to my question.
This is my situation; I set six Services on the top page and each service item has a feature image and limited sentences are shown which are from the linked permanent pages. I would like to show only feature images on the top pages, no sentences.
If it’s difficult to undisplay the sentences, it’s okay to stay there but I would like to control the number of letters to be shown on the top page.