1 saunders Jun 08, 2016 10:49
3 saunders Jun 09, 2016 09:00
@fplanque I hope that these are the screenshots you asked for. It is only one Blog selected. But it is the same in all others.
PS: Please do not publish the sreenshots ;-)
4 fplanque Jun 10, 2016 13:06
You did not enable "show containers" before making your screenshot.
5 saunders Jun 10, 2016 13:29
@fplanque sorry; here is the screenshot with show containers enabled.
6 fplanque Jun 12, 2016 00:32
Ok thanks. So the second one is a widget that you might remove or hide. The first one seems to be hardcoded.
We'll see what we can do to make this configurable.
Worst case scenario, you need to make a small change in the skin files.
7 saunders Jun 12, 2016 11:21
like in "contact" the use of nickname instead of Lonin_name would really be great - wherever the autors name is shown in public. (nobody needs to know my login name ;-) thanks
this worked in former versions.
8 saunders Aug 14, 2016 14:55
Is there a way for me to change the code that after the headline there shows up nickname instead of username?
(screenshot see above)
Where can I find the file that generates that line?
posted on Aug 13, 2016 von
<a id="popoverlink2" class="login user nowrap" rel="" href="http://www.npo-consulting.net/blogs/notepad.php?disp=user&user_ID=3" data-original-title="" title="Benutzerprofil anzeigen">
<span class="identity_link_username">b2e_conrad</span>
</a>
into
posted on Aug 13, 2016 von
<a id="popoverlink2" class="login user nowrap" rel="" href="http://www.npo-consulting.net/blogs/notepad.php?disp=user&user_ID=3" data-original-title="" title="Benutzerprofil anzeigen">
<span class="identity_link_nickname">Coni</span>
</a>
Full page screenshot please with "Collection > Show containers" enabled in the evobar menu.