Forum Posts Translate

How to translate the String: Forum Posts

in the forum block in the homepage???? even if my website is in french that string at the bottom of the homepage forum block showed in ENGLISH

 

please help!

Quote · 25 Nov 2014

The language key looks to be: _bx_forum_forum_posts

 

Search for the key under Administration => Settings => Languages Settings and then edit it. Check the text for the language - if this was a pack, it may have simply been missed.

 

Edit: D'oh, houstonlively is right. Missed the word "bottom".

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 26 Nov 2014

 RE:

_bx_forum_forum_posts

 That's not the one he's talking about.  The text at the bottom of that block is generated by this code in \inc\js\jquery.dolRSSFeed.js by this function:

                        sCode +=
                            '</div>' +
                           
                            '<div class="rss_read_more bx-def-padding-left bx-def-padding-right">' +
                                '<a href="' + feed.link + '" ' + sTarget + ' class="rss_read_more_link">' + feed.title + '</a>' +
                            '</div>' +
                           
                            '<div class="clear_both"></div>';

 

I'm not sure there is a language key for that text.  If you look at the 'Boonex News' block on the home page of demo.boonex.com, it doesn't translate either if you switch to Russian.  Apparently the problem exists with other blocks as well. Since I've never used a language other than English, I've never noticed it before.

My opinions expressed on this site, in no way represent those of Boonex or Boonex employees.
Quote · 26 Nov 2014

Thx Houston! So i will hope that some Boonex admin will check this post and give me a solution!

Quote · 26 Nov 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.