Plugin Author
GRAQ
(@graq)
@craig Glad you like the plugin!
The taxonomy slug problem (http://myblog.com/articalise/slug) – does it ‘fix itself’ if you go to Settings->Permalinks and hit ‘Save Changes’ (without changing anything). It may be that the rewrite rules need updating.
Positioning the mini-menu optionally pre- or post- post should be possible. The left or right justification might be difficult to do nicely, without clashing with the theme design. However, I’ll admit, I’m not a CSS guru.
Unfortunately that didn’t fix the problem. I do have numeric permalinks enabled – does that make a difference? The rest of it was just thoughts. Just having the per or post post options would be cool.
Plugin Author
GRAQ
(@graq)
I’ve added an admin screen: Settings->Articalise Options.
You can now set it to add before, after (or both) the post content.
Have also added a wrapping div and given it a left/right class (but that needs some css to make it work).
Awesome! I just noticed another problem, the Articalise navigation shows up on every post summary on my blog main page, even on posts that aren’t specifically included in an Articalise setup. you can see my blog at http://trackhacker.com
If you look, each post summary has the following Articalise navigation
* Mantis CNC PC Board Engraver Build:
* CNC Machines for Model Railroading Projects
* CNC Router: Mantis Build 1
after the summary cutoff that says “continue reading”
Plugin Author
GRAQ
(@graq)
It’s because articalise menu for the first post is being added to all the next posts (it just checks once, then WP filters the menu in every time). I should be able to to fix that.
Also, your taxonomy slugs should be /archives/articalise/slug (e.g. http://trackhacker.com/archives/articalise/mantis_cnc). I’ll have a look at fixing that too.
Not had a chance to any WP this weekend, but will look into in the next few days.
Plugin Author
GRAQ
(@graq)
Version 1.3.0 is available to download. Fixes the Articalise mini-menu/navigation and it should also fix taxonomy slug link (from your first post).
Added a few options to the setting menu so you can control the behaviour a little better.