Home Forums Pro Themes Personify Pro Show full Post on Post Page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #72263
    james
    Participant

    Hi,

    Is there a way to display the entire blog post (text and images) on the page to which it posts? The current thing I see is a title followed by the first ~2 lines. WordPress has an option “for each article in a feed, show…” under settings -> reading which enables full text. However, this setting doesn’t seem to be functional.

    Thanks

    #72288
    wensolutions
    Keymaster

    Hello @james,

    The theme has the option to control the no of the excerpt to display on the blog page. But in case if you want to display total content of the post in the blog page add below-given custom code in your child theme functions.php file.

    You can create the child theme manually or directly create the child theme using the plugins available.

    After creating the child theme, in your child themes functions.php file add below given code:

    https://gist.github.com/Steeru/ae235825982814b0ad1ed521abd118a7

    Hope this helps.

    Thank you.

    Best Regards!!

    #72668
    james
    Participant

    Cool, that worked well. Thanks for the edit.

    #72736
    wensolutions
    Keymaster

    Hello @james,

    Glad we could help you.

    If you have any issues further then please let us know.

    Also we would be very grateful to you if you could helps us by rating our theme by following the link given below:

    https://wordpress.org/support/theme/personify/reviews/

    Thank you.

    Best Regards!!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.