Closed (fixed)
Project:
Advanced Blog
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2009 at 16:22 UTC
Updated:
16 May 2010 at 16:00 UTC
Jump to comment: Most recent
Comments
Comment #1
escoles commentedMay be related to:
http://drupal.org/node/565352
Comment #2
Anonymous (not verified) commentedI add a function to the module to show the blog title.
So you can have the title wherever you want.
Please, try this:
http://drupal.org/node/608650#comment-2334380
Comment #3
escoles commentedPatrizio: That has no affect on this issue.
I'll clarify my description of the problem:
On pages which display only blog content from a particular blogger, the title of the advanced blog navigation block will take the value that's set in the user profile for that blogger.
On pages which display content from more than one blogger, the title is displayed as "Blogs". It does not take the value that is set in the block settings page. Setting that value has no effect (even if it's set to
<none>). There does not appear to be a way to set or eliminate the block title; the only way to block its display appears to be via CSS. If that's the way it's going to work, I'd like to see that documented.On pages with do not display blog content, the title shows as "
's Blog".Comment #4
svendecabooterThis issue should no longer occur in the latest HEAD version of this module.
Could you test that version if that's possible, and report back if this solves your problem?