Skip to Content Skip to Menu

Joomla blog author displayed in bloglist, but not with full article

  • Edze
  • Edze
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 0
9 years 10 months ago #253313 by Edze
Hi guys,

I am using Joomla 3.3.6 and CB 2.0.2, website www.bc-dommel18.nl/cb .
Following Nick's video tutorials I activated the Joomla plugin Content- Community Builder Author.
Now, when I click on main menu item Content - Nieuws, I see the article intro text with the author name displayed.
Clicking on the Read More button brings me to the full article, but here the author name has disappeared.
What is left, is the: Written by

What causes this disappearance of the author name?

Kind regards,
Edze
Attachments:

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 10 months ago #253314 by nant

Edze wrote: Hi guys,

I am using Joomla 3.3.6 and CB 2.0.2, website www.bc-dommel18.nl/cb .
Following Nick's video tutorials I activated the Joomla plugin Content- Community Builder Author.
Now, when I click on main menu item Content - Nieuws, I see the article intro text with the author name displayed.
Clicking on the Read More button brings me to the full article, but here the author name has disappeared.
What is left, is the: Written by

What causes this disappearance of the author name?

Kind regards,
Edze


I am guessing this might have something to do with your template - please retest with the default Joomla template to verify/refute this.
The following user(s) said Thank You: Edze

Please Log in or Create an account to join the conversation.

  • Edze
  • Edze
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 0
9 years 10 months ago #253318 by Edze
Hi Nick,

Thank you for your kind answer. It indeed seems to be a template item, so I will have to look for and test another template.

Kind regards,
Edze

Please Log in or Create an account to join the conversation.

  • Edze
  • Edze
  • OFFLINE
  • Posts: 14
  • Thanks: 1
  • Karma: 0
9 years 10 months ago #253381 by Edze
I have found a workaround for this problem with the latest Rockettheme templates, which use the Gantry frame.
Source: Rockettheme forum

Write a CSS file with the following code:

.createdby span {
display:inline;
}


The file gets the name [template-name]-custom.css


This file needs to go here, for example when using the Rockettheme Chimera template:

/templates/rt_chimera/rt_chimera-custom.css


Kind regards,
Edze
The following user(s) said Thank You: nant

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 10 months ago #253384 by nant

Edze wrote: I have found a workaround for this problem with the latest Rockettheme templates, which use the Gantry frame.
Source: Rockettheme forum

Write a CSS file with the following code:

.createdby span {
display:inline;
}


The file gets the name [template-name]-custom.css


This file needs to go here, for example when using the Rockettheme Chimera template:

/templates/rt_chimera/rt_chimera-custom.css


Kind regards,
Edze


Thanks for following up with template provider - hope in the future they consider testing their templates with free Community Builder.

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum