test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • etna34 Friend
    #686149

    Hi

    In the Events article display at the right there is the module WHEN/WHERE?
    It is display correct the Address and the Google map, but there is no dates for the event.
    This problem is also at your Demo page
    http://ja-teline_v.demo.joomlart.com/index.php/en/teline-v-events
    So in the event-article page you can not see the Event dates!
    Is there a way to show the event date there?

    Regards

    jooservices Friend
    #686162

    Hi there

    Open

    templatesja_teline_vhtmllayoutsjoomlacontentitemevent.php

    Insert at line 107

    <i class="fa fa-calendar-o"></i>
    <span itemprop="startDate"><?php echo JHtml::_('date', $item->params->get('ctm_start',''), 'DATE_FORMAT_LC3'); ?></span>

    jooservices Friend
    #748959

    Hi there

    Open

    templatesja_teline_vhtmllayoutsjoomlacontentitemevent.php

    Insert at line 107

    <i class="fa fa-calendar-o"></i>
    <span itemprop="startDate"><?php echo JHtml::_('date', $item->params->get('ctm_start',''), 'DATE_FORMAT_LC3'); ?></span>

    etna34 Friend
    #686164

    It worked.
    I suppose that you can enter the end date by the same way using “ctm_end”?

    Thank you anyway

    etna34 Friend
    #748961

    It worked.
    I suppose that you can enter the end date by the same way using “ctm_end”?

    Thank you anyway

    jooservices Friend
    #686165

    Yes, you can

    jooservices Friend
    #748962

    Yes, you can

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

This topic contains 7 replies, has 2 voices, and was last updated by  jooservices 9 years, 2 months ago.

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