Forum Replies Created
-
AuthorPosts
-
Jennifer
KeymasterHi Dominique,
I’m sorry that we weren’t able to get this working with your original page…if you would like to continue working on it, please send me a link to this page in a testing environment (you can use the free Duplicator plugin to create a staging environment if you don’t have one already), and I’ll be happy to continue troubleshooting this with you!
Thanks,
Jennifer
Jennifer
KeymasterNo problem! If decide to go ahead with Event Aggregator and run into any issues, you can always reach out to us on our Help Desk 🙂
Jennifer
KeymasterHi John,
If you made customizations via template overrides (which you can read more about here), then your code will be safe. However, if you customized the core template files, then these will be erased when you update. For this reason, we never recommend making changes directly in the plugin files. I would definitely recommend making the updates first in a staging site before doing this on your live site, and it’s always a good idea to make a full backup before making changes like this on your live site, just in case something goes wrong.
Jennifer
KeymasterThis reply is private.
Jennifer
KeymasterGreat! I’m glad that fixed it! If there is anything else that I can help with, please let me know.
Thanks,
Jennifer
Jennifer
KeymasterThanks for sending that over! Just to clarify, did you deactivate all other plugins (besides The Events Calendar and Filter Bar) and switch to a default theme at the same time? If so, were you still seeing this issue in that default environment?
I see that you disabled Filter Bar on your live site…We are not able to login to the backend of user sites, but if you can send me a link to this page on your staging site (with all other plugins disabled and a default theme like Twenty Seventeen enabled), I can do some more testing on my end.
Thanks,
Jennifer
Jennifer
KeymasterHi David,
Try adding this CSS, which will only target the button in month view:
#tribe-events .tribe-events-month .tribe-events-button {
display: none;
}The button is being added via the “tribe_events_after_footer” action, which you can see in wp-content/plugins/the-events-calendar/src/Tribe/iCal.php, so there is not an easy way to add a class around that button itself (we never recommend modifying core plugin files). However, if you did want to add a class, you could do a template override of the content.php file found at wp-content/plugins/the-events-calendar/src/views/month, where you’ll see
You can add a wrapper around this if you would like. If you’re just trying to hide the button until this is fixed, then I would recommend going with the CSS option 🙂
Let me know if you have any other questions.
Jennifer
KeymasterHi Barry,
We do not have specific instructions for modifying the URL; the themer’s guide is meant to be a starting point for making customizations. You would need to look through the plugin files to determine how to change the structure…I did a quick search myself, and I would recommend starting by taking a look at the getLink function found in wp-content/plugins/the-events-calendar/src/Tribe/Main.php. Note that any changes should be made either by using template overrides as described in our themer’s guide or by using the hooks that you find in our core plugin files. We never recommend updating core plugin files, as any changes made there will be erased the next time you update the plugin.
Jennifer
KeymasterThanks for clarifying. I just checked on our ticket for this, and it looks like this is scheduled to be released shortly, although I don’t have an exact date that I can give you. We’ll let you know as soon as it’s out!
June 8, 2018 at 7:42 am in reply to: Login to Purchase message displaying even when setting off #1549301Jennifer
KeymasterNo problem 🙂
June 8, 2018 at 7:36 am in reply to: Show old venues, but make them unavailable for new events? #1549292Jennifer
KeymasterNo problem Andreas! If there is anything else that I can help with, please let me know 🙂
Jennifer
KeymasterNo problem! Just let me know if you have any other questions.
June 8, 2018 at 7:33 am in reply to: Can we attach a static PDF to Ticket Email not in confirmation email to user #1549282Jennifer
KeymasterThis reply is private.
Jennifer
KeymasterHi Kristopher,
Thanks for checking out Events Calendar Pro! That’s awesome to hear that it’s worked well for you in the past! 🙂
For this scenario, you could create:
- One event that runs from 10:00 on Saturday to 14:00 on Sunday with an RSVP
- Two events, but only include the RSVP on the first event with a link in the second to RSVP (on the first event)
- One recurring event, which will display separately on the calendar, but the RSVP will apply to the series (meaning both dates); individual tickets for each day will not be created
If you go with the recurring option, you have the option in the settings to only display the first instance of each recurring event in list-style views. However, the event would still show on both days (from 10:00-14:00) on the month, week, and day views.
We do offer full refunds within 30 days of purchase, so if you’d like to take Pro for a test run to see if this will work for you, feel free to do so! Please let me know if you have any additional questions.
Thanks,
Jennifer
Jennifer
KeymasterHello,
I’m sorry that you’re running into this issue! We are aware of it and are working on getting a fix out as soon as possible. As soon as we have an update, we’ll let you know here.
I apologize for the inconvenience that this is causing, and thank you for your patience as we work on getting this resolved. If you have any questions in the meantime, please let me know!
Thanks,
Jennifer
-
AuthorPosts
