Brian

Forum Replies Created

Viewing 15 posts - 5,116 through 5,130 (of 11,256 total)
  • Author
    Posts
  • in reply to: List view messed up #976175
    Brian
    Member

    Since 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! 🙂

    Brian
    Member

    Ok 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

    in reply to: Widget calendar not functioning with Adamos Theme #976169
    Brian
    Member

    Hi,

    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

    in reply to: 302'ing all events to calendar page #976168
    Brian
    Member

    I 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
    Member

    I 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!

    in reply to: Fatal error on fresh intstall #976166
    Brian
    Member

    I 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!

    in reply to: Frontend not showing any tickets #976165
    Brian
    Member

    I 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!

    in reply to: Upcoming Events Widget not working #976157
    Brian
    Member

    Hi,

    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

    in reply to: CSV Import Bug #976138
    Brian
    Member

    Hi,

    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

    in reply to: Question: Security Notice: Modified Plugin ? #976135
    Brian
    Member

    Hi,

    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.

    Brian
    Member

    Hi,

    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:

    Testing Conflicts With Themes and Other Plugins

    Let me know what you find out.

    Thanks

    in reply to: Community events form has disappeared! #976131
    Brian
    Member

    Hi,

    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.

    Brian
    Member

    Hello,

    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:

    Testing Conflicts With Themes and Other Plugins

    And see if that can help narrow down the cause of the issue here.

    Let me know what you find out.

    Thanks

    Brian
    Member

    Hi,

    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.

    http://tribe.uservoice.com/

    Thanks

    Brian
    Member

    Hi,

    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

Viewing 15 posts - 5,116 through 5,130 (of 11,256 total)