Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter wellbeingtips

    (@wellbeingtips)

    Edited this line… inside
    <div class=”entry-content”>
    edited code here
    </div><!– .entry-content –>
    in content.php

    Its working but if you have some better solution please advise…

    Thanks!

    Thanks for the theme comment ??

    However, I’m not quite sure I understand what you mean by show full posts on main page? When displaying blog posts, you have two options with WordPress:

    1. Post summaries, generally with a “Read More” link to view it
    2. Or without the Read More link = full post in the blog page.

    Thread Starter wellbeingtips

    (@wellbeingtips)

    Im working with wordpress 5 years and never saw that option. Can you please refer how can I find it?

    ..or maybe you think on this: For each article in a feed, show For each article in a feed, show
    – Full text
    – Summary
    This is only for feeds… not for main/home page

    Thanks!

    This is about a Feed and not actual posts in a blog?

    Thread Starter wellbeingtips

    (@wellbeingtips)

    Yes its for feed only.. and themes creators as you are can change the default <?php the_excerpt(); ?> onto <?php the_content(); ?> in the loop.

    In your theme you can find this function in content.php inside <div class=”entry-content”>
    </div><!– .entry-content –>

    p.s. Anyway our theme rocks as it is now, I changed this only to suit my needs.

    Cheers!

    Not sure if you are aware of this, but there is a setting in WordPress for feeds that you can choose full or summary under Settings >> Reading

    As for choosing excerpt or content in the theme itself, if you go to Appearance >> Customize >> Basic Settings >> you can choose excerpt or content for blog posts in general.

    Thanks for the comment about my theme by the way…cheers!

    Is this ready for “Resolved” status?

    Thread Starter wellbeingtips

    (@wellbeingtips)

    LOL… I ws looking about this :)… If this theme has option for showing full content… on homepage..
    Sorry for miscommunication.. but finally we got it:).

    Sure… its 100% resolved:)

    No worries…what is important is that it’s working 100% ??
    Cheers!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Show Full Posts On Mianpage’ is closed to new replies.