Posted: August 11, 2022 at 8:53 am
|
Hi there! 2. I want to show more on the page using the shortcode, like the venue and the google map. Is there something I can add to the shortcode to show it? Please assist. |
Hi there,
Something important to note here is that you can’t remove specific words ‘globally’ in a single step. Pretty much everything within Event Espresso is translatable which means you can change all of the strings displayed but each one must be change individually, you cant just change all instances of ‘ticket’ to something else in one go. For the “This ticket is required and must be purchased.” you are looking to change, we have a filter available for it: https://gist.github.com/joshfeck/5a394be56ef24d3a41efe98bd2eda760 You would change line 10 to something like:
Then you can add that to a custom functions plugin on your site, we have some documentation on creating one here: https://eventespresso.com/wiki/create-site-specific-plugin-wordpress-site/
We don’t have an option to remove just the sale starts date but you can hide that date section with CSS:
Does that work for you?
We have an option in the admin for those: Event Espresso -> Events -> Templates (tab) -> Ticket Selector Template Settings Set the ‘Show Ticket Sale Info?’ option to No and save. That will remove the above. If you don’t need the ticket details section you also have the option to remove it completely in that same section, set ‘Show Ticket Details?’ to No and saved.
Can you add more details on this, please? Which shortcode are you currently using? |
|
|
Well, I was trying to avoid editing files. I much prefer to use Appearance > Custom CSS if any of that can be done there. Maybe even using the Display “none” code. I’ll try the other suggestions you said in the admin ticket settings section. As for the shortcode, I’m using [ESPRESSO_TICKET_SELECTOR event_id=1752] Thanks!! |
CSS is for visual changes, you wouldn’t use it for text changes like this.
We don’t currently have shortcodes to pull all of the event data into a page/post. Are you not using the standard single event output generated by Event Espresso? |
|
|
Hi again! Please assist. |
Hi there, You can change the Invoice and Receipt templates from within the admin. Event Espresso -> Messages -> Default Message Templates (tab at the top). Find the Receipt and Invoice message types in the list and click on the ‘Edit Purchaser’ link for each one (open them in separate tabs if preferred). The word ‘Ticket’ doesn’t appear on the Invoice by default, but it does show on the Receipt (aka ‘Order Confirmation’). In the receipt message template you’ll see multiple ‘TICKET_LIST’ sections Change ‘ticket’ in those locations and is should update on the receipt: https://monosnap.com/file/E4sx4h5gC0xOp18LlL9VR0QOlFY6CV
I understand, however, Event Espresso is geared towards tickets and event registration, so there are many locations with that wording. Generally, it will be possible to change those strings but as mentioned above it is not possible to so in one go but I can advise you on how to change them as you find them. |
|
|
Thank you for your information – that worked to remove the word Tickets! Now, we noticed there is a reference to social media that we need to remove (they don’t have social media). It shows up after the order is placed on the screen, on the pdf download, and then also in the email sent to the event participant and the email sent to the admin. Please advise for how to remove that reference in all those places. |
Can you link me to an event I can register on to view this? We have a social sharing add-on which adds social media buttons to the thank you page but looking at your site it looks like you don’t have that add-on.
If I can register onto an event I’ll view this and check.
These I am aware of and will add details on removing those along with the above in a single post. |
|
|
This reply has been marked as private. |
Can you add a free ticket so I finalize the registration and see the thank you page? |
|
|
Done. |
Thank you. I registered but couldn’t see any social references on the thank you or pdf, I may just be blind to them but if you can add a screenshot highlighting the socials you are referring to I’ll check into it. https://eventespresso.com/wiki/troubleshooting-checklist/#screenshots The email template do contain social links and those can be removed in: Event Espresso -> Messages -> Default Message Templates The first would be the ‘Registration Approved’ message type. Click on the ‘Edit Registrant’ link and open in a new tab. With your browser search for ‘Connect with this Event’, it should find something like this in the EVENT_LIST section: https://monosnap.com/file/izycZ6Jgypu3NqKlmjzmsOlZUmEw6Q Remove the code HTML for the social links and save. You’ll also see a section within the Main Content, search fr ‘Connect with us’ and remove the a tags for the social links there. That removes the social links from the Registration Approved email sent to the registrant. |
|
|
I don’t see a way to upload a screenshot? What’s the trick to do it? |
You need to host the image and post a link here, the link I included above gives some examples of how to add them. Or email them to support[at]eventespresso and I’ll take a look. |
|
The support post ‘Wording’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.