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.
Great plugin. Is there an easy way to determine if, on a single post page, the post is a member of a series & if so which one – all outside the loop? Thanks.
Hi Hunter,
Try
<?php is_series() ?>
in a conditional statement.Darren,
Thanks a million for your plugin. Its what I was looking for.
Best Regards
Ramesh J Menon
Hi Darren,
nice plugin, thanks for sharing.
Actually I try to put some sites in a series. It works perfelctly. The only thing I couldn’t figure out: I want to make a post, containing a whole TOC (ordered by series-number). Is there a code that I can put directly in a post (html section) ??
Thanks for the plugin
Felix (Germany)
Hi Felix,
Glad you like the plugin. Quick answer: at the moment I can’t think of any code that you can use for what you want. However, you may want to check the series-template-tags.php file to see if there is anything you can use (and/or modify – depending on your coding ability) to do what you want.
If I find the time (not likely) – I’ll see if I can come up with a solution for you, in the meantime that’s the best I can do for now. You might want to post your request in the Organize Series Support Forums as well. Lately there’s been some other users of Organize Series helping answer questions posted there (awesome!) – and one of those users may know of an answer to your request.
Hi Darren,
thanks for your quick reply. I’ll have a look.
Felix
Hi Darren,
I could get it to work as a TOC on a single post.
HowTo for all users:
I used the plugin php-exec and created a page with the content “”, I defined series like this (>series options, Latest series):
%post_title_list%
It works like a charm.
The only thing that doesn`t work so far is, when I set a date for a post and give it a series and a series part it won’t work, I’ll have to edit every post again, when it’s published to set a series. So the series-information will be lost during the scheduled publishing. Can you help? Thanks , Felix.
Thanks a lot for your plugins