Brian

Forum Replies Created

Viewing 15 posts - 1,291 through 1,305 (of 11,256 total)
  • Author
    Posts
  • Brian
    Member

    Hi,

    Sorry for the issues you are having.

    We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.

    If you disable that module does it fix the issues?

    On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.

    Let me know if that helps.

    Thanks

    in reply to: Calendar View Style changed with latest update #1080315
    Brian
    Member

    Hi,

    Sorry for the issues you are having.

    We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.

    If you disable that module does it fix the issues?

    On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.

    Let me know if that helps.

    Thanks

    in reply to: Extra Paragraph Tags in Calendar Month View #1080314
    Brian
    Member

    Hi,

    Sorry for the issues you are having.

    We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.

    If you disable that module does it fix the issues?

    On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.

    I know you have your solution, but does this work too?

    Thanks

    in reply to: Facebook Import of Not-yet-published Events #1080252
    Brian
    Member

    Hi,

    Thanks for the interest in our plugins. I can answer your questions.

    The short answer is no, it can only import public events with any restrictions.

    Cheers

    in reply to: Forced to roll back to 4.0.5 due to display problems #1080247
    Brian
    Member

    We are not sure what changed, but it appears this issue is coming from a conflict with Beautiful Math Module of JetPack.

    If you disable that module does it fix the issues?

    On my testing site if turn on the module I see the issue you are having and if I turn it off it goes away.

    Let me know if that helps.

    Thanks

    in reply to: Remove Meta Labels #1080244
    Brian
    Member

    Great, 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!

    in reply to: Events Calendar Pro for non profit #1080237
    Brian
    Member

    Oh I see someone else responded here. Sorry about that. Sherrie Lindsey please create your own ticket to respond there as your issue is separate.

    Ollie there is no record of an entry on the 10th or 11th so please resubmit.

    Thanks

    in reply to: Remove Meta Labels #1080235
    Brian
    Member

    Ok this should get that area:

    .single-tribe_events .recurringinfo,
    .single-tribe_events .tribe-events-schedule,
    .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details,
    .tribe-bar-filters .tribe-bar-date-filter,
    .tribe-events-loop .tribe-events-list-separator-month {
    display: none;
    }

    Brian
    Member

    Ok thanks for the info.

    I found the issue, a function was changed that works if you have Pro active, but displays nothing if you do not.

    To fix this until our next release you want to edit this template:

    plugins/the-events-calendar/src/views/modules/meta/organizer.php

    And change this on line 33:

    <?php echo tribe_get_organizer_link( $organizer ) ?>

    to this:

    <?php echo tribe_get_organizer( $organizer ) ?>

    That fixed it on my site.

    Let me know if that works for you.

    I did not have issues with email, phone, or website displaying for the organizer as I think you reported working as well.

    Thanks

    in reply to: Photo Calendar Events Not Aligning Properly #1080210
    Brian
    Member

    Hi,

    Thanks for that. Not sure what the issue is and it is working on my test site. So…

    Can you please follow our testing for conflicts guide:

    Testing Conflicts With Themes and Other Plugins

    And see if that can narrow down the cause of this.

    Thanks

    in reply to: Remove Meta Labels #1080205
    Brian
    Member

    Maybe we are talking about different things can you provide an image of what you are trying to remove.

    in reply to: Woocommerce Deposit Compatibility Plugin #1080136
    Brian
    Member

    Hi Nick,

    Glad you were able to get a solution for this to work and thanks for sharing where you got it from.

    I took a look at your site and see it in action too.

    Thanks again for bringing this up.

    Brian
    Member

    How strange, I am still not seeing that. Thanks for doing the testing though.

    Can you provide links to some Facebook events you are importing and I will see if I can replicate that way.

    Also, if the Organizer does have other information such as email, website it should show.

    However, we do not have a sidebar as your site does so it would look more like this:

    http://wpshindig.com/event/weekly-hack-night/2016-02-23/

    Anyway let me know about those Facebook links and I will test out again.

    Thanks

    in reply to: Remove Meta Labels #1080128
    Brian
    Member

    Ok try this css instead:


    .single-tribe_events .recurringinfo,
    .single-tribe_events .tribe-events-schedule,
    .tribe-events-loop .tribe-events-event-meta .tribe-event-schedule-details,
    .tribe-bar-filters .tribe-bar-date-filter {
    display: none;
    }

    in reply to: Events Calendar Pro for non profit #1080123
    Brian
    Member

    This reply is private.

Viewing 15 posts - 1,291 through 1,305 (of 11,256 total)