Skip to Content Skip to Menu

[SOLVED] Comments on "status update" and Tags not showing within CB Activity

  • s0meagent
  • s0meagent
  • OFFLINE
  • Posts: 7
  • Thanks: 3
  • Karma: 1
8 years 8 months ago - 8 years 8 months ago #288218 by s0meagent
Greetings team CB!

First off, thank you for all the hard work your putting into CB. Its a great product! Congratz to the team!

Now, I have read the documentation, viewed the 21 videos(almost) and searched the forums for a resolution but either my problem is a one off or I don't have the right search expression because I couldn't find a similar problem.

In CB Activity, when a user enters a new status, people's comments to the status don't show(see screenshot). Also if I set any tag, the related tag text doesn't show. It shows the actual tag word.


Comments and tags are activated both tabs. Also I have uninstalled and reinstalled the addon, didn't change anything.

I have tried to do the same thing with GroupJive and comments show up properly with the date and time and everything.



Thanks in advance!!
Attachments:
Last edit: 8 years 8 months ago by krileon. Reason: Added [SOLVED] tag to subject

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49447
  • Thanks: 8467
  • Karma: 1465
8 years 8 months ago #288249 by krileon

In CB Activity, when a user enters a new status, people's comments to the status don't show(see screenshot)

That looks like a styling issue causing the text to either be same color as the background are font-size is too small. Switch to default Joomla protostar template and see if issue persists.

Also if I set any tag, the related tag text doesn't show. It shows the actual tag word.

That's because you're translating the substitution, don't do that. If the substitute is [title] then it's [title] no matter what the language is. This is likely a problem in your CB language plugin and caused by whoever translated that string. Switch to default English language to see if issue persists. Note if the activity has stored like that then there's no fixing it unless you manually fix that activity entry.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

  • s0meagent
  • s0meagent
  • OFFLINE
  • Posts: 7
  • Thanks: 3
  • Karma: 1
8 years 8 months ago #288277 by s0meagent

In CB Activity, when a user enters a new status, people's comments to the status don't show(see screenshot)


Ok, I'll look that direction! Thx!

That's because you're translating the substitution, don't do that. If the substitute is [title] then it's [title] no matter what the language is.


omg I feel like such a noob right now... lol I thought about it but I got the translations from the translation project(i think..) so I didn't expect it to be broken.

That's perfect sir! Thx a lot Kyle!

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

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
8 years 8 months ago #288295 by nant

s0meagent wrote:

In CB Activity, when a user enters a new status, people's comments to the status don't show(see screenshot)


Ok, I'll look that direction! Thx!

That's because you're translating the substitution, don't do that. If the substitute is [title] then it's [title] no matter what the language is.


omg I feel like such a noob right now... lol I thought about it but I got the translations from the translation project(i think..) so I didn't expect it to be broken.

That's perfect sir! Thx a lot Kyle!


Please verify if this mistake is in fact in the language file on transifex / our download pages so we can fix it.

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

  • s0meagent
  • s0meagent
  • OFFLINE
  • Posts: 7
  • Thanks: 3
  • Karma: 1
8 years 8 months ago - 8 years 8 months ago #288300 by s0meagent
My issue with fontsize is solved. The Kyle!

For the substitution tags there was 2 issues:
I have opened the documentation back up as you often suggest and have found I was using an outdated language plugin. I have installed the Transifex language files from your website. It fixed most of the issue except this:

(this is there the name of the people are tagged from that I gathered)

Also, if I understand correctly;

There would be 31% of Groupjivewall-language.php translated correct? That would explain the the remaining english words I was puzzled about. I was looking for groupjive specific language files I might have missed. I will correct them quickly on my end but I also know of Transifex. I havent explored it much before but if the above is the case, I'm already pretty thrilled about what CB will allow me to do and would not mind contributing in a near future. I'm in a push to finish this website but when things settle a bit I would like to contribute a bit that way if I could.
Attachments:
Last edit: 8 years 8 months ago by s0meagent. Reason: added a line for clarification
The following user(s) said Thank You: krileon

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 49447
  • Thanks: 8467
  • Karma: 1465
8 years 8 months ago #288317 by krileon

I have installed the Transifex language files from your website. It fixed most of the issue except this:

I'm not sure what those were originally supposed to be so I've no idea what they're trying to substitute in. Does switching to English language display them fine or are they stored in the database with those values (you can edit all aspects activity entries from backend).

There would be 31% of Groupjivewall-language.php translated correct?

Correct.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
The following user(s) said Thank You: s0meagent

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

Moderators: beatnantkrileon
Powered by Kunena Forum