Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Yeah that change how you did it caused it to show for me.
You want to keep the file in the plugin and copy to your theme into that exact directory and make the edits there.
This keeps the file safe from plugin updates and recommended you use a child theme to keep edits safe from theme updates.
Cheers
Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
August 4, 2015 at 7:40 am in reply to: Query modifications with tribe_events_pre_get_posts not honored via AJAX #993109Brian
MemberI am glad to see you were able to figure it out.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberGreat glad it helps.
I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberHi,
Glad it is partially working.
So One Time Imports work? But not the recurring?
I am not sure if that is the timezonedb extension, if the one time import works then that extension should be there.
What is your recurring setting? And you are using the link provided before correct?
Let me know and I will test out myself.
Thanks
Brian
MemberOk great glad that bypasses the issue for now until we can get a fix released.
And thanks for the suggestion we are working on a feature to do a custom recurrence like that hope to have it out in the next couple of releases if everything goes according to plan.
Since we do not have anything else to add to this issue right now I am going to close the ticket to replies.
This issue is not closed though and we will update it once we release a fix.
Thanks
Brian
MemberHi,
Yep each person should get a order email and a ticket email now when they order.
The order email is controlled by WooCommerce and that is where you can customize it.
The ticket email can be modified following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To edit this template in your theme:
the-events-calendar\src\views\tickets\email.php
As for the Zapier and WooCommerce, George has responded back in this thread:
how to configure woocommerce zapier to each event on calendar
Thanks
August 4, 2015 at 7:28 am in reply to: Theme Conflict Causes Map View Not to Work (Jkreativ theme) #993098Brian
MemberHi,
I am not sure if that is the only thing. That was the only thing that jumped out at me. It really depends on how all the features are setup too.
One thing to look into to see if it helps is to change the Event Template:
Head to this page:
Events > Settings > Display Tab
Then change this setting:
Events Template to Default Page Template
Or you can change it to Default Event Template if not there and see if that helps.
Thanks
Brian
MemberHi,
Thanks for using Pro. I can help out here.
I got this css to remove that white space on event templates:
.tribe-is-responsive .breadcrumbs {
display: none;
}As for changing the wording of events.
You can try out the first snippet here and that might get all of it for you:
https://gist.github.com/jesseeproductions/f4b175d407efa48564a9
Changes Class and Classes to what you would like it to be.
Let me know how that works out.
Thanks
August 3, 2015 at 1:21 pm in reply to: Modify Countdown widget to show next event in category #992875Brian
MemberHi,
Thanks for making this suggestion. I do not have any coding to provide on this, but it is something we have talked about doing.
If you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
Thanks
Brian
MemberHi Sue,
Thanks for using the Events Calendar Pro.
What are you using to create the breadcrumbs?
And can you please provide a link in a private reply so I can take a look.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
We do not support recurring events with tickets so I am limited on supporting this.
If you do use recurring events and tickets all the tickets are under the initial event so that is why it only displays the Sold Out Message There.
To get around this you would want to pass the initial event id to the sold out functions so that it grabs the ticket information from that first event.
I do not have much to provide on this, but you maybe to use this function:
wp_get_post_parent_id( $post_ID );To get the id of the initial recurrence.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins. Sorry for the issues on this. I can help troubleshoot it with you.
The license itself is only needed for automatic updates and not for the plugin to work so it should not cause the issues you are having.
It looks like you are running the latest version of all the plugins so please look for a conflict following our testing for conflcits guide and see if that help find the source of this:
Let me know what you find out and we can go from here.
Thanks
August 3, 2015 at 1:11 pm in reply to: Question on passing values with the Javascript Templating #992868Brian
MemberHi,
Thanks for using our plugins I can try to help out here.
Where are you trying to show the values? For each event? Or for the month view in general?
Let me know and I can try to make some suggestions.
Cheers
-
AuthorPosts
