Casey D

Forum Replies Created

Viewing 15 posts - 451 through 465 (of 1,178 total)
  • Author
    Posts
  • Casey D
    Member

    Hello sfrpdweb,

    Thanks for contacting us!

    If you check out TribeiCal::init() in the-events-calendar/lib/tribe-ical.class.php you’ll see how these links are made.

    To add the button to the top, use a filter like ‘tribe_events_after_the_title’ or ‘tribe_events_before_header’ to run ‘maybe_add_link’. Your code would look something like this:

      add_filter( ‘tribe_events_after_the_title’,                   array( TribeiCal, ‘maybe_add_link’     ), 10, 1 );

    You could remove it from the bottom by using the ‘remove_filter’ WordPress function.

    For adding another link, look at the line:

     14         add_action( ‘tribe_events_single_event_after_the_content’, array( __CLASS__, ‘single_event_links’ )        );

    You’ll have to remove that action the same way, then create your own ‘single_event_links’ substitute in another class (to keep the code clean).

    Does that make sense? Let me know if I can help with anything else!

    Cheers!

    – Casey Driscoll

    in reply to: Can't Download Plugins #229793
    Casey D
    Member

    Actually, it looks like your license may be expired, if it is over a year old. You should have received a ‘renewal’ email with a discount coupon code, but if not, still email us and we can get you set up!

    Cheers!

    – Casey Driscoll

    in reply to: Can't Download Plugins #229782
    Casey D
    Member

    Hello sitegoalsllc,

    Thanks for contacting us here and sorry for your frustration!

    Can you email us your original account receipt at [email protected]?

    I can look into your account and get this situated.

    What happens when you try to post to the support forums?

    Thanks!

    – Casey Driscoll

    in reply to: city and province drop downs in event submission? #229664
    Casey D
    Member

    Hello minglebuds,

    Great!

    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: Old events not expiring #229657
    Casey D
    Member

    Hello telluridelibrary,

    Feel free to send the zip to [email protected]

    Since this is a customization ultimately, my ability to help may be limited, but I will gladly take a look. Especially if there is a possibility we broke something.

    Cheers!

    – Casey Driscoll

    in reply to: Pre-sale question #229652
    Casey D
    Member

    Hello Shari,

    Yep! The plugins offer separate functionality.

    Any user with a permission status of ‘editor’ and above can create any kind of event in the admin.

    To have the pretty front end form, you must have the Community Events plugin. That is separate from the PRO plugin.

    Cheers!

    – Casey Driscoll

    in reply to: Redesigning site; license isn't accepted by plugin #229620
    Casey D
    Member

    Hello wisewoman,

    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: Recommendations for Lazy Loading of events #229616
    Casey D
    Member

    Hello efromdc,

    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: Limiting posts to beginning and end dates #229606
    Casey D
    Member

    Hello fiberartnow,

    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: Problems with tooltips #229602
    Casey D
    Member

    Hello funinjerusalem,

    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: Pre-sale question #223992
    Casey D
    Member

    Hello Shari,

    Thanks for contacting us!

    We indeed have a Day view and a Single Events view. Single events can have maps, at your discretion per event.

    GPS data is generated, but maps for the single view and venue pages use the address. It is the Map View that uses the lat/lon coordinates. You will have the coordinates available for your app though.

    2014-06-13 at 5.37 PM

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

    Cheers!

    – Casey Driscoll

    in reply to: All Events Disappearing #223939
    Casey D
    Member

    Hi Jasper, thanks for contacting us!

    At Modern Tribe we work hard to release polished and clean, professional software. However in the open source market place, this is not always the case.

    Before submitting a support post, we ask users to deactivate all plugins and change to a theme like Twentytwelve, as a proven way to check for conflicts.

    Ideally, they will do this on a local, development, or staging environment. It’s possibly a little tedious, but it is the surest and most efficient way to get to the root of a complicated issue. We know this after years of combined experience troubleshooting technological problems of all shapes and sizes.

    If the issue still occurs on a normalized system, there is more than likely a problem with our plugin (a bug).

    If the issue goes away on a normalized system, there is more than likely conflict with another plugin or theme that is not ours.

    This is an integral part of our troubleshooting process. By reactivating plugins one at a time, checking the problem with each activation, you can immediately find out where the conflict is. Otherwise, it is a difficult (impossible) guessing game.

    checkforpluginconflict

    Can you please deactivate your plugins and theme, to confirm the problem goes away? Please reactivate each piece, until the problem comes back. Please let us know which plugin causes the problem.

    Could we also get a copy of the mysql log?

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

    Cheers!

    Casey

    in reply to: Shortcode text appears in event description box #223926
    Casey D
    Member

    Hello jhatzi,

    Thanks for contacting us!

    This is strange! From what I understand, in the Community Events submit an event form, in the description text box, there is some ‘[tribe_community_events]’ text that needs to be deleted?

    Are you using the pretty permalinks version of Community Events, or the shortcode version? I’m unable to see the issue, as it is behind a login. Can you upload a screen shot of it?

    Here are some excellent tools for uploading some screenshots!

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

    Cheers!

    – Casey Driscoll

    in reply to: hidden "details" #223896
    Casey D
    Member

    Hello mcomarketing,

    I’m redirected to a login screen for that url. Can you open up your site, give more specific details, or upload some screenshots?

    Here are some excellent tools for uploading some screenshots!

    Thanks!

    – Casey Driscoll

    in reply to: Calendars not refreshing (month to month) #223887
    Casey D
    Member

    Hello mobilmike,

    Thanks for contacting us!

    Can I get some more info? Are you using a language file, or WPML?

    Also, could you point me to direct links that would be great, I couldn’t find any events on your site.

    Thanks!

    – Casey Driscoll

Viewing 15 posts - 451 through 465 (of 1,178 total)