Forum Replies Created
-
AuthorPosts
-
May 4, 2017 at 12:22 am in reply to: Limited access to view backend ticket attendee info for the instructor #1278416
Trisha
MemberHi, Vayu!
To answer your question, yes there would need to be something custom done for the scenario you describe. Interestingly, I found something very similar that you may be able to modify for your needs. A customer shared a snippet to show attendees on the front end, you can find that here: https://theeventscalendar.com/support/forums/topic/displaying-attendee-list-on-front-end-single-event/
Using this code in conjunction with the user role editor might work well. It would probably work in the admin area as well as the front end, you could work out what UI works best for your case.
Note that there is an option to show attendees on the front-end as of v4.1 but I am not sure it has the functionality you need or if you want attendees visible to all. It sounds like the code above is a good fit but I wanted to present you with all the options 🙂
Good Luck! I’d love to hear how it works out!
Cheers,
TrishaTrisha
MemberHi, Rene,
Yes, that is what I am suggesting…however you bring up a valid point and it’s a use case I hadn’t thought of. As of right now, there isn’t a workaround but I will discuss with one of our developers in the morning and see if there’s something we can find.
Stay tuned!
Cheers,
TrishaTrisha
MemberHi, Karen!
I’m glad you were able to get the styling worked out, WordPress is definitely challenging at times but hopefully, we can make it manageable for you!
To answer your other questions; for the formatting issue try this CSS in the Customizer additional fields:
#tribe-events .tribe-events-list .fusion-tribe-secondary-info {
float: right;
width: 60%;
height: 497px;
}.post-3363 .tribe-events-event-cost,
.tribe-events-list-separator-month {
display: none;
}And to hide the word “Free” see this screenshot:

Does this help answer your question? Let me know how it goes!
Cheers,
TrishaTrisha
MemberHi Derek,
Glad to see you figured it out. It’s been a while since I’ve used WP Rocket but is there a way you can exclude certain scripts and styles from being compressed? If not, the alternative would be to find a plugin that gives you more granular control or do some of the same techniques manually. I’ve had success with a combination of both in the past.
Does this help answer your question? Let me know how it goes!
Cheers,
TrishaTrisha
MemberHello, Jennifer!
Thank you for using The Events Calendar! I can help with this ?
I just did some pretty thorough testing and can confirm that this is a bug. We have a bug filed that is a bit more vague that I’m going to add this conversation too but I’m also going to file a more specific bug report as well.
I’m also going to chat with one of the developers tomorrow and see if we can find a fix for you! Stay tuned!
Cheers,
TrishaTrisha
MemberHello, Wayne!
Thank you for using The Events Calendar! I can help with this ?
See if this helps: https://gist.github.com/vanbo/b10de09ad367275d2bff
I was able to take the code somewhat ‘as-is’ and add it to your functions with success. Part of the key is removing the filter that excludes the comments from queries (Line 24 in the gist). You’ll also need to account for the fact that there is more than one note per order but this should get you started!
Does this help answer your question? Let me know how it goes!
Cheers,
TrishaTrisha
MemberHello, Donald!
Thank you for using The Events Calendar! I can help with this ?
Event Aggregator adds a lot of new options including the ability to import from Facebook pages, groups and individual accounts but the import intervals themselves have remained the same.
The Event Aggregator product page has more information on the details for each import type.
Does this help answer your question? Let me know how it goes!
Cheers,
TrishaTrisha
MemberHello, Saif!!
I’ve got you covered 🙂
Give me a few minutes to gather up what you need I’ll reply back here with some awesome solutions!
Cheers,
Trisha (yeah, it’s me!)Trisha
MemberThis reply is private.
May 2, 2017 at 9:30 pm in reply to: Calendar widget displaying current time + 6hours on first item #1277808Trisha
MemberHi, Denise!
Now you have me curious! I see some things in the code I’d like to test, particularly some of the conditionals and the current time configuration. Would you mind doing an export of your custom fields and attaching it here? Feel free to mark your reply as private if you like 🙂
I’ll wait to hear from you!
Cheers,
TrishaMay 2, 2017 at 8:59 pm in reply to: Custom String Changes using tribe_custom_theme_text function #1277803Trisha
MemberHi Alex!
Here are a few articles on the topic:
- https://codex.wordpress.org/Function_Reference/language_attributes
- https://wordpress.stackexchange.com/questions/119495/how-do-i-change-the-value-of-lang-en-us
- https://wordpress.stackexchange.com/questions/159083/html-lang-instead-of-lang-en-us-why
It seems like if you can set the locale in your customization based on the parameter of the URL it should work.
Does this help answer your question? Let me know how it goes!
Cheers,
TrishaMay 2, 2017 at 8:05 pm in reply to: "Sorry, you are not allowed to edit this item" problem when posting event. #1277791Trisha
MemberHi, Leo!
I’m glad you got it figured out! Thanks so much for following up 🙂
I’m going to close this conversation out, but as always, if you need anything else feel free to reach out! I’m happy to help 🙂
Cheers,
TrishaTrisha
MemberHi, Ryan!
Thanks for following up! I’m glad to see you got this resolved. I wish I had a solution for you, I’ve worked on a few multisites myself and they can definitely be tricky!
I’m going to close this conversation out, but as always, if you need anything else feel free to reach out! I’m happy to help 🙂
Cheers,
TrishaTrisha
MemberHello, Estefania!
Thank you for using The Events Calendar! ?
I do want to note that our pre-sales forum is used to answer questions about purchasing our premium plugins.
If you’re looking for technical support, it would be awesome if you could post your question to our The Events Calendar support forum on WordPress.org.
If you have a PRO license, you can log into your account and get assistance through the PRO forums. If you need to reset your password, you can do so here. This will send an email to the account used when you initially registered for the support forums.
This said I can give you a quick tip. One of the first things we ask you to do is to go through our Testing for Conflict guide. You can find that here: https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
I’ll go ahead and close out this thread, but please do post in the appropriate forum and we will be happy to assist you.
Cheers,
TrishaTrisha
MemberHello, Hernan!
Thank you for using The Events Calendar! I can help with this ?
When I visit the link you gave I am able to see all four events. See the screenshots below to confirm these are the events that should be visible on that day:

Let me know if this is right and if this issue is still occurring for you. If it is we can definitely troubleshoot further!
Cheers,
Trisha -
AuthorPosts
