Organize Series Usage Tips
- Introduction to Organize Series Usage Tips
- Series Options Page: Tokens
- Series Options Page: Automation Settings
- Series Options Page: Series Post List Template
- Series Options Page: Series Navigation Template
- Series Options Page: Series Meta Template
- Showing off your series
- Series Options Page: Wrap up
- Series Options Page: Series Table of Contents Template
- Showing off Your Series: Series List
This series is no longer available on UnfoldingNeurons.com because I’ve moved all posts related to this plugin to the new home at OrganizeSeries.com. You can read about the move here and here.
Hmm – If you dont want the series navigation strip inserted automatically then simply remove %postcontent% from the template.
Okay, for Series Post Navigation Template I changed %postcontent%Series Navigation%previous_post%%next_post%
to
Series Navigation%previous_post%%next_post%
Isn’t that what you are suggesting? All that did was delete the post content (which makes sense). In fact, I changed the entry on the options page to ONLY contain %postcontent% and that eliminated the series navigation strip.
{embarrassed} I can’t believe this has been up for almost a year without me noticing that. Thanks for pointing this out Steve – I’ll fix the post to correct that *obvious* error.
How to get the nav to show? I’ve tried adding both tags above…nothing.
wp_series_nav() doesn't seem to work?
Here's my line of Code …
php echo wp_series_nav('', TRUE, FALSE, TRUE);
Nothing shows up. If i plug in the series id (65) for the first argument, then it does show up. Isnt the function supposed to get it automatically without me telling it?
I get the same issue. Did you ever end up resolving this? If so could you tell me how you went about it?
Thanks!
I'm in the same boat, would really love an explanation for this.