Casey

Forum Replies Created

Viewing 15 posts - 946 through 960 (of 3,499 total)
  • Author
    Posts
  • in reply to: Large events database conflicts with theme #247598
    Casey
    Participant

    Awesome! Glad to hear you sorted it out. As such, I’ll go ahead and close out this thread. Thanks again! 🙂

    -Casey-

    in reply to: Side Bar Date Before Event Title #247589
    Casey
    Participant

    mmyersco,
    Thanks for getting in touch! In order to customize the list widget, you’ll want to override ‘events-calendar-pro/views/pro/widgets/list-widget.php’ (take a look at our themer’s guide for more information on how to override template files).

    Once you’ve overridden that file, you’ll want to look for this code and move it above the title.

    As we’re limited to how much support we can provide for customizations, hopefully that will at least get you pointed in the right direction. Good luck and thanks! 🙂

    -Casey-

    in reply to: events in rss feed #247575
    Casey
    Participant

    hackauf,
    Thanks for getting in touch! Were you able to resolve this issue? I’m currently seeing the correct start time on the Ufotopia event (listing page & date on the feed). Just let me know if there’s another event you were referring to specifically. Thanks! 🙂

    -Casey-

    in reply to: Venue Permalinks #247451
    Casey
    Participant

    deepdalefarm,
    Thanks for getting in touch! Sorry to hear that you’re having this issue, but I wasn’t able to replicate it locally. Could you give me the exact Event content (and Community settings) that were used when submitting the event, so I can try to replicate this issue? Thanks! 🙂

    -Casey-

    in reply to: Display Name without Links to Organizer & Venue Page #247437
    Casey
    Participant

    Robyn,
    Thanks for getting in touch! You should be able to globally remove the Organizer and Venue links by pasting the following code into your theme’s functions.php file: https://gist.github.com/ckpicker/e543ae90435240510ea4

    This will strip out the HTML and only display the text for Organizers and Venues across your entire site, so give that a try and let me know if it does the trick. Thanks! 🙂

    -Casey-

    in reply to: Is it possible to set categories to membership levels? #247388
    Casey
    Participant

    Peter,
    If this is something you’d like to see in a future release, I would definitely suggest submitting it as an idea on our UserVoice page. Our team periodically reviews the most popular ideas for possible inclusion in a future release of the plugin.

    And unfortunately, I haven’t seen examples of anyone else doing what you’re describing here, but that doesn’t mean it’s not possible with some custom code.

    Thanks! 🙂

    -Casey-

    in reply to: Upgrade causes event path issues #247381
    Casey
    Participant

    Sheila,
    Please try installing this third-party plugin, event rocket, which has the ability to delete all Events-related data from your WordPress install (Note: Please make sure to back up your database prior to doing this, if you want to keep your event data). I suspect that something weird is going on with your Events data, and would like to see if clearing out the data and trying to create new events with fresh data fixes the issue.

    I know this wouldn’t be an ideal solution, and, I’m sorry that this is such an inconvenience, but I suspect that this is a side-effect of trying to upgrade from such an old version, as we’ve changed the data structure considerably since version 2.x.

    Please give that a try and let me know what you discover. Thanks! 🙂

    -Casey-

    in reply to: Changes to list widget #247323
    Casey
    Participant

    theukedge,
    The loop is just referring to the section of code in ‘views/pro/widgets/list-widget.php’ that begins with this:

    foreach( $posts as $post ) :

    When modifying template files, usually the best approach is just to override the file itself and modify the code that you need to modify. Take a look at my reply above regarding the themer’s guide. There’s tons of useful information in there, that I think will steer you in the right direction.

    Just let me know if that answers your questions, or if I can help further. Thanks! 🙂

    -Casey-

    in reply to: Calendar-Pro Map View issue #247318
    Casey
    Participant

    Could you send me a URL to the site, so I can assist further? Thanks! 🙂

    -Casey-

    in reply to: Outlook compatibility follow-up #245775
    Casey
    Participant

    Mike,
    Sorry about closing that thread prematurely! Take a look at our Demo Site: WP Shindig, and if you scroll down to the bottom you’ll see the iCal import button (screenshot) that you can click on and give it a try with your version of Outlook.

    When you click on the iCal button, it just exports a .ics file that is a snapshot of either the calendar view you’re currently viewing (list view, single event, etc). Since this is exported as a file, it won’t continue to update a user’s Outlook calendar as events are added to the site.

    Hopefully that helps to answer your questions, but let me know if I can help further. Thanks! 🙂

    -Casey-

    in reply to: Upgrade causes event path issues #244483
    Casey
    Participant

    Sheila,
    Thanks for the in-depth video walkthrough! I’m curious to see if there might be something weird going on with some of these events that were created pre-upgrade. Could you try creating a new event with the exact same content (same dates, descriptions, etc) as one of these problem events and see if you get the same results?

    I’m so sorry this is such a hassle for you, but let me know what you discover and we can troubleshoot further if needed. Thanks! 🙂

    -Casey-

    in reply to: Is it possible to set categories to membership levels? #244461
    Casey
    Participant

    pwen,
    Thanks for getting in touch! Unfortunately, this isn’t currently possible without writing some custom code. You could perform a template override of the ‘single-events.php’ file (see our themer’s guide to learn more about overrides), and write some kind of code to perform your membership check there, in combination with using the tribe_event_in_category() function.

    Hopefully that points you in the right direction. Good luck and thanks! 🙂

    -Casey-

    in reply to: Height of Photo View #244456
    Casey
    Participant

    clickwork,
    Thanks for getting in touch! Unfortunately this isn’t something that’s possible without some kind of custom javascript solution. If this is something you’d like to see in a future release, I would suggest submitting it as an idea on our UserVoice page. Our team periodically reviews the most popular ideas for possible inclusion in a future release of the plugin.

    Thanks! 🙂

    -Casey-

    in reply to: Remove "View More…" link from widget #244444
    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/lo

    Thanks in advance. 🙂

    Cheers,
    Casey

    in reply to: New URL for full page calendar #244437
    Casey
    Participant

    Fil,
    Thanks for getting in touch! Yes this is possible, but you’ll need to use something besides the Default Permalinks in WordPress. I hope that helps! Thanks! 🙂

    -Casey-

Viewing 15 posts - 946 through 960 (of 3,499 total)