Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28522
    Dudley
    Member

    Hi! I’ve looked and looked, and can’t find out how to remove the search box from the home page. It’s not in any of the widgets, and I can’t find it in the options, as far as I can tell.

    It’s a search box that says “Nothing Found
    Apologies, but no results were found for the requested archive. Perhaps searching will help find a related post.”

    Any help much appreciated!

    #28575
    Sakin
    Keymaster

    @Dudley: Sorry I am not sure what you are talking about. Are you talking about the Search Box that appears in your homepage content area. This will appear when you don’t have any post at all and you “Settings => Readings” is set to “Your latest posts”.

    For this you either need to add posts from “Posts => Add New” or you need to set static page in your homepage from “Settings => Reading”.

    #28641
    Dudley
    Member

    Got it, thanks! I was a little confused about that 🙂

    Now, to get rid of “posted by” and “posted on” etc, are there any settings in the Theme, or should I do the css thing to hide those?

    #28732
    Sakin
    Keymaster

    @Dudley: The only way to remove the post meta will be by building child theme and editing the functions. But yes you can hide it by adding the following css in “Appearance => Theme Options => Custom CSS” box.
    .entry-meta { clear: both; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Removing the search box from the home page’ is closed to new replies.