Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #16768
    chrystel
    Member

    I assume this refers to the blog excerpts on the slider? Yes? I don’t want excerpts from the posts to appear on the slider. I have been trying to set the Excerpt length to zero but it won’t let me. It seems the minimum is 30 words. Can I change that? Also the hover on the slider says “permalink” I think is is suppose to say “read on” which is what I specified in the more Tag text box.

    Really I promise to stop pestering you soon.

    #16775
    Sakin
    Keymaster

    @chrystel: To hide the excerpt from the slide, you can just add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #main-slider .entry-content { display: none; }

    About changing the permalink word, you need to build child theme and edit it. This is complicated. I don’t know why you want to change this. This is SEO friendly title.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Excerpt/more tag setings’ is closed to new replies.