Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • synapsis Friend
    #193758

    I have my site working pretty well so far — but I’ve made a few minor changes to the section names to better represent their use. For example, the Awesome Team section, I will be ultimately be changing to show my Résumé.

    I see that you’re using variable names (TPL_SUBTITLE_HAPPY_CLIENTS, etc) to change the wording of the section subtitles, while the section titles themselves come from the module’s title. This is causing a problem, because I cannot seem to use any special characters in the variable title (ie – TPL_SUBTITLE_Résumé), so I can’t use any special characters in the module title either. This means my section title has to be Resume, instead of Résumé.

    This means I can have Résumé everywhere but at the top of the Résumé section, where I seem to be forced to leave the accents off of the section title, for it to work.

    Surely you’ve included a way to use accents in the module titles, otherwise foreign languages would be very difficult to use with this template.

    If anyone has a solution to this problem, please let me know. I’d like to consistently use “Résumé” everywhere on the site.

    THANKS!

    Ninja Lead Moderator
    #518655

    This is subtitle module and language parameter is auto rendered to: language/en-GB/en-GB.tpl_ja_onepage.ini file with format:

    <blockquote>TPL_SUBTITLE_MODULE_NAME</blockquote>

    MODULE_NAME is limited to support UTF-8 character.

    You don’t need to change module name, you can open language/en-GB/en-GB.tpl_ja_onepage.ini file and change text in this file with prefix TPL_SUBTITLE_

    osola Friend
    #553264

    Yes but the MODULE_NAME must be the section title, and I must put accents in my section title.

    Saguaros Moderator
    #553323

    I get your idea but if you use accented text there, you will loose the scrolling effect of this template (when you click menu item, it scrolls down to appropriate section). The reason is that jQuery can’t get the correct value of special character like your language. You make a test with ‘Resume’ – ‘Résumé’

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

This topic contains 4 replies, has 4 voices, and was last updated by  Saguaros 10 years, 1 month ago.

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