Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • encore web plus Friend
    #192280

    Ive customized my page, and Ive tried adding a TPL_SUBTITLE_OUR_SERVICES = “BLAH.” to the ini file so that those words appear opposed to the TPL_SUBTITLE_OUR_SERVICES on the website, is there a way to make this work?

    Also, Ive noticed some issues with the responsive site for JA OnePage, for some reason when I tried to replicate the demo site, the flat buttonss were not a feature (instead a beveled gradient button), and the text is aligned to the farthest left of the screen, opposed to nice and centered (with a padding of like 10px, around every text block) as seen in the demo.

    Thanks,
    Dave

    encore web plus Friend
    #512254

    On side note, Ive also noticed in trying to replicate the demo page that the codes in the documentation include <span style=”color:00080″> all over the place, when I copy and pasted these codes into my modules, those spans really altered the way the page looked (totally removing from the beauty of the demo site), and wasnt able to replicate the demo site exactly… I had to remove all the <span> tags to get something kind of similar to the demo site, but still not exactly similar, even styles were missing… what gives?

    Thanks,
    Dave

    encore web plus Friend
    #512255

    SUBTITLES are not manually being centered either, Ive had to go into the .CSS files and try to force them to center with no success

    Ninja Lead Moderator
    #512331

    The SUBTITLES module is a language parameter is auto rendered to file: en-GB.tpl_ja_onepage.ini located in: language/en-GB

    You can change color on SUBTITLES in en-GB.tpl_ja_onepage.ini file

    For example

    TPL_SUBTITLE_OUR_SERVICES = "<span style='color:00080'>BLAH.</span>"

    or in templates/ja_onepage/html/modules.php file

    Find and customize

    <span class="section-subtitle"><?php echo $subtitle ?></span>

    encore web plus Friend
    #512376

    Thank you, however when I modify the .ini file and insert the above code, the text still does not show on my website instead it remains showing “TPL_SUBTITLE_OUR_SERVICES”

    Ninja Lead Moderator
    #512426

    So that I can take a look and try to assist, please provide the url of the site you’re working on

    encore web plus Friend
    #512626
    Ninja Lead Moderator
    #512782

    <em>@encore web plus 398415 wrote:</em><blockquote>Thanks, the link is : http://www.encorewebplus.com/newsite/</blockquote>

    I got bank page when I accessed above link, please check again.

    Mark Kennedy Friend
    #512926

    I use Language Overrides to change the subtitles. It is a fix I found on the forums here.

    In the backend go to Extensions > Language Manager > Overrides
    Click on the New button.

    In the box that says Language Constant put : TPL_SUBTITLE_ABOUT_US
    Where the title of my module is “About Us”
    Get In Touch would be TPL_SUBTITLE_GET_IN_TOUCH

    In the text box put your new subtitle.

    Save it and check your webpage.

    It is very counter-intuitive, but it works. There really should be something in the quick start docs that tells you how to do this.

    Ninja Lead Moderator
    #513248

    Many thanks for sharing

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

This topic contains 10 replies, has 3 voices, and was last updated by  Ninja Lead 11 years ago.

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