filtering in home screen

Viewing 3 posts - 1 through 3 (of 3 total)
  • #5490
    nomoo
    Participant

    Hi, first of all, thanks for this great theme!

    I didn’t find anywhere how to disable filtering in home screen.
    Ex.: I write an article with images and links and i want it to appear in index page as is. How can i do it?

    Thanks in advance!

    #5493
    Daniel Tara
    Keymaster

    I don’t quite understand the question. If you want the full content to appear instead of the excerpt open content-*.php and replace all instances of <?php the_excerpt(); ?> with <?php the_content(); ?>

    #5504
    nomoo
    Participant

    Thank you, Daniel. It’s exactly what I need.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.