By aviquijada on Wednesday, 08 July 2015
Replies 10
Likes 0
Views 1.4K
Votes 0
Hi Everyone,

I was wondering if there's a way to set the event detail to display the time of the event. Using the regular preset it doesn't do it for me, just the basic information I add on the description, title and location. I know that creating a custom setting would do it, but when I try doing this, the description of the event doesn't stay within the box loaded for this.
Can someone give me a hand?
Thanks!

Avi


PHP Version : 5.4.39
MySQL Version : 5.6.23
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Load JEvents Bootstrap JS? : Yes
Max Input Vars ? : 1000
Club code set? : No
Joomla : 3.4.3
component_com_jevents : 3.2.16
component_com_jce : 2.5.2
module_mod_jevents_cal : 3.2.16
module_mod_jevents_custom : 3.2.16
module_mod_jevents_filter : 3.2.16
module_mod_jevents_latest : 3.2.16
module_mod_jevents_legend : 3.2.16
module_mod_jevents_switchview : 3.2.16
plugin_content_jevents : 3.2.16
plugin_finder_jevents : 3.2.16
plugin_search_eventsearch : 3.2.16
Hello Avi,

By default it shows the time? If you want to remove the repeat summary and just have an end time display this is possible with the End time
{{End Time:ENDTIME}}


In the JEvents -> Custom Layouts -> Event Detail.

Many thanks
Tony
·
Wednesday, 08 July 2015 11:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Tony!
I tried using the option for a custom layout but this is what happens when I do. Do you know how I can prevent the fact that the text goes over the limits of the box?
·
Wednesday, 08 July 2015 11:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Are you using a new install of JEvents?

I would advise deleting everything in the Event Details Custom Layout and clicking save twice it should reload the newest more responsive Custom Layout.

Many thanks
Tony
·
Wednesday, 08 July 2015 11:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

proceeded as advised, it did refresh it but it continues to have that spill to the right side that's not contained within the field as it should.
Wonder why it does constrain if I don't activate the custom but it doesn't if I do.

:/
Avi
·
Wednesday, 08 July 2015 11:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Because the not custom layout is using old less responsive code.

It looks like your template is interfering with the CSS.

If you provide a link I'll see if it's a quick fix.

Thanks
Tony
·
Wednesday, 08 July 2015 14:16
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Wednesday, 08 July 2015 15:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Also I just upgraded to this.

PHP Version : 5.4.39
MySQL Version : 5.6.23
Fix jQuery? : Yes
Load JEvents Bootstrap CSS? : Yes
Load JEvents Bootstrap JS? : Yes
Max Input Vars ? : 1000
Club code set? : No
Joomla : 3.4.3
component_com_jevents : 3.4.0RC2
component_com_jce : 2.5.2
module_mod_jevents_cal : 3.4.0RC2
module_mod_jevents_custom : 3.4.0RC2
module_mod_jevents_filter : 3.4.0RC2
module_mod_jevents_latest : 3.4.0RC2
module_mod_jevents_legend : 3.4.0RC2
module_mod_jevents_switchview : 3.4.0RC2
plugin_content_jevents : 3.4.0RC2
plugin_finder_jevents : 3.4.0RC2
plugin_search_eventsearch : 3.4.0RC2
plugin_system_gwejson : 3.4.0RC2
·
Wednesday, 08 July 2015 15:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Add:


.jev_eventdetails_body {width:95%;}


To JEvents -> Custom CSS

Many thanks
Tony
·
Wednesday, 08 July 2015 19:41
·
0 Likes
·
0 Votes
·
0 Comments
·
That did the trick! Thanks so much again, man!
·
Wednesday, 08 July 2015 20:56
·
0 Likes
·
0 Votes
·
0 Comments
·
You are very welcome.

Many thanks
Tony
·
Friday, 10 July 2015 00:24
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post