Beiträge von Kurtslot

    Did you get the notice to replace the existing template?

    I don't think there was a notice about changing the existing template - at least I did not see it.

    I also looked in the ACP>Customization>Templates and I can see there has been a change from when I first looked in Template>boxDonationBox

    Here is how it is now:


    $(".donationOutputValueMoneyAmount").text(function () {

    return $(this).text().replace(".", ",");

    });

    Hello Tom,


    I did what you said to do.

    I use File Zilla for my FTP. I saw the file being uploaded you posted here (boxDonationBox.tpl)

    The "coma" ( , ) still displays instead of a dot ( . )

    I cleared the cache in ACP; deleted cookies on the browser I am using; and even cleared the cookies on my computer.

    So apparently there must be something else in the template that needs to be changed.


    I will try one more time uploading the file thru FTP ....

    You can edit also the template trough FTP: templates/boxDonationBox.tpl


    Then empty the cache in the ACP.

    OK, I will try that instead of the suggestion in Post # 10 - that did not work out for me by following Woltlab's Tutorial.


    One question: Tom, when you gave the part of the code which had to be deleted - (your Post # 6) - part of that code was highlighted in RED.

    Is that specifically the ONLY part (the RED part) that must be deleted - leaving intact the TEXT that is BLACK in color ?

    OR, is it the entire section of code (lines 46, 47, 48)?

    Thank you, Tom, for answering my questions.

    I will try to make the change as you stated. Will let you know if I need any additional help - (I am basically what is known as a "technical dummy!).


    MY UPDATE REGARDING POST #8 ABOVE:


    I located the area in Templates where I am to make the change as you told me to make.

    HOWEVER, the system (Woltlab >ACP > Customization > Templates) WILL NOT ALLOW ME TO EDIT.


    I can VIEW where the change (deletion) has to be made (lines 46, 47, 48), but the "Edit" function is not highlighted .

    "Copy Template" function is the ONLY function that is highlighted.


    So how do I get the Template system to allow me to EDIT?

    Thank you, Tom, for answering my questions.

    I will try to make the change as you stated. Will let you know if I need any additional help - (I am basically what is known as a "technical dummy!).


    As far as the other comments with regards to your "tardiness" in answering:

    I believe most of us are spoiled when it comes to promptness, myself included sometimes.

    In this modern world we tend to get "upset" when instant replies do not happen.


    Dave