By nirajbhoot on Tuesday, 07 November 2017
Replies 4
Likes 1
Views 1.4K
Votes 1
Hello Jevent Team,

I am using jevent module but i have one issue with the latest event display in frontend layout can you tell me how to set the custom layout as per demo theme ?
Hello,

To insert the add guest button you need to edit the fields in the RSV Pro template to apply to each individual or guest only.


${thumbimg1}${startDate(%e %b %y)}
${startDate(%I:%M%P)}[!a: - ${endDate(%I:%M%P)}]
${title}


as your custom format string with this custom css:


.jeventslatest img, .mod_events_latest_table img {float:left;margin:0px 2px 2px 0px;width:50px;}
.mod_events_latest_table {width:225px;} .jev_list_left, .jev_list_right { display:inline-block; max-width:100%; } .jev_list_right { margin-left:10px; } .jev_list_right > div {display:block;width:100%;max-width:100%;}


should do it.

Many thanks
Tony
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello,

Which demo are you looking at exactly?

Many thanks
Tony
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
I saw this demo for event listing but i dont want tabbing http://activities.jeventsdemo.net/ and another is for event registration add guest functionality demo link is here: http://beach.jeventsdemo.net/tickets

I don't know how to insert button "add guest " in registration form..

Hope hear from you soon.

Thanks
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
Hello Tony,


Thanks for your quick response . It's Working now .
·
7 years ago
·
1 Likes
·
0 Votes
·
0 Comments
·
View Full Post