Casey

Forum Replies Created

Viewing 15 posts - 1,531 through 1,545 (of 3,499 total)
  • Author
    Posts
  • in reply to: Add Event form displays blank page #148179
    Casey
    Participant

    strongcoffee,
    Could you try using the ‘Default Events Template’ and see if that resolves the issue? Thanks! πŸ™‚

    -Casey-

    Casey
    Participant

    John,
    Yes, you’ll definitely want to make sure you’re overriding the latest styles. Just let me know if you need further guidance here. Thanks! πŸ™‚

    -Casey-

    in reply to: Add Event form displays blank page #147709
    Casey
    Participant

    strongcoffee,
    Can you try changing your Events Template (Events->Settings->Display) to the ‘Default Page Template’ to see if this resolves the issue? Thanks! πŸ™‚

    -Casey-

    in reply to: Site header has disappeared (among other issues) #147705
    Casey
    Participant

    Awesome! Thanks for confirming that this got you sorted. Since it looks like you’re all set, I’m going to mark this thread “Answered” and close it out.

    By the way, if you have a minute or two, we would love it if you’d write a few words for us here: http://m.tri.be/jw

    Thanks in advance. πŸ™‚

    Cheers,
    Casey

    in reply to: All Recurring Events Duplicated on Upgrade #147358
    Casey
    Participant

    Chris,
    Try adding the following CSS to your theme’s stylesheet in order to hide the recurrence information:


    .tribe-mini-calendar-list-wrapper .recurringinfo {display:none !important;}

    Give that a shot and let me know if it does the trick. Thanks! πŸ™‚

    -Casey-

    in reply to: Site header has disappeared (among other issues) #147349
    Casey
    Participant

    sdshields,
    Thanks for reaching out and sorry to hear you’re having trouble here, but hopefully I can help. I’m noticing that your theme uses some type of Ajax loading, which I know can definitely cause issues and conflicts with our plugin, since a lot of the calendar functionality is Ajax dependent.

    Can you try going to ‘Events->Settings->Display’ and switching your Events Template to the Default Page template? Since this seems to be an issue with your theme, I’m hopeful that will fix the issues you’re encountering.

    If that still doesn’t seem to fix the problem, could you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that these issues stem from a conflict with your theme, but just want to narrow it down a bit before troubleshooting further.

    Give that a try and let me know what you discover. Thanks! πŸ™‚

    -Casey-

    Casey
    Participant

    John,
    Thanks again for getting in touch. This issue you’re experiencing is because of a style override you performed on the #main element, which is forcing it to a width of 710px. If you add the following style rule below that one, then it should fix the issue:


    .tribe-mobile #main {
    width:100%;
    }

    Give that a shot and let me know if it does the trick. Thanks! πŸ™‚

    -Casey-

    in reply to: CSS Issues on Calendar Pages with Canvas Theme #147330
    Casey
    Participant

    jebs38,
    Thank for reaching out! You should be able to fix this by adding the following style rule to your theme’s stylesheet:


    .col-full {background:transparent !important;}

    Give that a shot and let me know if it does the trick. Thanks! πŸ™‚

    -Casey-

    in reply to: All Recurring Events Duplicated on Upgrade #147310
    Casey
    Participant

    Chris,
    Thanks for the reply. In the future, would you mind not marking your replies as private unless you’re sharing sensitive information? That way other users who might come along after you can benefit from your troubleshooting steps. πŸ™‚ Now, on to your questions

    1) Any problem with deleting the secondary listing like I did?

    I don’t see any reason that would cause problems going forward, so if it seems to have fixed the issue, then go for it!

    2) On the widget with the upgraded version, it’s not consistently listing events the way it did before. Check out this screenshot:
    http://screencast.com/t/j2w7y9YwPfL

    I’m not exactly sure what you’re referring to with that screenshot, but if you have previously performed any style customizations or template overrides, then you’ll need to make sure and update those to the latest version in order to be compatible with 3.5.

    Does that help to answer your questions? Just let me know if I can help further. Thanks! πŸ™‚

    -Casey-

    in reply to: Where are the events templates? #147023
    Casey
    Participant

    wdaggett,
    Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further.

    I would also suggest that you try deactivating all other plugins to see if that resolves the issue. If so, then try reactivating them one-by-one to determine if another plugin is the culprit. Give that a try and let me know what you discover.

    Thanks! πŸ™‚

    -Casey-

    in reply to: Sidebar calendar linking to # #147018
    Casey
    Participant

    Heidi,
    I’m not sure if you resolved this since your last reply, but the Calendar widget on the link you sent me was working correctly. I was able to browse prev/next months with no issues. Can you try clearing your cache and see if the issue still persists? Just let me know if you’re still seeing problems on your end. Thanks! πŸ™‚

    -Casey-

    in reply to: Yoast WordPress SEO conflict with Community Events #147012
    Casey
    Participant

    Thanks for the clarification here Stephen. Since I can’t offer any further help here, I’ll go ahead and close out this thread. Feel free to start a new thread if you have further questions, or need further assistance. Thanks! πŸ™‚

    -Casey-

    in reply to: Modify Previous Events & Next Events Pagination #146363
    Casey
    Participant

    brain916,
    Can you try temporarily reverting to the default 2013 theme to see if this issue persists? I suspect that this is an issue with your theme, but just want to narrow it down a bit before troubleshooting further. Thanks! πŸ™‚

    -Casey-

    in reply to: Event Calendar Pro problems on Iphone and Ipad ? #146360
    Casey
    Participant

    I’m seeing several javascript errors on your site, which would most likely be the culprit (screenshot). Can you try deactivating all other plugins to see if that resolves the issue? If so, then try reactivating them one-by-one to determine if another plugin is the culprit. Give that a try and let me know what you discover.

    Thanks! πŸ™‚

    -Casey-

    in reply to: Change Upcoming Events Title Tag #146354
    Casey
    Participant

    brain916,
    So sorry about that! I misunderstood what you were requesting. Take a look at this function, which should do the trick for you: https://gist.github.com/ckpicker/cef90cffb87a99eaab5f

    Make sure to note the different add_filter() statements at the top. If you’re using Yoast SEO, you’ll want to use the ‘wpseo_title’ filter instead. Feel free to take that code and customize it to your needs, and let me know if you have further questions.

    Thanks! πŸ™‚

    -Casey-

Viewing 15 posts - 1,531 through 1,545 (of 3,499 total)