• Resolved captaincrispy

    (@captaincrispy)


    Hello,

    Great theme. I noticed that posts do not display properly on the homepage. The font becomes small, line breaks don’t work and embedded code does not show, but if you click and look at the post off of the home page, it looks as intended.

    I also tried to set a page to home to go around the first issue. The page content area goes to the left and the widget bar goes all the way to the right and doesn’t look as good as any of the other pages that are not designated as home page.

    Is there another work around? Setting a page to home is better than setting a blog post based on the current issues, but still doesn’t look as good. It seems that this might be a minor flaw in this excellent theme.

    example: https://tiv360.com/autumn-jamboree/

    Thanks for the help!

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello,

    Thank you for your comments. Posts on the homepage should work fine. Have a look at the preview here on www.remarpro.com and you’ll see them displayed properly.

    The container class is removed from the page that is set as static because the widgets you’re supposed to build your front page with set their own containers. That’s why your content is pushed left and right at the moment.

    So I understand that you rather have blog posts on your home page. You would need to set it back to having those and let me know when you do so I can check it.

    Hi,

    How might I correct “The page content area goes to the left and the widget bar goes all the way to the right and doesn’t look as good as any of the other pages that are not designated as home page.”?

    I’m not that familiar with WordPress.

    Thanks!

    Hello,

    You can either use the front page template or you can edit header.php from a child theme and replace is_front_page() with is_page_template('page_front-page.php') on line 107. We’ll also change this within the theme in the next version.

    Thank you!

    Thread Starter captaincrispy

    (@captaincrispy)

    Sorry for the delayed response vladff

    I have switched the homepage back to the most recent post. Here you can see that all the header tags and embedded song are not being displayed on the homepage, but when you click on the post, it displays correctly.

    What can we do to resolve this so it shows up exactly as intended?

    tiv360.com/autumn-jamboree/

    Thanks again for the help!

    Oh, I see what you mean. It displays correctly on the homepage too, that’s the excerpt there and that’s how it’s supposed to behave.

    What you want to do is go to the Customizer in the Blog Options tab and display posts in full.

    Thread Starter captaincrispy

    (@captaincrispy)

    Perfect! That solved my issue. I haven’t really had to mess with the customizer since it was introduced. I didn’t realize so many options were located there, which probably makes things easier for most bloggers.

    Those are actually options coded in this theme, other themes have their options there if the developer coded any ??

    Dear Vladff,

    Could you please explain what this means?

    header.php from a child theme and replace is_front_page() with is_page_template(‘page_front-page.php’) on line 107.

    I went into header.php but there are only 104 lines in there. I think I do not understand what you mean by saying “from a child theme”?

    I just want to use a standard static page on as an opening page but doing this currently results in the content text to shift all the way to the right and the widgets all the way to the left.

    Please help!

    Thank you in advance,
    Peter

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Front Page doesn't display correctly’ is closed to new replies.