Hello,

Currently, Advanced Blog: Navigation displays kind of funny, with a navigation list structured as [Name]'s Blog > Posts > [Year] > [Month] Is there any way to modify this view? Ideally, I'd like to use taxonomy that would return results only from the current-blog being viewed.

Comments

svendecabooter’s picture

Version: 6.x-1.0-beta1 » 6.x-1.x-dev
Status: Active » Fixed

The blocks in advanced_blog module are now run through theme functions, so you can adapt them as desired.
For a listing of taxonomy terms I suggest you use the Views module, which could probably do that perfectly.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.