Forum Replies Created
-
AuthorPosts
-
Brian
MemberAre you creating a page called Events?
If so delete it from your site as you cannot create a page called events and use the events slug if the events calendar is set to have the slug be events too.
The Events Calendar creates its own section and does not need a page to be created.
The main views are also an archive and not a page.
June 26, 2015 at 7:51 am in reply to: X-theme + ECP integration issues (no title/breadcrumbs) #973170Brian
MemberYep we use the filter on wp_title.
We do it from this template:
the-events-calendar\src\Tribe\Template_Factory.php
add_filter( ‘wp_title’, array( $this, ‘title_tag’ ), 10, 2 );
You maybe to change the priority of your filter to 15 to get it to run after ours.
Brian
MemberI am glad to see you were able to fix this issue!
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
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,
Sorry for the issues you are having. I can help out.
I took a look at your site and it looks like you are running WooCommece Tickets 3.9.3 with The Events Calendar 3.10.
Please update WooCommerce Tickets to 3.10 and that should fix the issue.
If you do not see it as an automatic update you can download the latest copy from your account on our site.
Let me know know how that works out after the update.
Cheers
June 26, 2015 at 6:40 am in reply to: Change in "Events" syntax in 3.10 ruined the translations for Finnish #973137Brian
MemberHi,
Sorry for the issues with the translations.
I have shared your concerns with the staff and we are working on a way to resolve this, but I do not have any details on it right now.
Brian
MemberHi Christina,
If you follow that link in my previous reply and look at the New Features section it has a filter in it to do what you are asking. If you have issues with that filter please create a new thread and we can help you one on one.
Cheers
Brian
MemberNo worries on the other question.
The title of the event should always show, it does not have an option to turn off or on. It is always on.
There are instances where a theme’s css hides the title heading tag and it does not appear, but then a css selector can fix that.
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
Brian
MemberOk thanks for the link. I see what you mean with the iCal file.
I used the same link on a test site and it worked correctly for me.
What are your timezone settings in WordPress?
Check them in your admin in Settings > General > “Timezone”
Please confirm it is set to a city in your timezone.
Thanks
Brian
MemberHi Again,
Sorry for the issues here. I can help out.
Do you have a link to the event that is doing this that you can share in a private reply?
I visited all your August events and when I clicked on the gCal button I was able to get the correct dates for all of them.
Let me know if you are seeing something different.
Thanks
Brian
MemberHi,
We do not have a feature to display the main views (month, list, etc) on the home page.
There is the Event Rocket Plugin an unofficial plugin maintained by some of our developers that has this ability:
I would encourage you to check it out and see if it will work for you.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins.
For EDD Tickets if you use that you will also need EDD or the ticketing plugin will not work.
Same for WooCommerce Tickets you need WooCommerce to power it.
Both of those only require the core version of the Events Calendar found for free on WordPress.org.
Let me know if you have any follow up questions.
Thanks
Brian
MemberI was able to get a copy of Canvas from WooThemes, but have no used it yet to see what can be done.
Not sure if I will be able to figure it out, but will attempt to get it right.
I will let you know what I find out.
Thanks
Brian
MemberGreat, glad it is all set now and looking the way you want it.
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
-
AuthorPosts
