Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Thanks for the link.
I am testing this out on my test site with another Google Calendar ics link and see if I can reproduce the issue.
I will let you know what I find out.
Thanks
Brian
MemberHi,
We are on Thanksgiving Vacation and spending time with our families so we are delayed in responding to support requests.
I can send PM with login etc…
I appreciate the offer!
However, our current policy is not to accept logins or to log in to customer servers/WordPress installations.
If you are not able to add content into a field it could be a conflict on your site as I was not able to reproduce the issue.
Can you please follow our testing for conflicts guide:
And see if that can narrow down the cause of this.
Brian
MemberHi,
I visited your site and see what you mean.
Do you have any custom templates in your theme?
They might be causing this issue.
Those files would be here:
yourtheme/tribe-events/community/
Let me know and we can go from here.
Thanks
Brian
MemberHi,
We do not have a feature to do that with the shortcode. It could be done with a customization, but that is beyond the support we can provide.
It does look that the shortcode does not call the widget_display_callback filter as that is for WordPress widget’s only.
I do not have any other information or help on this unfortunately we only provide the enhancement for the widget.
Brian
MemberHi,
Thanks for purchasing Pro.
1)
You have to login to theventscalendar.com and then go to a forum and post using the New Discussion button.2)
Use the contact form on this page:https://theeventscalendar.com/contact/
3)
Community Tickets requires, The Events Calendar, WooCommerce Tickets, and Community Events to work.Thanks
Brian
MemberHi,
To request a refund please follow our policy outlined here:
However, since it is past our 30 day policy please email us from the email in the link above and see about changing the license to Pro instead.
Thanks
November 25, 2015 at 11:26 am in reply to: Can not create new even categories with qTranslate X enabled #1030913Brian
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,
Please follow these steps for Eventbrite to setup a new APP as their API changed since 3.9.1:
https://theeventscalendar.com/knowledgebase/configuring-eb-tickets/
Brian
MemberHi,
That is possible it would just take some custom css from your end to do.
Unfortunately, that kind of work is beyond the support we can provide.
Since there is nothing more we can do here I am going to close this ticket.
If you need anything else please post a new topic on the forum and we can help you out.
Thanks
November 25, 2015 at 10:58 am in reply to: Remove iCal and Google Calendar links from venue view #1030902Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
Brian
MemberHi,
If you can convert the google calendar to csv, you could manually import it that way.
Follow this guide to make sure the data is correctly formatted:
https://theeventscalendar.com/knowledgebase/csv-files-options-and-examples/
Cheers
Brian
MemberI came up with css that will force open the Fitlers on screen sizes above 700px in width:
@media (min-width: 700px) {
#tribe-events-content-wrapper #tribe-bar-form.tribe-bar-collapse #tribe-bar-views + .tribe-bar-filters {
display: block;
}
}That can get you close to what you are looking for.
Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
Brian
MemberHi,
It could be that is not a main query as defined by WordPress and just a custom loop. If you change to another theme like Twenty Fourteen to events show then?
Thanks
November 25, 2015 at 9:02 am in reply to: Changing Language (WPML) on ajax calls on Calendar Widget #1030863Brian
MemberHi,
That make senses. Thanks.
I am going to close this ticket to new replies, but the issue is still open and we will update this ticket once we release a fix.
If you have any new questions or issues please create a new ticket and reference this one.
I do not have a timeline when this might be resolved as well.
Thanks
November 25, 2015 at 8:29 am in reply to: After update plugin, Installing the plugin failed #1030855Brian
MemberHi,
Sorry for the issues. You cannot write over a plugin directory that exists in WordPress.
You first have to delete it and then reload it, follow these steps to do that:
-
AuthorPosts
