Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • imsleepy Friend
    #138223

    In my template configuration I chose Show Font Tools – Yes. They aren’t showing. Are they not included in the template? If not, what do I need to add and where do I add it.

    Thanks

    imsleepy Friend
    #291970

    Ok if I have to choose just one of my 3 questions posted… I would consider this one the most important. Anyone know how to get the text tools to show on the site?

    wooohanetworks Friend
    #291991

    Maybe you have not changed your file permission for the params.ini to 755 or 777 for changing these. you should get an error when not, red text, or green text saying “file is writeable” above the admin area…When this does not work eithe, you can change it manually in the params.ini. When finished, chmod to lower aps again, not 777, at least 755, you know.

    imsleepy Friend
    #291997

    File is writeable. Am able to change everything else. I don’t think it’s written into the template file from what I can decipher of it.

    wooohanetworks Friend
    #292003

    <em>@imsleepy 112821 wrote:</em><blockquote>File is writeable. Am able to change everything else. I don’t think it’s written into the template file from what I can decipher of it.</blockquote>

    In any JA Template the params.ini controls those aspects of the site. When you change something directly via an editor, the changes will apply too. Sometimes we have errors with some modules and so on, with parts of the site, when the folders of those or the files are not chmod to any higher access permission than usually planned. This is due to the server configurations, that vary from server to server in how they are configured.

    imsleepy Friend
    #292011

    It really isn’t written into the JA Cooper template. No reference to Font Tool in JA Cooper template index.php. NONE.

    It’s like looking for a needle in a haystack.

    Anyone possibly have an answer for this?

    wooohanetworks Friend
    #292028

    <em>@imsleepy 112835 wrote:</em><blockquote>It really isn’t written into the JA Cooper template. No reference to Font Tool in JA Cooper template index.php. NONE.

    For instance Teline II has this in the index.php in the body tag

    fs<?php echo $tmpTools->getParam(JA_TOOL_FONT);?>

    And this further down in the header area…

    <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id="ja-usertools">
    <strong>Text size</strong><?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER)); ?>
    </div>
    <?php } ?>

    Tried adding that to index.php in Cooper, but does not work. I am guessing because I have to do more than add that code. Problem is I don’t know what else I have to add or what files other things need to be added to. It’s like looking for a needle in a haystack.</blockquote>

    It is located, code wise, in the template_tools.php.

    imsleepy Friend
    #292030

    <em>@wooohanetworks 112854 wrote:</em><blockquote>It is located, code wise, in the template_tools.php.</blockquote>

    Can I have a hint where to find this file? A hint what to modify? It’s late 2am I’m tired been trying for hours and hours to figure this out. I am cranky and don’t want to play 20 questions anymore.

    wooohanetworks Friend
    #292033

    First the file location:

    /templates/ja_cooper

    File is called:

    ja_templatetools_1.5.php

    First of all, have you like I said, manually changed it in the params.ini in the same location before coding anything?

    In that file, when no is chosen, the code should look like that:

    logoType=image
    logoText=JA <span class="template-name">Cooper</span>
    sloganText=1st Feb JA Template
    ja_font=3
    ja_color=carbon
    usertool_font=0
    usertool_color=0
    janews-dateformat=d M y
    menutype=mainmenu
    ja_menu=split

    When enabled it should look like this:

    logoType=image
    logoText=JA <span class="template-name">Cooper</span>
    sloganText=1st Feb JA Template
    ja_font=3
    ja_color=carbon
    usertool_font=1
    usertool_color=0
    janews-dateformat=d M y
    menutype=mainmenu
    ja_menu=split

    So, I made a try, I changed it in the admin to yes, showed if it was changed in this file to 1 and it was not, so this is a common thing, change it to 1 manually now.

    wooohanetworks Friend
    #292035

    The result is: No changes, it does not show up at all…sorry, I have the same issue here then!

    To add template tools, you will have to move more than just one code snippet, also CSS style and so on…I thought this template has the same template chooser module like JA Quartz, but seems not to have such.

    imsleepy Friend
    #292038

    Problem was not permissions or params.ini, problem was that tool was not written into template as I said. Just needed a clue what to write.

    Now I have to go figure out the css so it displays right…. but it works. Text gets big, gets small. That was very important for my site.

    imsleepy Friend
    #292068

    Was a chore to figure out what to do… which files to edit and what to edit, but looks really nice now and best of all it works! 😀

    iainmac Friend
    #303125

    I am having the same problem. Can you advise what you did to fix this issue?
    Thanks

    sanjayrath Friend
    #303497

    Sir, if I may, how on earth did you fix that? How was the problem solved??

    hultman Friend
    #303786

    How can someone solve things, tell everyone that he solved it -BUT NOT SHARING THE SOLUTION?

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

This topic contains 15 replies, has 5 voices, and was last updated by  hultman 15 years, 6 months ago.

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