Hi guys!
The post setting “show author under title” has only effect on module 1 (and thus also module 7). In module “search” the author is always displayed. IMO, this module should also respect the tds_show_author_under_title option.
Moreover, all other modules do not display author information, which is hardcoded in includes/modules. Is this by purpose?
Kind regards
-
This topic was modified 11 years by
ZTWP.
Hi,
The option to show author under post title only affects the module 1 and module 7 because the module 1 contains the post content therefore this option and module 7 is an extension of module 1 so it’s also affected by this option.
If you need the author to appear on other modules you can enable it by uncommenting it from module file, like this: http://screencast.com/t/L8i7ULTL
Yes, this was commented on purpose but you can edit the file and remove the comment if you want it to show on your pages.
Thanks
Hi,
Yes, but you can remove it by editing the search module and comment it if you don’t need it, like this: http://screencast.com/t/XrMYwfsBqJD
Thanks
Hi Lucian,
I know that I can edit the source code of the theme. However, whenever there is a new version of the theme I have to redo the editing…
So, what I’m trying to say: for me the described behaviour looks like an inconsistency in the theme that you might consider to fix in a next version.
BR