NooTheme Premium WordPress Theme › Forums › Palazzo › How do you get rid of initial Summary in Post?
- This topic has 7 replies, 2 voices, and was last updated 3 years, 4 months ago by
dangdv.
-
AuthorPosts
-
3 years, 5 months ago #1204747
Hello, Thanks in advance for your help but would like to know Please how do you get rid of initial summary in post?
Also, Please, the pictures in agent section look a bit weird. Any tips on how to fix it?
atlasbluerealty.com
Thanks so much!!!
3 years, 5 months ago #1204766Dear.
1. Please kindly send for me admin account your site and your problem URL via private reply, i will check to help you.2. I don't understand what is problem in image https://imgur.com/a/kFs3rQA please kindly give for me more details.
Best regards.
3 years, 5 months ago #1204777This reply has been marked as private.3 years, 5 months ago #1204801This reply has been marked as private.3 years, 5 months ago #1204827This reply has been marked as private.3 years, 5 months ago #1204846Dear.
1. To fix your problem. please go to file 'palazzo/wp-content/themes/noo-palazzo/templates/single-blog/post-meta.php' and search code:<p class="entry-excerpt"> <?php echo get_the_excerpt(); ?> </p>
Change to (see attachment):
<?php if(!is_single()): ?> <p class="entry-excerpt"> <?php echo get_the_excerpt(); ?> </p> <?php endif; ?>
We're will include it in next update version.
2. Please use change to use square image to fix your problem.
Attachments:
You must be logged in to view attached files.3 years, 4 months ago #1205071Sorry but this has not worked. Possible to have another fix?
Thanks so much
3 years, 4 months ago #1205104What is not work ? remove 'excerpt' ? Please tell for me details your problem, i will check to help you.
Best regards.
-
AuthorPosts
You must be logged in and have valid license to reply to this topic.