-
AuthorPosts
-
April 22, 2017 at 6:50 am #1028067
Good afternoon, dear colleagues!
-
The time in the module "JoomlArt Advanced Custom Module – Type Countdown: style-1" on the main page http://geomusic.events/ and the time on the http://geomusic.events/concerts.html event page are different – how to fix it? And this is very important to me!
-
There is no separate "start time" and "end time" fields in the event material settings.
I changed the file /templates/ja_charity/html/layouts/joomla/content/item/event.php – lines (48-54):<small class="first-word"><?php echo JText::_( 'START_EVENT' ); ?></small> <?php echo $date->format('d/m/Y'); ?> </h4> <div class="meta-date"> <?php echo $date->format('H:i'); ?><br> <?php echo $enddate->format('H:i'); ?>
Replaced by:
<small class="first-word"><?php echo $title; ?></small> <?php echo $category_title; ?> </h4> <div class="meta-date"> <?php echo $date->format('Y/m/d'); ?><br> <?php echo $enddate->format('Y/m/d'); ?>
And that the date page is displayed on the event page instead of the title, and the time instead of the date: when editing to the "Start Time" date field, I add "2017-04-29 16:00:00" instead of "2017-04-29" and to the field "End Time" I finish "2017-04-29 17:00:00".
But with the new editing of the material, the values of hours and minutes disappear.
How to add the "hours and minutes" fields to the event information editing tab? - The http://geomusic.events/concerts.html event pages do not handle plug-ins.
Below you can see:
{Youtube} CywMhK0r9N4 {/ youtube} is the AllVideos plug-in (by JoomlaWorks)
{Gallery} reviews / 34 {/ gallery} is the Content-Simple Image Gallery Pro (by JoomlaWorks)
How do I enable plugins?
Thank you in advance for your help!
April 24, 2017 at 3:24 pm #1028502This reply has been marked as private.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 24, 2017 at 3:55 pm #1028507Hi @algarun,
The date time format on these 2 pages are different because they belong to different module/content. On the homepage, it’s from JA ACM module which in Event page, it belongs to Article Event content type.
May I know which format you prefer? Could you also send ftp account so I will have a look also?
April 24, 2017 at 4:51 pm #1028517This reply has been marked as private.April 25, 2017 at 2:03 pm #1028746I’m sorry – can I count on help?
April 26, 2017 at 5:05 am #1028917Visitors to the site are perplexed – on the main page the remaining time meter shows 3 days 6 hours before the event, and on the page of the event itself it shows that there are 2 days 8 hours left.
I very much really ask for help!April 26, 2017 at 6:25 am #1028932I need the date and time on the main page and on the events page to be displayed in accordance with my time zone – Asia/Tbilisi (GMT+4)
April 26, 2017 at 7:05 am #1028948The problem with different time display in the counters is solved.
I did not wait for your recommendations – I found the solution myself.April 26, 2017 at 7:08 am #1028950Two questions are still very important:
- It is necessary to add fields for hours and minutes in the form of event editing.
- Plugins do not work on the event page
April 27, 2017 at 9:12 am #1029306There is no separate "start time" and "end time" fields in the event material settings.
I changed the file /templates/ja_charity/html/layouts/joomla/content/item/event.php – lines (48-54):<small class="first-word"><?php echo JText::_( 'START_EVENT' ); ?></small> <?php echo $date->format('d/m/Y'); ?> </h4> <div class="meta-date"> <?php echo $date->format('H:i'); ?><br> <?php echo $enddate->format('H:i'); ?>
Replaced by:
<small class="first-word"><?php echo $title; ?></small> <?php echo $category_title; ?> </h4> <div class="meta-date"> <?php echo $date->format('Y/m/d'); ?><br> <?php echo $enddate->format('Y/m/d'); ?>
And that the date page is displayed on the event page instead of the title, and the time instead of the date: when editing to the "Start Time" date field, I add "2017-04-29 16:00:00" instead of "2017-04-29" and to the field "End Time" I finish "2017-04-29 17:00:00".
But with the new editing of the material, the values of hours and minutes disappear.
How to add the "hours and minutes" fields to the event information editing tab?Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
May 3, 2017 at 2:54 pm #1030810Hi @algarun,
On the homepage, we use JA ACM : Countdown module which provides option so that you can add the date / time to countdown.
While in an event article page, we use JA Content Type there but it only has option to add start / end date for the event.
And I also see that the plugin are working fine in event article page. Is that ok now?
-
-
AuthorPosts
This topic contains 13 replies, has 3 voices, and was last updated by Saguaros 7 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum