f-irecollective
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post textIn your post, make sure you don’t have a
<- read more ->ah, sure thing!
Thank you!! 🙂Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post textI switched to latest posts, then added the custom function code to function.php to filter the categories that I want them to be seen on the homepage. Now homepage shows only the category(ies) I wanted and in full text.
I noticed that ‘continued’ link was added at the end of the posts, despite they are full text posts; not summaries. Those links should only appear in summary posts….
here is the homepage: http://www.f-ire.com
How can I fix this in the code?
what would you suggest?
Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post textOr you can add a custom function as outlined here: http://premium.wpmudev.org/blog/one-category-wordpress-homepage/
This is exactly what I was expecting you to provide me. and it WORKED! 🙂
I switched to latest posts, then added the custom function code to function.php to filter the categories that I want them to be seen on the homepage. Now homepage shows only the category(ies) I wanted and in full text.
Then I removed the page title section from enabled or edit the theme files to change the default for the latest posts page. The template is in the theme/lib/utils.php line 60.
Thank you!
Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post textok, 2nd problem is solved….
but 1st one is really worrying….There are so many irrelevant posts that are not ‘news’, and they don’t need to be on the front page.
Okay, lets make this simpler:
all I want is, to make only a certain category posts to be visible on the home page. And with full text.How can I do this? There must be a way….
Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post textOK – switched to Latest Posts, enabled page content and disabled latest posts. Then set latest post display to full…
Now I see posts in full text. That’s good. BUT now I have bigger problems, such as:1) In the home layout section, despite that I selected a certain post categories to be shown, it keeps showing all the latest posts regardless of their category. The filtering is not functioning…
2) The home page title is now changed to “latest posts”. However, I want it to be “latest news”.
How can I fix these now?
Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post textin other posts, they suggested to replace the_excerpt() function with the_content() function.
Yet I cannot locate this in any of my source pages, including the index.php
Some say that it is located in loop.php. I can’t see a source document with this name either.
Are these two things available within the default Virtue theme?
Forum: Themes and Templates
In reply to: [Virtue] Home page blog posts don't show full post texthi,
I did it. No changes.current settings:
– reading: front page: latest news [set as blog template], post page: blank