dorecchio
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Optimizing FeedsI found that I could change the option in the reading section to limit the syndications to 4 and send a summary. That will do the trick.
Forum: Fixing WordPress
In reply to: News Page to look like postsMoshu, How would I go about implementing your suggestion of listing the category name in the pages list in the Menu? Part of my problem is that I am new to this. I appreciate your help.
Forum: Fixing WordPress
In reply to: News Page to look like postsI decided to implement this approach which describes editing the page.php file. I tried to implement this as a new page template for that page only, but it did not work. I kept getting blank pages so I followed the directions and edited page.php.
It would have been preferable to create a new page template so that I would have a standard install with an additional page.
Just have some tweaking to do.
Forum: Fixing WordPress
In reply to: News Page to look like postsThat would work so long as I could create a WordPress Page that displayed the category items. I need this since I would like to have a tab at the top of the page called “news” and have that page show the news items. As I understand this suggestion, I would post the news as blog items and set the category as news. The news page would then show them in reverse order of posting. If I can make a page to show them, this would work.