Darren Ethier (nerrad)
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Organize Series] Part X of a Series…. still shows in ExcerptTurns out there was another WordPress hook that I was missing. It’s fixed for the next version of OrgSeries (hopefully released this weekend).
Forum: Plugins
In reply to: [Plugin: Organize Series] Part X of a Series…. still shows in ExcerptOk did some more testing. IF you don’t actually have any custom text in the excerpt field attached to that post then the excerpt is pulled from the content and when that happens the WordPress hook for “the_content” is fired and the series_meta for “the_content” get’s included along with “the_excerpt”.
I think this is more a problem with the WordPress hooks here than Organize Series. As a workaround, make sure you have a custom excerpt for all your posts if you want distinct series_meta data for excerpts and content. I’m going to check into the WordPress core a bit more and see if it indeed is something that can be fixed on the WordPress end or via my plugin.
Forum: Plugins
In reply to: [Plugin: Organize Series] Breaks Pretty PermalinksCan you tell me what breaks the pretty permalinks when deselected? It may be something I can address if I can reproduce…
Forum: Plugins
In reply to: [Plugin: Organize Series] Part X of a Series…. still shows in ExcerptThe problems you are having aren’t the way it should work. You should be able to control what is displayed on the_excerpt() independently from the_content() but it looks like what is happening is what anyone enters for the_content() is being displayed regardless of what is associated with the_excerpt().
Long story short, I’ve added it to what I need to fix for the next release.
Forum: Plugins
In reply to: [Plugin: Organize Series] Won’t accept anything but part 1 of seriesNo. When you go to publish your posts it will automatically number them based on the date published.
Also, if you have every post in the series saved as a draft before publishing you may want to use the Organize Series Publisher plugin included with the base Organize Series. With that, you can publish an entire series in one go AND reorder the posts using drag and drop javascript goodness before publishing.
Forum: Plugins
In reply to: [Plugin: Organize Series] Won’t accept anything but part 1 of seriesOkay,
When saving a post as a draft,scheduled, or pending that is part of a series you will get the “Part 1 of 0” if there are no other posts in a series and if there are posts something like “Part 5 of 4” where a series has 4 posts. However, when you go to publish the part will correctly increment as expected.Forum: Plugins
In reply to: [Plugin: Organize Series] Won’t accept anything but part 1 of seriesA couple quick questions:
1. Are the posts saved as drafts/scheduled posts/ or pending?
2. Have the posts been saved and then added to a series or are they added to the series when first written?
3. Did you just upgrade and experience this behavior or is it something that just “started all of a sudden”? In other words, is this the first time you’ve tried adding to a series since installing 2.1.6?I’ll try reproducing but I can’t fix until I can reproduce.
Forum: Plugins
In reply to: [Plugin: Organize Series] Version 2.1.2 – no permission to add new seriesThis will be fixed in the next release (due out tonight or tomorrow)
Forum: Plugins
In reply to: [Plugin: Organize Series] Version 2.1.2 – no permission to add new seriesI’ll have to take a look at this and see if I can reproduce.
Forum: Plugins
In reply to: [Plugin: Organize Series] Version 2.1.2 is really screwed upIn order to fix a reported problem I have to be able to duplicate it. Since I am unable to duplicate with any of my setups that suggests that it is a conflict with another plugin. Until I know which plugin I can’t address this report. Please try deactivating any other plugins that interact with your edit-posts page and see if Organize Series works with that plugin disabled. Rinse and repeat for each plugin until you find which one Organize Series has the conflict with. Then post it hear and I’ll see if I can duplicate the problem
Forum: Plugins
In reply to: [Plugin: Organize Series] Version 2.1.2 is really screwed upI echo what mercime is saying. Could it be possible perrymyk that you’ve got a conflict with another plugin? Your symptoms ARE really weird but I cannot reproduce on any of my blogs.
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerpthmmm… Do you have any other plugins that hook into the_excerpt or the_content? Other’s are reporting the bug with Organize Series fixed…
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptThis should be fixed in the latest version of Organize Series (2.1.2)
Forum: Themes and Templates
In reply to: Call for the_excerpt() does not display the actual excerptThere are problems with the way I handled the_excerpt when coding the newest version of Organize Series. I’m working on a fix – no eta on when it will be out but in the meantime you can try what some users have posted in this thread
Forum: Plugins
In reply to: What Series plug in should I use?Some clarification. The ONLY table Organize Series adds to the database is for images attached to series. EVERYTHING else hooks into the built-in WordPress core taxonomy system and custom-fields (I use custom fields for the series parts).
I love the fact however that people do have an option with EG-Series, for some, less features will work way better for them 🙂