Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18013
    Ser_DNA
    Member

    Hello, on the bottom of my home page there is a search box that says, “Nothing Found”. How can I remove this? Also, on the bottom of all my gallery pages it says, “Comments are closed.” How can I remove this? Thanks. http://andresgonzalezdesign.com/

    #18019
    Sakin
    Keymaster

    @Ser_DNA: For homepage, you can either set static page or your latest post from “Settings => Reading” in your WordPress Dashboard. Then it will not display the “Nothing Found”.

    To hide the Comments are closed, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    .nocomments { display: none; }

    #18042
    Ser_DNA
    Member

    Thank you that fixed it. Also, I’m having problems with the slider. Under Appearance => Theme Options => Featured Post Slider it asks to put in the Post ID to use as the slider. I made the image the exact size it told me, 644px by 320px and I put the correct Post ID. But all it shows on the homepage is title of the post but not the image. What am I doing wrong?

    #18053
    Sakin
    Keymaster

    @Ser_DNA: That means you haven’t added Featured Images on those post. So, just add featured images on those post. See here on how to add featured image http://en.support.wordpress.com/featured-images/#setting-a-featured-image

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Nothing Found’ is closed to new replies.