Casey D

Forum Replies Created

Viewing 15 posts - 616 through 630 (of 1,178 total)
  • Author
    Posts
  • in reply to: Category map view showing all events #201007
    Casey D
    Member

    Hello codeforte,

    Is there a way I could see your template overrides? Could you zip them up and link them? You can use a private reply if they are proprietary.

    I’ll look into the templates and see if there is a query conflict of some sort.

    Can you expand on this part? Is there a thread somewhere that explained this bug?

    I noticed this was a bug in 3.5 that was supposedly fixed in 3.6

    Cheers!

    – Casey Driscoll

    in reply to: The Events Calendar: Monthly View Error #200961
    Casey D
    Member

    Hello bringbackourgirls,

    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: Plugin updates and how to install them? #200957
    Casey D
    Member

    Hello welshartnow,

    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: Recurring Events ALL Link #200932
    Casey D
    Member

    Hello fccilm,

    Sounds good. I’ll go ahead and close this ticket then.

    If you have a moment, we’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: Page Titles Running Into Each Other #199481
    Casey D
    Member

    Hello jareddegnan,

    Thanks for contacting us! I’d love to help but I could use some more information.

    Could you clarify what is the ‘page title’ and ‘base page title’? From what I can see on your ‘today’ page everything looks great.

    2014-06-02 at 6.16 PM

     

    Thanks!

    – Casey Driscoll

    Casey D
    Member

    Hello ragots!

    This is by design so unfortunately there is no convenient way around this. The best I can advice is to make sure to use separate/distinct tags for events and posts. Otherwise, you could edit your theme to query for our custom post type on certain tag/taxonomy pages.

    If you have a moment, we’d love for you to submit your thoughts to our UserVoice forum. We take user ideas and contributions very seriously, and many times their ideas end up in our future releases.

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

    Cheers!

    – Casey Driscoll

    in reply to: Include Event Date in Event Page Title #199434
    Casey D
    Member

    Hello deepdalefarm,

    Thanks for contacting us!

    There currently is no Tribe sanctioned way to do this. With a bit of coding, you should be leverage the ‘wp_title’ filter to simply add the date to the title; adding a conditional to make it show on certain pages.

    If you’d like to see better interoperability with a certain plugin, feel free 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.

    Here is a list of meta keys our custom post type uses, if that helps. (Screenshot taken from my phpMyAdmin)

    2014-06-02 at 6.03 PM

    Cheers!

    – Casey Driscoll

    Casey D
    Member

    Hello liveroomescape,

    Unfortunately that link isn’t working for me, it immediately redirects to the homepage. Can you check to see the link is working ok?

    Cheers!

    – Casey Driscoll

    in reply to: Recurring Events ALL Link #199215
    Casey D
    Member

    Hello fccilm,

    Thanks for contacting us!

    Could you rephrase your question? I want to make sure I understand you clearly.

    You want to change the ‘all events’ link of a recurring event to only show the recurring events of that event from a particular month, the current calendar month? Which view would you prefer that in?

    Does this make sense? I think this will be relatively difficult to implement, but hopefully with our filters not impossible.

    Cheers!

    – Casey Driscoll

    in reply to: Google Calendar #199194
    Casey D
    Member

    Hello ocronusa,

    That feature is not yet available. Currently you can only import individual events manually on the single event page. [example site]

    If you have a moment, we’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: Category map view showing all events #199188
    Casey D
    Member

    Hello codeforte,

    Thanks for contacting us!

    I’m not able to reproduce this on my system, category pages only show events from that category as expected.

    Can you link to a forum thread or post where this bug was reported?

    I’d like to see this on your site, but could not find the calendar at ‘/calendar’ or ‘/events’. Can you show me the link if it is public?

    Cheers!

    – Casey Driscoll

    Casey D
    Member

    Hello engineit,

    Thanks for contacting us! Most of this customization goes beyond the scope of the forums, but I’ll see what I can do to help.

    Are you attached to that group or know the developer? That obviously be a great start. Otherwise, what is your connection to that site?

    Do you have a public link you can share to your own site?

    1. I’m not sure what plugins you’ll need as they are mostly not advertised. Maybe they will respond if you politely ask them?

    2. These features really depend on the theme, but the ‘Add event’ button looks possibly like it’s just a menu button with the custom ‘/community/add/’ url, or other custom slug, added.

    3. The directory page seems relatively easy to implement, just using hardcoded links and a ‘columns’ shortcode plugin.

    4. This should be relatively easy to make. Just use a template override to add some css, and set an absolute width and height for those boxes. If you check out our Themer’s Guide, you could probably make a template override to display what you want.

    5. I’m actually personally intrigued by that tabs menu. I believe there is a lot of custom work going on behind the scenes, because those views are returning very specific slugs and queries.

    Sorry I couldn’t be more of a help! But hopefully this gets you pointed in the right direction.

    Cheers!

    – Casey Driscoll

    in reply to: An event spread over two weekends but one ticket #199159
    Casey D
    Member

    Hello olasoji,

    Thanks for contacting us!

    Unfortunately, the only way to currently implement that is the use of recurring events, which we advertise in our roadmap is not currently supported in our WooCommerce Tickets plugin.

    If you have a moment, we’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: Reverse the order my tickets are displayed…. #199132
    Casey D
    Member

    Hello mattrutherford,

    Thanks for contacting us!

    I believe this is the tutorial you were referring to. https://theeventscalendar.com/knowledgebase/changing-the-order-of-tickets/

    The key you’ll want to change is ‘post_date’ as in $p->post_date

    You could also use ‘post_modified’ for similar effect.

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

    Cheers!

     

    – Casey Driscoll

    • This reply was modified 11 years, 1 month ago by Leah.
    in reply to: List view only shows one event per month? #198798
    Casey D
    Member

    Hello mhsieh,

    This is bizarre to say the least, sorry you are experiencing this!

    I’m not really sure what could be the issue here. My initial thought is that it might be a template override gone astray, because your month view seems to be working just fine http://www.ddn.com/events/month/

    Do you have a template override? If you’re unsure, do you have a ‘tribe-events’ folder in your current theme’s folder?

    Can you please confirm that after executing these combined steps in order, on a test or development instance, that the problem still exists?

    1. Deactivate ALL plugins
    2. Change theme to TwentytwelveTwentythirteen or Twentyfourtee<span style=”text-decoration: underline;”>n</span>
    3. Activate The Events Calendar and The Events Calendar Pro

    Lastly, in the WP-Admin, at the bottom of the Events > Settings > Help tab, there will be a ‘systems settings’ box. Can you copy that and paste it into a private reply?

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

    Cheers!

    – Casey Driscoll

Viewing 15 posts - 616 through 630 (of 1,178 total)