Forum Replies Created
-
AuthorPosts
-
May 7, 2015 at 5:58 am in reply to: Show only first instance of recurring event in search results #961079
Brian
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
MemberHi Again,
There is no feature in the events calendar plugins to display two views are once.
It maybe possible with some customization, but we are not able to provide support on that.
We do have a themer’s guide for showing you how to safely edit the templates:
https://theeventscalendar.com/knowledgebase/themers-guide/
That may help you get started.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using our plugins. We do not have a feature to embed the calendar in other pages by shortcode or any other method.
However, there is the Event Rocket Plugin an unofficial plugin maintained by some of our developers that has a way to show the main calendar on the homepage.
That might get you what you are looking for.
Cheers
Brian
MemberHi,
Thanks for using our plugins. Please note we may take up to 24 hours to respond your messages. We try to get to it sooner though. 🙂
I looked at your coding and you need to change it to this:
'post_type' => 'tribe_events',And remove this:
'category__in' => 'tribe_events',Our taxonomy is called tribe_events_cat
So this may work in the loop:
tribe_events_cat => 'event-category-slug'Also you may find this list of custom fields and custom post types useful:
https://gist.github.com/jesseeproductions/c2df90a56827dae990a0
Let me know if you have any follow up questions.
Thanks
Brian
MemberSounds good.
Since this is resolved I am going to close this ticket, but if you have any questions related to this or something new, please create a new ticket for us to help you out 🙂
Brian
MemberHello,
There is a previous events view in the list view that you could link to.
There is no Past Events Page setup.
You maybe to do that with a custom loop using tribe_get_events:
Beyond that I do not have anything else for you on this.
Cheers!
May 6, 2015 at 7:33 pm in reply to: Events not showing in map view after upgrading to PRO, no results displayed #961021Brian
MemberThis reply is private.
Brian
MemberIf you get the names of the files and lines of code that you think you would want to open in a new window and include them in one thread we maybe to take a quick look at let you know.
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
May 6, 2015 at 5:35 pm in reply to: Events not showing in map view after upgrading to PRO, no results displayed #961012Brian
MemberI am still looking into the issue. I find the plugin is correctly getting the coordinates and saves it, but then something is deleting the coordinates and I am not sure what that is.
I find in our beta of 3.10 that the issue is resolved. I can provide that to you, it is stable, but only a beta so it may have unknown issues.
Also, I do find that every business on Tulip Street does not have the correct coordinates returned by Google so that may have to be manually added.
And finally, please note we make take up to 24 hours to respond to each reply to thread you create per our terms and conditions.
Let me know if you would like to test out the beta to resolve this.
Thanks
Brian
MemberHello Again,
So I took a look at this and it appears all day events are always being imported.
From looking at the coding it does not have a check for all day events so it just assumes it is new and reimports them.
I tested in 3.10 our next release and it does the same there. So it appears to be a bug when importing All Day Events.
Brian
MemberUnfortunately, I provided all the help I can. Per our terms and conditions we do not help on customizations. We still try to help out a bit and I provided some coding for the Mini Calendar. However, you are asking for a far larger customization that we do not have coding for and it is now beyond what we can provide.
Brian
MemberOk.
Since this is marked resolved 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,
Thanks for posting here. I can certainly help you here, but we can help you better if you create your own topic in the forum where we interact with you one on one. Also, we encourage you to post on your own topic because every time we post we email the author of the topic.
Having said that,
What is your timezone setting in WordPress are you using a City or UTC? Does changing to the a city or UTC make a difference?
So if you can let me know what you find out in a new topic we can help you there, but if you like you can still post what you find here.
Thanks
Brian
MemberSorry for the issues. I was not here 2 years ago for the upgrade from 2.xx to 3.xx.
I found this article we created that may help tell you what changed:
http://tri.be/the-events-calendar-3-0-preview-talking-templates-with-jessica/
I am looking for anything else we have, but so far that is all I turned up.
Brian
MemberHi Again,
I can help out here.
To edit the ticket form and change that title follow our Themer’s Guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
To move and edit this file in your theme:
wootickets\views\wootickets\tickets.php
There look for the Tickets title and change to order tickets.
Let me know if you have any questions.
Thanks
-
AuthorPosts
