- Posts: 32
COMMUNITY FORUM
Can't show author's name in item views
- Victoria
-
Topic Author
- Offline
- Junior Member
In my site, in all the item views, the author's name is not displayed, although "Written by" is displayed without name. I checked Categories > Item view options> Author - show. All categories set this way, I checked the inherit parameter option from category too, also checked Items>item view options. I created new category and item to test, same result.
But the author's names are displayed on the 'Item view options in category listings'.
Not sure what causes this problem.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Do you have a link to this article?
Also have you used the author's alias field?
Please Log in or Create an account to join the conversation.
- Victoria
-
Topic Author
- Offline
- Junior Member
- Posts: 32
The site is still in develop. stage, is there a way to send the login info?
I have not used the author's alias field at all.
Thanks.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You can add a ?template=system at the end of your URLS ( or &templat.. if you are not using SEF) to browse your site using the system template.
Please Log in or Create an account to join the conversation.
- Victoria
-
Topic Author
- Offline
- Junior Member
- Posts: 32
Also, I selected the all the options to Show at the Item View options> Author Options, none of the options are shown in the article.
I have an extension installed that make category listing look nicer, which shows the author names in the listing. I switched back to the original K2 category listing, author's names are not shown anymore, strange.
I have community builder plugin installed, not sure this issue is related to this plugin. The users seems be synchronized ok between K2 and CB because the articles from K2 show fine in the CB's user profile .
Thanks.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Victoria
-
Topic Author
- Offline
- Junior Member
- Posts: 32
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
getk2.org/assets/get/
Please Log in or Create an account to join the conversation.
- Victoria
-
Topic Author
- Offline
- Junior Member
- Posts: 32
I plan to launch the site soon, can I keep this version on the live site?
Thanks.
Please Log in or Create an account to join the conversation.
- Victoria
-
Topic Author
- Offline
- Junior Member
- Posts: 32
I have to find a way to solve this, your further support will be appreciated. Thanks.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
What does this code (in the item.php) produce?
<pre><?php var_dump($this->item->author); ?></pre>
Please Log in or Create an account to join the conversation.
- Victoria
-
Topic Author
- Offline
- Junior Member
- Posts: 32
Thanks for your support so far.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.