By Guest on Saturday, 09 September 2017
Replies 22
Likes 2
Views 1.4K
Votes 0
Hi :-)
I would like to show the number of available places and waiting list count in the detail page of an event in a way that is visible to non registered or logged in users

here is an example... no numbers are shown and if an user logs in sees numbers like in attached image:

and i would like to remove that [Massimo9999]

how can i do that?
Please see:
https://www.jevents.net/languageoverrides

Many thanks
Tony
·
Monday, 25 September 2017 22:00
·
2 Likes
·
0 Votes
·
0 Comments
·
Can you give us a URL so we can advise?
·
Monday, 11 September 2017 09:06
·
2 Likes
·
0 Votes
·
0 Comments
·
·
Monday, 11 September 2017 11:20
·
2 Likes
·
0 Votes
·
0 Comments
·
Hello,

I can't see that. Attached is what I see.

Many thanks
Tony
·
Tuesday, 12 September 2017 11:17
·
2 Likes
·
0 Votes
·
0 Comments
·
Hi Tony :-)

Exactly, when you log in the text has the numbers:

Posti rimanenti: 14
Partecipanti in lista di attesa: 0

if you log in with a dummy user you will see it:

user anuk
pw blogging
·
Tuesday, 12 September 2017 11:44
·
2 Likes
·
0 Votes
·
0 Comments
·
Right so you just want to always show the numbers is that right?
·
Tuesday, 12 September 2017 21:34
·
2 Likes
·
0 Votes
·
0 Comments
·
Yes! :-) for logged and non logged users

And if possible here too in the month view

https://www.yogafirenze.it/month.calendar/2017/09/09/
·
Wednesday, 13 September 2017 07:54
·
2 Likes
·
0 Votes
·
0 Comments
·
In the JEvents RSVP Pro config under: Make list of attendees public
if you set this to YES does it then work?
·
Wednesday, 13 September 2017 10:46
·
2 Likes
·
0 Votes
·
0 Comments
·
Actually not :-/
i tryied that before but nothing changes
·
Wednesday, 13 September 2017 10:55
·
2 Likes
·
0 Votes
·
0 Comments
·
Are you using "ATTENDCOUNT" and "ATTENDCAP" in your layout?

Note that these are not output if the session access stops the visitor from viewing the registration. what session access did you set?
·
Wednesday, 13 September 2017 13:55
·
2 Likes
·
0 Votes
·
0 Comments
·
Ah ok i set the session public and the numbers are visible but i have this borig [massimo 9999] ... how can i remove that?

also i have now a problem:

as you see in the screenshoot i have the option to login or to register just below the login form
i belive this will confuse my visitors (i know my chikens...)

i belive this is because for other events i allow people to register just using email address... from the settings in rsvp pro

how can i avoid this ?
i mean for retreats allow people to register without creating an account on my website? and at the same time have the people to need an account to book their weekly classes?

is there an override or something similar?
·
Wednesday, 13 September 2017 14:59
·
2 Likes
·
0 Votes
·
0 Comments
·
one more thing: in the monthly view i cannot get the count numbers
https://www.yogafirenze.it/month.calendar/2017/09/09/

but i used the same tag in the cell layout
·
Wednesday, 13 September 2017 15:02
·
2 Likes
·
0 Votes
·
0 Comments
·
I need to see what codes you are using for your output then I can advise on how to customise them, But the administrator?XXXX code I have doesn't work.

Can you give me backend access details on the private 'site details' tab below and I'll take a look
·
Monday, 18 September 2017 10:59
·
2 Likes
·
0 Votes
·
0 Comments
·
Sure, here it is

thanks!
·
Monday, 18 September 2017 12:09
·
2 Likes
·
0 Votes
·
0 Comments
·
I found the problem with the

Posti Rimanenti: 14[Massimo9999]

this was a bad translation into Italian of RSVP_REMAINING_SPACES - it was set to

RSVP_REMAINING_SPACES="%s[Massimo9999]"

instead of

RSVP_REMAINING_SPACES="%s[max9999]"

the word 'max' had a mathematical rather than linquisitic meaning. I'll ask carcam to check with our Italian translator on correcting this for the next release/

For the month view you needed to enable attendee counts in list views (which has a performance impact so it off by default).
·
Monday, 25 September 2017 09:58
·
2 Likes
·
0 Votes
·
0 Comments
·
thakyou :-)

the point is that i do not need this maximum spaces count (which in italian is correct to be rendered as "massimo" that is the correct translation for max)

so if i want to remove all the [max9999] part after the number of actual remaining spaces i need to edit the translation file? but when i upgrade jevents it will show up again?
·
Monday, 25 September 2017 11:45
·
2 Likes
·
0 Votes
·
0 Comments
·
The

[max9999]

part of the translation is to allow sites to show the remaining spaces (as long as the number isn't too large). e.g. you are selling tickets for a concert you may only want the remaining spaces to appear when there are fewer than 50 spaces left.

We'll get the Italian translation fixed for the next release. In the meantime you can 'lock in' the translation using a Joomla language override
·
Monday, 25 September 2017 13:04
·
2 Likes
·
0 Votes
·
0 Comments
·
Thankyou, how can i use the joomla override? i have no experience in doing that
·
Monday, 25 September 2017 16:32
·
2 Likes
·
0 Votes
·
0 Comments
·
Perfect Thankyou
·
Tuesday, 26 September 2017 12:10
·
2 Likes
·
0 Votes
·
0 Comments
·
just one more help:

I cannot find the strings to modify the translation of this parts of the registration module (even using the instructions found in the link you provided me):
·
Tuesday, 26 September 2017 16:38
·
2 Likes
·
0 Votes
·
0 Comments
·
Did you search the administrator language files as per the later section in:

https://www.jevents.net/languageoverrides

Many thanks
Tony
·
Wednesday, 27 September 2017 09:45
·
2 Likes
·
0 Votes
·
0 Comments
·
View Full Post