Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • nilzaris Friend
    #930422

    Hi
    I have the frontpage events calendar with jomsocial, but the jomsocial .ini archives don’t translate it to spanish. I was searching in en-EN.mod_community_events.ini, mod_community_eventscalendar.ini, etc., and in several files. I think maybe this would be in some platon template .ini archive because the module configuration is a template style.
    Can you help me?
    The site is http://www.thefoodspace.com


    1. Captura-de-pantalla-2016-05-13-a-las-11.40.53-a.m.
    pavit Moderator
    #930453

    Hi there

    You should take a look at jomsocial for this – it is not managed by the template but from component itself

    Maybe at jomsocial forum you can find an answer to your problem too

    nilzaris Friend
    #931252

    Hi
    In Jomsocial tell me that the solution should have it Joomlart.
    The issue is caused by the override for Jomsocial module:
    http://i.imgur.com/fBvmhXg.png

    As you can see here: http://i.imgur.com/p2gD6lQ.png (this is our default.php content) Jomsocial use language constants while Joomlart uses hardcoded text.

    pavit Moderator
    #931531

    Try to take a look at this file /templates/ja_platon/html/mod_community_eventscalendar/default.php

    joms_mod_eventscalendar_init(jQuery);
        // initialize calender
        function joms_mod_eventscalendar_init($) {
            $('#calendar<?php echo $module->id; ?>').eCalendar({
                firstDay: <?php echo $firstDay; ?>,
                weekDays: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'],
                months: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'],
    nilzaris Friend
    #931617

    Thanks you very much, now I have the calendar in spanish…but my site is also in english and now I have a spanish calendar in english language. There could be another solution? (hopefully!)

    pavit Moderator
    #932259

    There could be another solution? (hopefully!)

    Hi

    Unfortunately this seems to be not possible, or at least modify javascript.

    vsdani Friend
    #987083
    This reply has been marked as private.
    pavit Moderator
    #988196

    Hi @vsdani

    Please open a new topic regarding your question and if possible write it in English because not all can read in your native language.

    Regards

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

This topic contains 7 replies, has 3 voices, and was last updated by  pavit 8 years ago.

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