No text after "Read More"

Hello!

On my About page, click on Read More and the display just shows the Featured Image (no text), not the rest of the article (like on all my other posts). Clicking on the image just shows the same thing with out the text.

Also, on a hover of the image, I had included …

.entry-thumb:before {
display: none;
}

a.entry-thumb:hover img {
opacity: 1;
}

… to remove the grey box but it doesn’t work on the About post (but it works on all other pages).

Basically, I’m trying to get my “Page” page to show like my “Post” page for consistency reasons. I converted my Bio Page over to a Post (see About - left it there for comparison reasons) because it does not show the Archive Title and Archive Subtitle like on my other menu items (see Travel, Scoop, etc). There are some Pages on the menu which I may have to convert to a Post for display consistency … unless you have a solution for me to display the Archive Title and Archive Subtitle show on all appropriate posts and pages (currently it doesn’t show after you click Read More on a Post).

TIA

Hello Marshall,

Thanks for writing in!

Posts are for timely blog posts and have a publish date.
Pages are for timeless static content and don’t have a publish date.

Your Bio and other information about you or your company should be created in Pages. You will only need to resolve the display consistency and should not move your pages to post because it will just give you more headache. What sort of inconsistency that you are experiencing? If you are referring to the page layout, please make sure that you are using the default page template. If you mean about the footer, please go to the footer builder and make sure that your custom footer is assigned as your global footer.

Please give further clarifications.

Thanks for the quick response.

I’m aware of the differences between a post and a page … I was just trying to a quick fix to get the consistent look I’m trying to achieve. I agree with you on keeping posts as posts, and pages as pages. So, how would you suggest I display the Archive Title and Subtitle on all pages?

TIA

Hi Marshall,

The Archive Title and the Subtitle only apply to post archives. You cannot display it in pages. You can create page titles and subtitles instead. I am not just sure what would be the resulting page structure in your site so I cannot point you in the right direction. If you can clarify more about how are you going to display your pages and subpages, I might be able to help you more.

Thank you in advance.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.