By letizia.c on Tuesday, 22 June 2021
Replies 5
Likes 0
Views 674
Votes 0
Hi,
I need to use the edit event page in the frontend of my website. Is it possible to modify the name (label) of the existing fields and also to add some new fields? Do I have to buy the JEvents Custom Fields plugin for this purpose?
Thanks in advance.
Letizia
Hello Letizia,

It sure is! Please see: https://www.jevents.net/frequently-asked-questions/custom-overrides-of-language-strings

Many thanks
Tony
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your answer.
I have tried the procedure at the link you suggest me but it does not work.
The web page I am trying to modify is the event edit page in the front end: http://brp.cnr.it/index.php/nuova-missione/icalevent_edit/0?year=2021&month=07&day=19
I have tried to modify the text "Extra Info" in "Ulteriori Informazioni", modifying all the Extra Info values I have found in Site and Administrator side, see figure atttacched.
But nothing is changing on the web site, where is the mistake?
Thanks in advance for your support.
Letizia
image(3).png
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I was wrong: I was modifying the english version of the web site that does not exist at the moment (I am working on the italian one). I have solved copying the .ini file in the it-IT folder and modifying it.

Another part of the question is: can I remove same field that I do not need from the event edit page in the front-end? for examle "Access Level" or "State"?
Thanks in advance.
Letizia
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Letizia,

What we would recommend for that would be to hide it with CSS with like:

#jevaccess {display:none;}

as an example.

Many thanks
Tony
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks a lot, I have modified the events edit page as I need but now I have a problem:
I have hide the "Categories" field and the "State" field from my edit event page but if I resize the page, making it smaller, the "Categories" field magically appears, and also the blank row of the "state" field appears again (there is a lot of white space between "Categories" and "Descrizione supporto logistico necessario"). see attacched print screen.
the web site is: http://brp.cnr.it/index.php/calendario/icalevent_edit/0?year=2021&month=07&day=22

Thanks in advance.
Regards,
Letizia
·
3 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post