Forum Replies Created
-
AuthorPosts
-
May 2, 2014 at 4:34 pm in reply to: TEC Pro mini-calendar widget messes with my theme's content-loop #148583
Casey D
MemberHello folsomstevents,
Thanks for contacting us!
Can you more exactly describe which posts are out of sync, or what order you expected them to be in? From what I can tell everything looks good, but I’m not sure what your expectations were. I might be missing something.
And just to confirm, you are using the Simplekey theme, correct? http://themeforest.net/item/simplekey-one-page-portfolio-wordpress-theme/3729774
Thanks!
– Casey Driscoll
Casey D
MemberHello dmajor,
I submitted a ticket. I’ll have an update for you early next week.
Cheers!
– Casey Driscoll
Casey D
MemberHello dmajor,
Thanks for notifying us! I think you caught a bug. I was able to reproduce it with a completely fresh 3.9 WP install with only Virtue, TEC and TEC Pro installed.
It looks like the responsive form of the month view is tripping, but I’m not sure why.
Are these images consistent with what you are seeing?
I’m going to dig around a bit more but will probably end up making a ticket for this. I’ll see if we can’t get you some sort of fix in the mean time.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberI’m sorry, late on a Friday! I completely missed the title!
I don’t believe that functionality is built in by default, but it should be relatively easy with a theme override, maybe an hour or two for a savvy developer.
Unfortunately that level of customization goes beyond the scope of the forums. If you check out our Themer’s Guide, you could probably make a template override to display what you want.
I’ll talk to the team and see if we can make a tutorial for this if you are interested.
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello nancymck,
Thanks for contacting us. The month view has that setting turned on by default, is this what you mean? There is a full demo here >> http://wpshindig.com/events/
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello aling,
Thanks for contacting us!
Unfortunately that level of customization typically goes beyond the scope of the forums, but if you offer some specific examples/problems I may be able to help.
The more specific your examples, links, screen-sizes and especially screenshots, the more I’ll be able to create fixes quickly. Otherwise I’ll just run out of time :/
Feel free to reply and I’ll see what I can do!
– Casey Driscoll
Casey D
MemberHello luckydawg!
Congrats on upgrading! We love seeing new faces around here. 😀
First, it might be helpful to check out our primers. They’re quick videos that will bring you up to speed quickly.
Unfortunately that level of customization goes beyond the scope of the forums, but it is super easy to implement. If you check out our Themer’s Guide, you could probably make a template override to display what you want.
Copy ‘the-events-calendar/views/single-event.php’ into your theme override folder. Look for the lines with ‘tribe-events-back’ and edit ‘All Events’ to say ‘classes’ and you’re all set!
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
May 2, 2014 at 1:31 pm in reply to: Trouble Getting tribe_get_events() to return future events #148500Casey D
MemberCasey D
MemberHello teskinner,
Thanks for your support!
I think you added the wrong link. Could add the right link or screenshot so I can take a look.
If it’s overlap it might just need a small CSS fix. We typically don’t fix those on the forums, but we always take a look. If it’s a bug on our end we’ll be happy to take a closer look.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello shavano,
Thanks for contacting us, this is a neat idea.
Unfortunately that level of customization does go beyond the scope of the forums, but 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.
If you were to implement this yourself, I would look how the plugins you describe do it. Off the top of my head, I imagine there is some sort of before-post-is-saved hook you could access, and then grabbing the venue city and tagging it wouldn’t be too difficult. I would estimate 70% research and 30% implementation. Maybe 5 hours tops for dev with time.
Does this make sense? Let me know if I can explain anything else!
Cheers!
– Casey Driscoll
Casey D
MemberHello lifebridge,
Thanks for creating a separate thread for this.
My response is similar to the other thread though, could I get a list of your plugins and your theme? You only need to post it in one location.
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?
Thanks!
– Casey Driscoll
Casey D
MemberHello lifebridge,
Thanks for contacting us!
I believe this will mostly depend on the theme, and the widget-able areas it creates.
If you don’t have a live link yet, it will be helpful to have a list of your theme and plugins activated.
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 I can explain anything else!
Cheers!
– Casey Driscoll
May 2, 2014 at 12:54 pm in reply to: Setup "quick view" buttons for Admin Events Page (Today, This Week, etc) #148454Casey D
MemberHello talanithus,
With the Pro plugin, there is a ‘Day’ view for the front end with urls like ‘/events/today/’ and ‘/events/2014-05-03/’. To activate the ‘Day’ view go to the Events Settings > Display tab in WP-Admin. There you will see a list of available views (it seems you only have list and month activated now).
For back end filter, I assume you are talking about the Filter bar the Pro plugin offers. I don’t believe there is a ‘today’ or ‘week’ button there, but the day filter is only 3 clicks I believe:
Does this make sense? Let me know if this doesn’t work for you.
Cheers!
– Casey Driscoll
Casey D
MemberHello talanithus,
Thanks for contacting us! Unfortunately that level of customization goes well beyond the scope of the forums.
Here is a link however that will point you in the right direction: https://theeventscalendar.com/support/forums/topic/change-localorganizer-slug-error/
Basically create a new plugin or open
registered_post_typein functions.php. You can search that hook for more tutorials on the internet.Good luck!
– Casey Driscoll
May 2, 2014 at 11:33 am in reply to: Fatal error trying to access WP Dashboard – points to the-events-calendar #148392Casey D
MemberHey Mark,
Thanks for posting that info.
Ultimately, here is the problem and the answer: http://wordpress.org/support/topic/fatal-error-allowed-memory-size-of-67108864-bytes-exhausted-1
It’s pretty well documented online. If you could up the memory ti will fix the problem and let you back in.
I’m curious to know why that line is causing this overflow though, and I’m going to do some more digging.
Can you tell me more about your host? Is it a shared account? Are their multiple sites on one system?
– Casey Driscoll
-
AuthorPosts








