Forum Replies Created
-
AuthorPosts
-
Casey D
MemberHello 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
Casey D
MemberHello 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
Casey D
MemberHello 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
Casey D
MemberHello 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
Casey D
MemberJune 2, 2014 at 3:13 pm in reply to: How do I get event tags to links to events only not wordpress posts ? #199450Casey D
MemberHello 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
Casey D
MemberHello 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)
Cheers!
– Casey Driscoll
Casey D
MemberHello 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
Casey D
MemberHello 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
Casey D
MemberHello 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
Casey D
MemberHello 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
June 2, 2014 at 12:57 pm in reply to: Trying to recreate site and looking for much needed help please #199175Casey D
MemberHello 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
Casey D
MemberHello 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
Casey D
MemberHello 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.
Casey D
MemberHello 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?
- Deactivate ALL plugins
- Change theme to Twentytwelve, Twentythirteen or Twentyfourtee<span style=”text-decoration: underline;”>n</span>
- 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
-
This reply was modified 11 years, 1 month ago by
-
AuthorPosts


