WordPress.com

Menu
  • Themes
  • Support
  • Forums
  • Blog
  • Features
  • Sign Up
  • Log In

Theme Support

Log In

Post Date/Search on Grid

Home › Forums › Automattic › Simfo › Post Date/Search on Grid

Tagged: Post Meta, search widget, simfo

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • December 5, 2013 at 4:14 am #109396 Resolve

    Christy “Rockin'” Rosander

    Hello,
    1. I would like no meta on individual blog posts and dates still remaining on the front grid page. Right now the following CSS removes both the meta from posts and the grid page. Is there a way to do this?

    .entry-meta {
    display: none;
    }

    2. I would also like to add a Search widget to the top left under the slider of the front page. Right now when I add the search widget it shows up in the middle.

    Thank you.

    The blog I need help with is ladyonarock.wordpress.com
    December 5, 2013 at 7:26 pm #143995

    Kathryn P.
    Happiness Engineer

    1. I would like no meta on individual blog posts and dates still remaining on the front grid page. Right now the following CSS removes both the meta from posts and the grid page. Is there a way to do this?

    .entry-meta {

    display: none;

    }

    This would restrict the above CSS to single posts only:

    .single .entry-meta {
    display: none;
    }

    I’ll answer #2 separately.

    December 5, 2013 at 7:34 pm #143999

    Kathryn P.
    Happiness Engineer

    2. I would also like to add a Search widget to the top left under the slider of the front page. Right now when I add the search widget it shows up in the middle.

    Right now it looks like you have one text widget in the front page widget area containing social-media links, did you want the search widget to go to the left of that existing widget? Do you mind adding it there so I can take a look? Thanks!

    December 5, 2013 at 9:03 pm #144007

    Christy “Rockin'” Rosander

    #2 I have placed a Search widget at the top of the front page. The Search shows up in the middle and the social media text widget is at the left.

    December 5, 2013 at 9:06 pm #144008

    Christy “Rockin'” Rosander

    1. Worked perfectly. Just what I wanted. Thank you!

    December 5, 2013 at 9:12 pm #144010

    Kathryn P.
    Happiness Engineer

    Is your goal to just swap the placement of the search box and text widget, so that the search box is in the spot where the text widget is now, and vice versa? If so, you just need to click and drag the search widget below the text widget, like this:

    Widgets Lady on a Rock WordPress

    That will swap their locations.

    If I’ve misunderstood your aim, would it be possible to explain in a little more detail what you’re after, or even show me a little sketch or mockup so I can help you achieve it? Thanks!

    December 5, 2013 at 10:09 pm #144013

    Christy “Rockin'” Rosander

    I would like the top widgets on the front page to both be left aligned. Right now if you add more that one, one is left aligned and one is in the middle. Switching them does not help.

    Also, is there a way to center the widget titles in the footer widget sections. Right now they are by default left aligned. Thank you again for you help.

    December 6, 2013 at 4:09 pm #144032

    Kathryn P.
    Happiness Engineer

    I would like the top widgets on the front page to both be left aligned. Right now if you add more that one, one is left aligned and one is in the middle. Switching them does not help.

    If you’re trying to place both widgets on top of each other like this:

    Lady on a Rock life hiking and outdoor adventure

    Then adding this to your custom CSS should do the trick:

    #search-3 {
    margin-left: 0;
    }

    Also, is there a way to center the widget titles in the footer widget sections. Right now they are by default left aligned.

    This should do it:

    .footer-widgets .widget-title {
    text-align: center;
    }

    Could you please start a new thread for any additional questions beyond the ones you’ve already asked here? It’ll help keep this thread from getting too long, and also help others find relevant threads when searching the forums. Thank you!

    December 6, 2013 at 4:45 pm #144034

    Christy “Rockin'” Rosander

    Thank you for your help. Love the changes. All worked.

    December 6, 2013 at 4:54 pm #144041

    Kathryn P.
    Happiness Engineer

    Great! I’m marking this thread as resolved and closing it, but feel free to start a new one if you need help with anything else.

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Post Date/Search on Grid’ is closed to new replies.

An Automattic Thingamajig
  • Follow Following
    • Theme Support
    • Join 28 other followers
    • Already have a WordPress.com account? Log in now.
    • Theme Support
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Copy shortlink
    • Report this content
    • View post in Reader
    • Manage subscriptions
    • Collapse this bar