• Resolved Anirudh

    (@anirudh1502)


    Hello,

    I’ve been trying to search all the ways to do this, but in vain.

    I tried changing in Settings/Reading, the option to Full Text from Summary; but still the post shows “Read More” link.

    And, another problem that I am facing is the image of the person that’s appearing before the post content. I am unable to disable it off. Please help me out with these things.

    My site address is: http://assessmentclinic.uic.edu/

Viewing 5 replies - 1 through 5 (of 5 total)
  • hannah

    (@hannahritner)

    Hey,
    1. In your post edit page you should see an excerpt tab where you can add a custom excerpt without a read more link. If you don’t see this option you may need to select Excerpt from the Screen Options tab on the top right of the page.

    2. In Theme Options > Blog Options set Show Author image with posts? to Off.

    Hope that helps!
    Hannah

    Hey,
    In terms of 1. If you go into the page that is your blog, in the page settings you can set there to make the blog full post. have you tried that? make sure the template is set to blog.
    Kadence Themes

    Thread Starter Anirudh

    (@anirudh1502)

    Hello Hannah and Kadence Themes!

    Thank you for helping me out.

    I am able to post an excerpt without a Read More link now.

    However, for 2) I made sure that Show Author Images? to Off from the beginning itself. But it doesn’t work. The image stays there even now.

    2. That’s odd do you have the latest version of the theme?

    You can add this css to remove in the theme options > custom css box:

    .postcontent .entry-meta-author {
        display: none;
    }

    Kadence Themes

    Thread Starter Anirudh

    (@anirudh1502)

    Thank You Kadence Themes. That CSS worked liked a charm 🙂

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Disable "Read More" and Author Image’ is closed to new replies.