Home › Forums › Calendar Products › Events Calendar PRO › Black line around RSVP, name and text align
- This topic has 8 replies, 2 voices, and was last updated 8 years, 11 months ago by
Pim.
-
AuthorPosts
-
March 28, 2017 at 3:18 am #1260682
Pim
ParticipantHi,
I have three questions which are all about the left column in the event page.
1) There is a black line around the ‘RSVP’ section. Can I remove this?
2) Is it possible to change ‘RSVP’ in something else? ‘Inschrijven’ for example.
3) The text allignment under ‘Locatie’ seems to go outside of the column. It seems like there is no padding inside the column?
Screenshot
Thanks!
March 28, 2017 at 6:43 am #1260752Courtney
MemberHello Pim
To remove the border around the RSVP section, add this CSS code to your site. You can place it in Appearance » Customize » Additional CSS.
.tribe-tickets-rsvp table, .tribe-tickets-rsvp td, .tribe-tickets-rsvp th {border: none !important;}
The simplest way to change the RSVP text would be to override the language files.
You can read all about that here: https://theeventscalendar.com/knowledgebase/how-to-override-plugin-language-files/You might need to update you .po file using the pot file found in each plugin’s /lang/ folder before you do that.
As an alternative, you can also use the following snippet and paste it in your theme’s functions.php: https://theeventscalendar.com/knowledgebase/change-the-wording-of-any-bit-of-text-or-string/
And for the padding issue, I am not seeing that on my computer. What is your screen resolution and browser? I am testing on Chrome on Mac.

Let me know if these solutions help.
Thanks,
CourtneyMarch 29, 2017 at 12:53 am #1261286Pim
ParticipantHi,
I’ve tried to modify the language files. After modifying and saving them I’ve cleared the cache and reloaded the page…. with no result? Could the language file in wp-content/languages/plugins be overwritten by the original language file in the plugin itself?
Rest of the issues were resolved!
Gr
PimMarch 29, 2017 at 1:16 am #1261290Pim
ParticipantFor me the allignment looks like this:
March 29, 2017 at 4:16 pm #1261799Courtney
MemberHello Pim
If there is a translation file for the plugin in wp-content/languages/plugins then that is the one that will be used – so you’d need to place the new files in there (but I should add, next time WP downloads a fresh translation, it will overwrite whatever is in there).
Did you compiled to a .mo file (and not just create a new .po file)?
Thanks,
Courtney 🙂April 13, 2017 at 3:37 am #1269326Pim
ParticipantHi,
I’ve changed both languagefiles (in the plugin and in the general folder) but it still shows up as RSVP… I’ve cleared cache to be sure it wasn’t in there.
The language of the form now also shows up in English instead of Dutch….
April 13, 2017 at 9:56 am #1269603Courtney
MemberHi Pim
1. open _wp-content\plugins\event-tickets\lang\event-tickets-nl_NL.po_ with PoEdit or the Loco Translate plugin.
2. Look for the source string “(form heading) RSVP” and translate it. Save file
3. If using PoEdit, the upload the _event-tickets-nl_NL.po_ and _event-tickets-nl_NL.mo_ files to _wp-content/languages/plugins_ folder.Let me know if this works for you.
Thanks
CourtneyMay 5, 2017 at 9:35 am #1279296Support Droid
KeymasterHey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team -
AuthorPosts
- The topic ‘Black line around RSVP, name and text align’ is closed to new replies.
