Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • brandpropaganda Friend
    #893494

    Hi , I have several problems with the countdown :

    1- I can not find where reverse the date format for day , month, year ;

    2- When I put the title in UTF -8 ( Póximo Event ) in Portuguese language in admin, the múdulo carries with error at the font;

    3- How do I start the countdown , have followed all the steps and to no avail ;

    Can you help me?

    site: http://br1outdoor.web1417.kinghost.net/

    Thank you!


    1. detalhes-1
    2. utf-8
    Ninja Lead Moderator
    #893919

    Hi,

    You can find my answer to your request

    1) Open templates/ja_charity/acm/countdown/tmpl/style-1.xml file

    find and change

    <field name="downdate" type="calendar" description="COUNTDOWN_DATE_DES" label="COUNTDOWN_DATE_TITLE" default=""/>

    to

    <field name="downdate" type="calendar" description="COUNTDOWN_DATE_DES" label="COUNTDOWN_DATE_TITLE" default="" format="%d-%m-%Y"/>

    Open templates/ja_charity/acm/countdown/tmpl/style-1.php file
    find and change

    <?php echo $date->format('Y/m/d'); ?>

    to

    <?php echo $date->format('d/m/Y'); ?>

    2) Create templates/ja_charity/css/custom.css file, add this CSS style

    .new-count-wrap .sch-content .sch-content-inner .mod-title {
        font-family: Arial,sans-serif;
    }

    3) Please have a look at my screenshot and try to set as this same.

    Regards


    1. Screen-Shot-2016-03-03-at-10.44.33
    brandpropaganda Friend
    #894357

    The countdown runs only on the date indicated in your post, i did not like it because synchronizes to the translation changes back to English. Because only works on the date suggested , how do I manage my count dates?

    When I change the date for whatever he gets count "0".

    The problem in the title when using UTF -8 characters continues , it separates the word in accentuation .

    The only thing that worked was the date format is ok now .

    Ninja Lead Moderator
    #894570

    At this moment, I could not see the problem as you mentioned above. Help me to clarify these things:

    • What time do you need to add on countdown module? And give me exact time

    • With other bugs, send me the credentials: admin login and FTP account via PRIVATE reply so I can check that directly on your site.

    Regards

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

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 8 years, 8 months ago.

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