• Resolved joshuarock

    (@joshuarock)


    Hello,

    I am using the Latest version of this theme (2.1.3)and I was wondering if there was a way to remove the “post” from the bottom of the front/home page?
    I have tried some of what I was reading from other threads but I can’t seem to figure it out. My site is:
    http://www.cgcgranitecity.org
    I don’t want any posts at the bottom of the front/home page.
    Thanks for any input,
    josh

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter joshuarock

    (@joshuarock)

    Also, maybey its just because I really don’t understand WordPress completly but if I try to make my post page a different page I have to make it a static site and then my slider and features pages on the “front” page goes away. I guess I just am not understanding why I can’t move the posts off the front page if I can’t get rid of them all together.

    Theme Author presscustomizr

    (@nikeo)

    Hi,
    If you want no posts/pages on home here is the trick :
    1) Create a new page (called home for example) and leave it empty
    2) open the customizer > front page section
    3) Select “A static page” for “Front page displays”
    4) Choose the page you just created in the list of “Front page”

    This should work for you!
    Regards,

    Thread Starter joshuarock

    (@joshuarock)

    Thanks so much that worked perfectly! It is finally starting to make sense to me! Thanks again

    I did have one more question if I may, in the footer area, is it possible to center the text in the different areas?

    Maybe more of a WordPress general question than one for your theme.
    Thanks again for all the fast responses and help and thanks for a great theme!
    -Josh

    Theme Author presscustomizr

    (@nikeo)

    Hi,
    To center every elements in the footer, try to copy and paste those lines of code in the custom css section of the customizer screen :

    footer#footer {
    text-align: center;
    }

    Thanks for your comment on the theme! 🙂 If you feel like reviewing it, I would deeply appreciate your comments in the review section of Customizr : http://wordpress.org/support/view/theme-reviews/customizr
    Best regards,
    Nicolas

    Thread Starter joshuarock

    (@joshuarock)

    And just to make sure I did the instructions correctly. The process above to get the post off the home page will also disable the featured page clickable pictures on that page, correct? Just making sure because that is whats happening. So can only click on “read more” button or menus at top to move to that page.
    Thanks again

    Theme Author presscustomizr

    (@nikeo)

    Hi,
    If you choose a static page (you actually have to select one in the list) instead of posts you sould still see your featured page blocks on front page.
    Regards (and thanks for the great review!) 🙂

    Hello,

    I wish to have the “posts summary” show on the Front Page and show all the posts in a “Blog” page.

    I can only get one, or the other, but not both.

    Here’s the site.

    Current Front Page settings are:

    Front Page >> Home
    Posts Page >> Blog
    Front Page Displays >> A static page

    Any idea what I’m doing incorrectly?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Remove post from front page?’ is closed to new replies.