I want the News (blog) page to display full posts. No matter what settings I’ve tried it only shows posts as excerpts.
there are (possibly) no settings for that (unless your theme has theme options for that purpose);
the posts page is probably using the index.php template; you likely need to change the_excerpt(); to the_content(); in this file.
http://codex.ww.wp.xz.cn/Function_Reference/the_excerpt
http://codex.ww.wp.xz.cn/Template_Tags/the_content
http://codex.ww.wp.xz.cn/Template_Hierarchy
not sure how this is in Weaver II …
Thank you alchymyth.
I will try your suggestion.
BTW- I initially searched weaver ii support before implementing the static pages and according to their guide it should work:
In Weaver II you can go to Main options/Posts specific/ Scroll down to excerpts and make sure Excerpt Blog Posts is not checked. Don’t forget to save.
Your problem comes from The settings you have in Reading Settings.
In reading > Settings, you have static page selected which is good, but for Post page you need to select Nothing (shows -select-)
If you do select something (you have news selected right now), then the post page uses WordPress default, and none of the Weaver II options work.
You can read the FAQ from Weaver support site for more info
http://weavertheme.com/controlling-your-home-page/
Scrambler-
I have read that page before I ever implemented my static pages and have since as well. The setting they (and you) suggest does not work for me. I have tried it yet again setting posts to nothing- “select”
and the result is no blog feed at all!
kmessinger-
I have already looked at Main options/Posts specific/ and excerpts and Excerpt Blog Posts is not checked nor was it ever.
Thank you though, was worth a try.
I see you have now posted in the Weaver forum, so we can continue to solve this over there 🙂
Thank you scrambler!
Yes I see you are something of a veteran with Weaver : )
I deleted my blog, installed it fresh, imported data from xml save and voila- suddenly the blog posts full in News!
What is most perplexing is I only was able to get it working by selecting News under Page With Posts (not nothing- Select).