Forum Replies Created
-
AuthorPosts
-
Brian
MemberSince there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂
July 6, 2015 at 8:51 am in reply to: Event Category Filtering not working on AJAX views with ver 3.10 #976171Brian
MemberOk that hook is the only hook available we did not make changes there.
However, I did get another pair of eyes on the coding and this part maybe causing the issue:
//If we're in the admin, make no query alterations
if ( is_admin() )
return $query;I removed that and it seem to work for me on my site. Since the events are being loaded by ajax it is actually in the admin when the query is modified and that conditional there would stop it from working.
Let me know how that works out.
Cheers
Brian
MemberHi,
Sorry for the issues you are having. I can help try to narrow down the issue with you, but I am limited in solving 3rd party coding conflicts.
Do you have a link with the widget on it and I can take a look and see if I see anything?
Let me know.
Thanks
Brian
MemberI am glad to see you were able to fix this issue.
Since the issue is resolved 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!
July 6, 2015 at 8:40 am in reply to: Upgraded Events Calendar to v3.10.1 then it disappeared #976167Brian
MemberI am glad to see you were able to fix this issue.
Since the issue is resolved 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
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
MemberI am glad to see you were able to fix this issue.
Since the issue is resolved 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.
Do you have any custom templates in your theme for the widget?
With 3.10 we had to make some changes and if you do not update those custom templates the Events will not show.
In the list-widget.php template you can add these to the top and that might fix the issue instead having to redo custom work:
$events_label_plural = tribe_get_event_label_plural();$posts = tribe_get_list_widget_events();
Let me know how that works out.
Cheers
Brian
MemberHi,
Sorry for the issues you are having. It is indeed a bug where it does not update All Day Events and instead duplicates them.
We are aware of the issue and have a fix in then next release (3.11).
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
We updated all the plugin files on the release so that is normal. That is expected to happen on almost every update of the plugin.
Cheers.
July 6, 2015 at 7:59 am in reply to: Just purchased Event Calendar Pro and having issues with Map View #976133Brian
MemberHi,
Thanks for running through those steps. If that did not work please follow our testing for conflicts guide and see if that narrows down the cause of this:
Let me know what you find out.
Thanks
Brian
MemberHi,
You have to delete and deactivate the current plugins and then upload the older version to replace them.
This process does not delete or change events settings or events. However, it is good practice to backup your site before doing it.
July 6, 2015 at 7:56 am in reply to: Migrated Topic from .org – 'A number of issues' Ref Brian/Brook #976130Brian
MemberHello,
happy to share ftp if ti makes it quicker for you Brian
I appreciate the offer!
However, our current policy is not to accept logins or to log in to customer servers/WordPress installations.
I was not able to find any other reports of this issue.
I would recommend going through our Testing For Conflicts Guide:
And see if that can help narrow down the cause of the issue here.
Let me know what you find out.
Thanks
July 6, 2015 at 7:51 am in reply to: removed event on facebook, Worng time on event, Calendar dosen’t update #976128Brian
MemberHi,
It is possible we could add that feature in the future, I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
Thanks
July 3, 2015 at 10:36 am in reply to: Migrated Topic from .org – 'A number of issues' Ref Brian/Brook #975228Brian
MemberHi,
I see the issue on the month view.
Do you have any custom templates in your theme in this directory:
yourtheme/tribe-events/
If so you may have to update them with the change to 3.10.
If not it could be the cdn using an older version of the scripts, does purging the cdn help the issue?
Let me know and we can go from here.
Thanks
-
AuthorPosts
