Forum Replies Created
-
AuthorPosts
-
September 22, 2014 at 10:09 pm in reply to: how to make grey address box padding smaller –list view #760269
Brook
ParticipantHowdy wildwoodpress,
It looks like your theme is not quite compatible with tribe-events. I think adding the following CSS rule to one of your theme’s file should fix things up:
address.tribe-events-address { padding: 0; background: none; }Just so you know there is only so much we can assist you with when it comes to CSS modification. Our scope of support dives into a bit more detail here. When it comes to modifications like these we tend to offer a general overview of advice, and it is up to you to apply that to your specific site. I hope that makes sense. I did provide you with some specific code here though, so hopefulyl that made things really easy on you this time.
Please let me know if you have any questions or could use some clarification. Thanks!
– Brook
September 22, 2014 at 10:05 pm in reply to: Widget only shows correct under events-plugin.. the rest of the pages not… #760257Brook
ParticipantHowdy geekteq,
Would it be possible for you to test if this is one of the customizations to your site that might be conflicting. This guide will help you test if something is conflicting.
It might be possible to fix this by calling wp_reset_query() in the right place. But, first we need to determine what is conflicting so we can determine the proper place. Please let me know the results of your conflict test, then I can assist further. Thank you for posting!
– Brook
Brook
ParticipantHowdy Michael,
You might be able to fix that with some CSS like `.single-tribe_events .tribe-events-event-meta{max-width:600px;}`
I just want to mention there is only so much we can assist you with when it comes to CSS modification, especially when you have lots of changes. Our scope of support dives into a bit more detail here, but when it comes to modifications like these we tend to offer a general overview of advice, and it is up to you to apply that to your specific site. Both Geoff and I have kind of violated that rule in your topics. We like to do that whenever our manager is looking the wrong way. But seriously, just so you know this is not something we do on a regular basis because it is not actually covered by our support. If you are in need of further CSS adjustment to integrate your theme and Events Calendar, you might end up needing to hire a developer.
Thanks for posting! I hope that works. Let me know if you are in need of some more advice/overview on how to make modifications. Cheers!
– Brook
Brook
ParticipantHowdy Greg,
There are plans to allow for complex scheduling. In fact, that feature is very close to release. You will be able to define recurrences on any day you wish, without a set pattern to them.
However, this will not allow you to do a separate venue for each occurence. Instead of that though, you could create a category for each Event. When a user wants to see all the various locations and times for that event, they could just click on the category. Not sure if that would work.
Finally, you could use our API to accomplish what you want. It will just require some programming.
Does that all make sense? Can I clarify anything or answer some further questions? Let me know. Cheers!
– Brook
Brook
ParticipantHowdy ravendatatech,
That does sound very possible. It would not even require any knowledge of our API. Events are 100% WP Post Types. You would rely purely on WordPress for that. You could tap into WP actions that indicate an even has been published, then email a list of WP users to a specified address.
The above would obviously require a fair amount of coding though. You might be able to make the listing of uisers a bit easier by using a plugin like this: https://wordpress.org/plugins/list-users-emails/
I do not know of a simpler way 🙁 . Is there something you are trying to accomplish that would be of use to other Events Calendar users? If so, why not suggest it as a feature?
Let me know if that answers your question, or if I can answer anything else. Thanks!
– Brook
Brook
ParticipantI am archiving this topic since it has gone a while without a response. Please direct any future questions to a new topic. Thanks!
– Brook
September 19, 2014 at 2:47 pm in reply to: Adding Custom Field to Month View Breaks the Mobile Calendar #753720Brook
ParticipantAhh! That explains it. I was wondering if you might have been running a theme override from before our update. We try to keep those the same, but sometimes we have to update them which means you will too. If you are concerned about that going forward keep an eye on our release notes, particularly the “Changes you should be made aware of”.
We are working on some updated documentation almost site wide, and one thing I am excited for is better explanation of tooltip overrides. They are undeniably cool and better in almost every way, but have a learning curve.
You might find this answer helpful. It’s basically exactly what you want. To be honest, I do not think I could word it better so why not link to a great comment instead? Did that make sense? Let me know if I can be of further help. Thanks anthony!
– BrookSeptember 19, 2014 at 2:30 pm in reply to: recurring event SOMETIMES shows the last instance? #753692Brook
ParticipantThanks for posting Owen. I’ll wait to hear back.
– Brook
September 19, 2014 at 12:45 am in reply to: Fix needed: Sort attendee checkin by name or email list #752376Brook
ParticipantAdambowie, my last update about ticketing this was from 2 days ago, less than 24 hours before you posted. It would be cool if features could be built that quick! But, no, it has not reached that point yet.
I really do not have an update for you guys. When I do I will let you know. I mentioned that we review these tickets at the beginning of every release. So, it could be a little bit before any plans are made, though we are nearing the end of another release cycle.
– Brook
September 18, 2014 at 11:07 am in reply to: calendar widget – fast forward code problem and solution #751096Brook
ParticipantWow! Thank you for sharing that. Super detailed.
I will keep this in mind for the future. If other people are facing a problem I will certainly share your solution. Much appreciated!
– Brook
September 17, 2014 at 10:42 pm in reply to: Fix needed: Sort attendee checkin by name or email list #749937Brook
ParticipantThat makes a lot of sense. This topic along with some choice quotations from it and the linked feature request have all been inserted into our ticketing system. Every release we review and prioritize those. Your argument and the others in this thread are quite persuasive to me, and I find it likely they will be to the rest of the team as well. I am happy you have taken the time to push for this, I will do my best to to carry that momentum from here.
– Brook
Brook
ParticipantAwesome! Super happy to hear that. Cheers!
– Brook
September 17, 2014 at 10:27 pm in reply to: Event month and buttons outside the ajax load (PRO) #749918Brook
ParticipantThanks for getting back! I wish I had something more to share, but happy the Ajax might help going forward. Good luck on the next project!
– Brook
Brook
ParticipantInteresting. Thanks for running through that jfulton. I was really trying hard to conceive of what might be causing this. But then it hit me there might be an easy answer after all.
Have a look at this screenshot of my Events Admin area. I have highlighted 4 things.
- When you click Screen Options in the upper right of the admin area, you will see this box. Is this set to a high enough value, something like 20 or more events?
- How many events does your install say it has? As you can see mine says All (31).
- What happens when you click the Clear button. Does that fix the problem?
- Is this box empty? Can you try typing in a keyword that should appear in one of your events. Do they show up?
Please let me know what the answer to the above questions are, or if I can be of further assistance as you run through the troubleshooting steps. Thanks again! I look forward to helping you get this resolved.
– Brook
September 17, 2014 at 6:14 pm in reply to: recurring event SOMETIMES shows the last instance? #749624Brook
ParticipantThanks Owen! That is very clear. I am now seeing the problem.
In my testing I noticed some bits of quirkiness. Checkout these two links, same event the only thing that is different is the time. Yet, the header is not identical.
- http://www.kinkonauts.com/event/level-improv-foundations/2014-10-02/
- http://www.kinkonauts.com/event/level-improv-foundations/2014-10-23/
I am kind of doubting that is related as that could easily just be some CSS oddity. However, it is making me think that we should try and run through some standard isolation and trouble shooting steps. Would it be possible for you to test if this is one of the customizations to your site that might be conflicting? This guide will help you test if something is conflicting. If something is, it then walks you through identifying what is conflicting. Once we know that we can work towards a fix.
Does that all make sense? Thanks!
– Brook
-
AuthorPosts
