Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • mochima Friend
    #166208

    Hi,

    I need to change the date to be in spanish for the JA Social Theme, as well the “Create an account” on the login module

    Thanks

    Diego R

    khoand Friend
    #400789

    Hi,
    Could you give me a snapshot with your annotation?

    mochima Friend
    #400814

    Hi, i got most of the site in spanish but the date still show Tuesday and the login module: Login
    Create an account
    I need to change this to spanish

    The site is http://7maravillas.com.ve/index.php

    Diego R

    khoand Friend
    #400816

    Change date : http://www.joomlart.com/forums/topic/suggestions-to-joomlart/
    Change Login : You change this code from templatesja_socialhtmlmod_jalogindefault.php in the line #10

    <span>Login</span>
    Change Create an account : You change this code from languageen-GBen-GB.mod_jalogin.ini in the line #25

    REGISTER=Create an account

    khoand Friend
    #400998

    You renew your licence to receive our support. Thanks for use our products

    Ivan Friend
    #404981

    [PHP]<p class=”ja-day”>
    <span class=”day”> <?php echo JHTML::_(‘date’, ‘now’, ‘l,’); ?></span>
    <span class=”date”> <?php echo JHTML::_(‘date’, ‘now’, ‘d’); ?></span>
    <span class=”month”> <?php echo JHTML::_(‘date’, ‘now’, ‘F’); ?></span>
    <span class=”year”> <?php echo JHTML::_(‘date’, ‘now’, ‘Y’); ?></span>
    </p>[/PHP]

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

This topic contains 6 replies, has 3 voices, and was last updated by  Ivan 12 years, 9 months ago.

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