My website is in two languages. I use WPML for English and Turkish. I selected the English page as L2 and the Turkish page as L1, but the events are missing in English.
Jul 1,2025 AT 9:17PM - 2 weeks ago -[add_eventon_list number_of_months=”12″ hide_empty_months=”yes” show_et_ft_img=”yes” lang=”L2″]
and Can I write different text instead of calendar months?
Help me please ? thank u
Hello,
Since you are using WPML, please follow this guide:
https://docs.myeventon.com/documentations/wpml-eventon-front-end/
There is no need to use lang and also enable “Enable language corresponding events”.
I apologize, I did not understand. Do you have detailed information for me?
Please I beg you I did not understand anything! I did L1 English and L2 Turkish but it disappeared again
https://docs.myeventon.com/documentations/wpml-eventon-front-end/
I did it and it still doesn’t show up
[add_eventon wpml_l2=”tr” wpml_l1=”en”]
It would be easier if you made a video :(
It would be easier if you made a video 🙁
You didn’t enable translations for Events here:
https://nishexpo.com/wp-admin/admin.php?page=tm%2Fmenu%2Fsettings
I also disabled “Enable language corresponding events” in EventON Settings.
Test event I created in EN and TR:
https://nishexpo.com/wp-admin/post.php?post=8165&action=edit
https://nishexpo.com/wp-admin/post.php?lang=tr&action=edit&post_type=ajde_events&post=8164
Do the same with your others events.
Page in TR and EN:
https://nishexpo.com/wp-admin/post.php?post=8168&action=edit
https://nishexpo.com/wp-admin/post.php?lang=en&action=edit&post_type=page&post=8166
You need to have an event and page for each translation. Here’s where you need to select them:
Events page:
https://nishexpo.com/event-tr/
https://nishexpo.com/en/events-en/
THANKS YOU ARE GREAT!!!
I have one last request: how can I hide their names this month?
.evcal_month_line {
display: none !important;
}
thank u very much
The code does exactly what you need. Great solution!
However, you can also add hide_month_headers=”yes” to your shortcode.