help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
[SOLVED] Style Date On Listing Page
[SOLVED] Style Date On Listing Page
8 years 3 weeks ago
I'm using Joomla 3.6.4 and JEM 3.0.7. The date on the listing page looks jumbled. I would like to separate the Date from the time.
It current display like this:
Dec 21, 2016, 10:00
AM - 02:00 PM
How can I get it to display like this:
Dec 21, 2016
10:00 AM - 02:00 PM
It would be nice if that could be changed via CSS.
Thank in advance
It current display like this:
Dec 21, 2016, 10:00
AM - 02:00 PM
How can I get it to display like this:
Dec 21, 2016
10:00 AM - 02:00 PM
It would be nice if that could be changed via CSS.
Thank in advance
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Style Date On Listing Page
8 years 3 weeks ago
Hi, as you should know: JEM 3.0.7 is out. JEM 2. 2.X supports Joomla 3.6.4 and smaller. With that y<ou haave much more possibilities. (JEM 3.0.7 was always only for testing. We had to decide to finish this branch. Sorry..
Please look fo ozther posts in this forum*
Please look fo ozther posts in this forum*
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Style Date On Listing Page
8 years 3 weeks ago
Thank you. Not sure how I got that one
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Style Date On Listing Page
8 years 3 weeks ago
I'm using the JEM > Simplelist menu view. I'm trying to override the listings and the event page. I copied from here:
/components/com_jem/views/event/tmpl/default.php AND
/components/com_jem/views/eventslist/tmpl/default.php
And put here:
/templates/.../html/com_jem/com_jem/event/default.php
/templates/.../html/com_jem/com_jem/eventslist/default.php
But I'm not finding the below in the files at all. Did I copy the wrong files?
jem_date-1
jem_time-1
jem_title
etc...
Thanks!
/components/com_jem/views/event/tmpl/default.php AND
/components/com_jem/views/eventslist/tmpl/default.php
And put here:
/templates/.../html/com_jem/com_jem/event/default.php
/templates/.../html/com_jem/com_jem/eventslist/default.php
But I'm not finding the below in the files at all. Did I copy the wrong files?
jem_date-1
jem_time-1
jem_title
etc...
Thanks!
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Style Date On Listing Page
8 years 3 weeks ago - 8 years 3 weeks ago
The listing for simplelist (and others) is in /common.
copy
/httpdocs/components/com_jem/common/views/tmpl/default_events_table.php
to
/httpdocs/templates/YOUR_TEMPLATE/html/com_jem/common/default_events_table.php.
copy
/httpdocs/components/com_jem/common/views/tmpl/default_events_table.php
to
/httpdocs/templates/YOUR_TEMPLATE/html/com_jem/common/default_events_table.php.
Last edit: 8 years 3 weeks ago by jojo12.
Please Log in or Create an account to join the conversation.
Re: [SOLVED] Style Date On Listing Page
8 years 3 weeks ago
Thank you very much.
Do you know how I can remove the comma in the attached? I want the date on the 2nd line but there is a comma in front of it.
Thanks!!
Do you know how I can remove the comma in the attached? I want the date on the 2nd line but there is a comma in front of it.
Thanks!!
Please Log in or Create an account to join the conversation.
Time to create page: 0.444 seconds