Casey D

Forum Replies Created

Viewing 15 posts - 736 through 750 (of 1,178 total)
  • Author
    Posts
  • in reply to: Search by ALL dates #169254
    Casey D
    Member

    Hello cmeigs,

    Thanks for contacting us!

    Could I get some more information? I tried reproducing your example, but I was able to search for all days with the date blank. Are you in a specific view by chance?

    2014-05-21 at 1.26 PM

     

    It might help if I had some screenshots to look at or a public url. Here are some excellent tools for uploading some screenshots!

    Does this make sense? Let me know if I can explain anything else!

    Cheers!

    – Casey Driscoll

    in reply to: Conflict with TablePress #169207
    Casey D
    Member

    If you mail it to [email protected] I believe that will be the best!

    – Casey Driscoll

    in reply to: Conflict with TablePress #169180
    Casey D
    Member

    Hello mudstacle,

    Thanks for letting us know about this. We try to make sure our plugins work with the most popular WordPress plugins, especially those over 100,000 downloads.

    Could you send us your csv for testing purposes?

    I’ll be contacting the devs to see if we can reproduce and fix the problem.

    Thanks!

    – Casey Driscoll

    in reply to: New questions #169170
    Casey D
    Member

    Hello wderday,

    I’m not entirely certain, but I believe this should work. Could you add this code to your theme’s functions.php file, swapping ‘organizer’ and ‘coordinator’ for your words? https://gist.github.com/ckpicker/f803615d7eb429f1b12b

    I know it will work for English sites, I’m not just not 100% certain how it folds into the internationalization code.

    Does this make sense? Let me know if this doesn’t work for you.

    Cheers!

    – Casey Driscoll

    in reply to: REMOVE CALENDAR GRID #169139
    Casey D
    Member

    It seems the widget is working correctly. The tutorial is for tweaking the month widget. You only have one event left in May, so it only shows that event. If you would like to show more, you’ll have to further customize the template (Unfortunately that level of customization goes beyond the scope of the forums) or use the list widget.

    Does this make sense? Let me know if I can explain anything else! 🙂

    Cheers!

    – Casey Driscoll

    in reply to: Enddate promptly to the today's date #169128
    Casey D
    Member

    Thanks for your comments, I agree that this sort feature could have some utility to some of our users.

    I’d love for you to submit your idea to our UserVoice forum. We take user ideas and contributions very seriously, and many times their ideas end up in our future releases.

    Cheers!

    – Casey Driscoll

    in reply to: REMOVE CALENDAR GRID #169095
    Casey D
    Member

    Sorry for the headaches and thanks for your patience.

    The tutorial was out of date, but it is now updated with the proper code. I’ve tested it, and it should work on your system. Only the second to last line needs to be updated.

    https://theeventscalendar.com/remove-calendar-grid-from-calendar-widget/

    <?php if ( 0 < $args['count'] ) tribe_get_template_part( 'pro/widgets/mini-calendar/list' ) ?>

    Does this make sense? Let me know if this doesn’t work for you.

    Apologies again!

    – Casey Driscoll

    in reply to: facebook add-on and categories #168982
    Casey D
    Member

    Hello Justin Beagley,

    In our system, all events are equal, as long as they are published. The different views, like ‘Month’ or ‘Map’ view, only change the display of the events stored in the system. So events imported by the Facebook plugin, as long as they have the proper venue information attached, will be shown on the ‘Map’ view provided by the Pro plugin.

    The Community Events plugin is just an elegant form solution for users to submit events. Once they are in your system they are the same as every other event, once they have the ‘published’ status. The default status is ‘draft’ though, for pending approval of the administrator, to prevent spam events showing up on your website. Like the Facebook plugin, once they are in the system, they will show up on the ‘Map’ view provided by the Pro plugin, as long as they have the proper venue information attached. (It is impossible to display an event on a map if it doesn’t have the minimal amount of address information)

    All events with proper venue information will show up on the Map view, including all Community Events and Facebook events.

    The map is built to properly display the events in a balanced and aesthetically pleasing matter, so the state lines and boundaries may be sacrificed for that. If the events are spread out enough, a user would see the entire state, but otherwise they will just see a subset. For example, the link you sent me only really shows the Milwaukee metro.

    2014-05-21 at 10.19 AM

     

    Depending on the size of the state and the clustering of the events, the ‘state’ view you are looking for may or may not be possible. There is a setting to change the scope of the search radius. I believe the ‘Wisconsin’ search works because both events are within this scope, while the ‘California’ events are farther away. (there is no location in ‘California’ where a radius of 25 miles contains both of the events. I think that is how it works at least)

    2014-05-21 at 10.33 AM

    Does this make sense? Let me know if I can explain anything else!

    Cheers!

    – Casey Driscoll

    in reply to: Event slug #168939
    Casey D
    Member

    Hello billdailey,

    We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Cheers!

    – Casey Driscoll

    Casey D
    Member

    Hello aiabaltimore,

    We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Cheers!

    – Casey Driscoll

    in reply to: CSS Issues #168931
    Casey D
    Member

    Hello pbjpromotions,

    We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Cheers!

    – Casey Driscoll

    in reply to: Display random upcoming events #168927
    Casey D
    Member

    Hello cesua,

    We typically close threads if there is no activity after two weeks. Feel free to create a new thread and reference this one to save you time.

    Cheers!

    – Casey Driscoll

    in reply to: Only List and Month templates work #168916
    Casey D
    Member

    Hello rldesign,

    Happy it worked out!

    We’d love it if you would leave us a review and let people know how much you like the plugin! http://m.tri.be/jt

    I’ll go ahead and close this thread. Let us know if we can help with anything else.

    – Casey Driscoll

    in reply to: facebook add-on and categories #168210
    Casey D
    Member

    Just wanted to add, the free core version of The Events Calendar will put a map on a single event, if the Facebook event has the venue data.

    You just need the Pro plugin for the Map View, showing all the events in a geographical area.

    in reply to: facebook add-on and categories #168202
    Casey D
    Member

    Hi Justin Beagley,

    Unfortunately, conceptually, there is no such ‘thing’ as a ‘state map’ with our plugins. It is all one big international Google Map, that zooms in according to the events available.

    You would need the Events Calendar Pro premium plugin to enable map view, but there isn’t really additional integration that Pro offers with the Facebook plugin. Especially on the level of customization you are looking for.

    Here is one example of the map in use http://wpshindig.com/events/map/

    The Facebook plugin will import specific venue data, but only if the data is fully filled out in the Facebook event. This will not be imported as a category taxonomy on the Tribe_Event custom post type though, but as venue data.

    We are currently unable to scope out customized work or give hourly or budgetary estimates. If you would like a list of approved freelancers, feel free to email us at [email protected].

    We typically make a full pass of the forum and email every 24-48 hours, offering as detailed support as we are able.

    Does this make sense? Let me know if I can explain anything else! 🙂

    Cheers!

    – Casey Driscoll

Viewing 15 posts - 736 through 750 (of 1,178 total)