Home › Forums › Calendar Products › Events Calendar PRO › Add ticket prices for RSVP
- This topic has 20 replies, 2 voices, and was last updated 8 years, 9 months ago by
Pim.
-
AuthorPosts
-
May 5, 2017 at 12:03 am #1279032
Pim
ParticipantHi,
I am using Event Calendar PRO with Event Tickets. I want to set ticket prices because now they show up as ‘Free’. I dont want to charge the people over paypall or iDeal because we arrange everything over the mail. How can I set the price of these tickets?
Gr
PimMay 5, 2017 at 6:04 am #1279117Courtney
MemberHello Pim
Unfortunately, the only way we have to set ticket prices is using Event Tickets Plus.
Is there anything else I can help you with?
Thanks
Courtney ๐May 5, 2017 at 6:47 am #1279152Pim
ParticipantHi Courtney,
Ok thanks for the quick reply! However when I remove the ticket from the event, it still shows ‘Free’ bellow the event. Is there a way to remove this completely?
Gr
PimMay 5, 2017 at 7:21 am #1279187Courtney
MemberHello Pim
Can you send me a link to a single event where this is happening?
Thanks
Courtney ๐May 8, 2017 at 12:31 am #1280118Pim
ParticipantHi,
Thanks for the quick reply! This page:
https://www.easyflex.nl/event/webinar-easy-update-2017-05-08/
[image: Inline afbeelding 1]
May 8, 2017 at 6:24 am #1280210Courtney
MemberHi Pim
It looks like you may have tried to attach an image for me. Unfortunately, we are unable to receive images attached to email responses at this time. If you did try to attach an image, could you visit the support forum thread directly to upload the image?
I’m double checking on the single event – you deleted the ticket from this event and published the page again? And the same thing happens when all other plugins are disabled and you are using a default theme?
I am still seeing a ticket in the right column of the page, but have been unable to replicate the issue locally on my end.
Thanks
Courtney ๐May 19, 2017 at 12:22 am #1286080Pim
ParticipantHi Courtney,
Were you able to find the problem?
Gr
Pim2017-05-08 9:31 GMT+02:00 Pim ZNVLD :
May 19, 2017 at 5:24 am #1286191Courtney
MemberHello Pim
Are you able to send me a screenshot and a link to an event where this is happening?
You’ll need to visit the forum, not reply by email, for an image attachment.
Thanks
Courtney ๐May 29, 2017 at 3:54 am #1290256Pim
ParticipantHi,
Attached the screenshot. Now it status ‘gratis’ but I would rather have this price notion totally removed.
May 29, 2017 at 6:52 am #1290310Courtney
MemberHello Pim
I am guessing that screenshot is from your main page?
If so, can you add the following code to your child theme, or in Appearance ยป Customize ยป Additional CSS?
.av-upcoming-event-cost {display: none !important;} .av-upcoming-event-venue {display: none !important;}I discovered this code is actually related to how your theme integrates with our plugin, and not code our plugin creates. I’m sorry it’s taken so long to help nail down this area for you.
Thanks
Courtney ๐May 29, 2017 at 7:23 am #1290334Pim
ParticipantHi,
Thanks that worked! The price is also on the individual pages. Is it possible to remove the price entirely?
Gr
May 31, 2017 at 9:46 am #1291367Courtney
MemberHello Pim
To do this, you will want to refer to the Themer’s Guide. You will need to duplicate
/wp-content/plugins/the-events-calendar/src/views/modulues/meta/details.php
Duplicate this file to wp-content/themes/your-theme/tribe-events/tickets/
On line 50, comment out the cost function.
/* $cost = tribe_get_formatted_cost(); */
Let me know if that works for you.
Thanks
Courtney ๐June 7, 2017 at 2:09 am #1294280Pim
ParticipantI tried a different way. Through translation I can set it to “Price details in the event description”. However when I try to translate with the Loco Translate plugin it doesn’t seem to work for the Ticket section?! I’ve translated every po and mo file I could find and cleared the cache………..?
June 7, 2017 at 2:19 am #1294284Pim
ParticipantAlso the route you suggested
Copy
/wp-content/plugins/the-events-calendar/src/views/modulues/meta/details.php
To
wp-content/themes/your-theme/tribe-events/tickets/Both those folders don’t exist?!
June 7, 2017 at 9:50 am #1294553Courtney
MemberHi Pim
For wp-content/themes/your-theme/tribe-events/tickets/, you would be creating a folder called tribe-events within your theme’s folder. Then inside that, add a folder labeled tickets.
I misspelled modules, my apologies: /wp-content/plugins/the-events-calendar/src/views/modules/meta/details.php
Do you see this folder now?
Thanks,
Courtney ๐ -
AuthorPosts
- The topic ‘Add ticket prices for RSVP’ is closed to new replies.
