Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • vitopian Friend
    #176806

    Hello,

    I have noticed two issues regarding the JA comment editor:

    1. When a user makes changes they see the BB code rather then the normal view. For example if they make text bold they will see text rather then the word “text” in bold. For many users this is an unfriendly process. Can the editor be adjusted to show the text bold rather then the code? For example if a user desires the word “hello” as bold they should see: hello not [ B ] hello [/ B ]

    2. The bullet point list icon says “UnOrderd List” which is mis-spelled. It should be “Unordered List”. Also, when I selected a 3 item list it only added a bullet point to the first item instead of all 3 items. The BB Code shows as

    [ * ] item 1
    item 2
    item 3
    [ / * ]

    Only “item 1” shows a bullet point in front where as all three items should. The results can be seen here: http://www.durazestcanada.com/supplements-and-sex/herbs/68-goji-berry#jacommentid:6

    Stork11 Friend
    #451995

    <em>@vitopian 318253 wrote:</em><blockquote>Hello,

    I have noticed two issues regarding the JA comment editor:

    1. When a user makes changes they see the BB code rather then the normal view. For example if they make text bold they will see text rather then the word “text” in bold. For many users this is an unfriendly process. Can the editor be adjusted to show the text bold rather then the code? For example if a user desires the word “hello” as bold they should see: hello not [ B ] hello [/ B ]

    2. The bullet point list icon says “UnOrderd List” which is mis-spelled. It should be “Unordered List”. Also, when I selected a 3 item list it only added a bullet point to the first item instead of all 3 items. The BB Code shows as

    [ * ] item 1
    item 2
    item 3
    [ / * ]

    Only “item 1” shows a bullet point in front where as all three items should. The results can be seen here: http://www.durazestcanada.com/supplements-and-sex/herbs/68-goji-berry#jacommentid:6</blockquote>
    Hello vitopian,

    They’re not issues.

    1. Like editor on this forum, JA Comment editor always shows BB Code instead formatted text.

    2. If you wanna format them as 3 items in an un-ordered list, you should put them in 3 asterisks like below

  • item 1[/*]
  • item 2[/*]
  • item 3[/*]
  • For changing “UnOrderd List” text, you can change it in language file of JA Comment (/language/en-GB/en-GB.com_jacomment.ini).

    Best regards.

vitopian Friend
#453334

Thank you for explaining Nhat.

Regarding the text change, I searched the following file: public_html/language/en-GB/en-GB.com_jacomment.ini

There is no entry for “UnOrderd”. I checked several times and it simply is not there. I have cleared the cache on the website, tried using Google Chrome Incognito mode and the text still shows as “Unorderd List”. You can view the issue at the link shared above.

Stork11 Friend
#453351

<em>@vitopian 320097 wrote:</em><blockquote>Thank you for explaining Nhat.

Regarding the text change, I searched the following file: public_html/language/en-GB/en-GB.com_jacomment.ini

There is no entry for “UnOrderd”. I checked several times and it simply is not there. I have cleared the cache on the website, tried using Google Chrome Incognito mode and the text still shows as “Unorderd List”. You can view the issue at the link shared above.</blockquote>
Hello Vitopian,

Editor uses this text:
[PHP]<?php echo JText::_(“UNORDERED_TEXT”); ?>[/PHP]
You can find it in “componentscom_jacommentthemesdefaulthtmlcommentsbbcode.php”. And “UNORDERED_TEXT” is located in “/language/en-GB/en-GB.com_jacomment.ini”.

Please try to clean your site cache from back-end and refresh your site to see the change.

Best regards.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Stork11 12 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum