Forum Replies Created
-
AuthorPosts
-
July 23, 2014 at 4:11 pm in reply to: Month View in mobile – column headers not aligned properly #491315
Brook
ParticipantHowdy eastbayaa!
I see what you mean. It looks like your theme’s CSS file is conflicting here. Add this bit of CSS somewhere to get things fixed up:
#tribe-events-content table.tribe-events-calendar th { padding: 9px 0; }Cheers!
– Brook
July 23, 2014 at 4:04 pm in reply to: Styling the View My Events table a little better in the community addon #491293Brook
ParticipantYou are so very welcome. Post back anytime.
By the way, if you have a minute or two, we would love it if you could write a few words about the plugin here. Happy developing!
– Brook
Brook
ParticipantHowdy hodephinitely,
By default WooCommerce redirects you to the event. So if you add a ticket to an event it will be added to the tickets category in WooCom. If you go into that ticket in the WooCom admin and change it to visible, it will become visible while in the WooCom shop. But, if you click on it from the WooCom frontend you should be redirected right to the event, and have your usual add to cart area at the bottom of the event. If you try those steps, does it work as you expect? Does that solve the problem you are facing? If not, could you please describe to me what you are doing and on which page you want that link to appear, perhaps linking me to that page if possible. Thanks a bunch!
– Brook
July 23, 2014 at 10:30 am in reply to: Fix needed: Sort attendee checkin by name or email list #489588Brook
ParticipantHowdy mclanea,
I get where you are coming from. That feature could be useful. I know you stated in your previous thread that you were going to recommend it as a feature. I can not find it though in our User Voice page. Did you go ahead and do that? Do you mind linking me to it?
I would love to buy your argument that this is a bug and not a feature. But, we do not define bugs like that. That said we value feature requests, especially when folks like you are passionate for them. The reason I asked you for the link to this feature request on User Voice is because I would like to gauge other people’s passion for it by looking at the comments and votes. I would also like to see if there is anything we can do to make it more visible to users who like you would like this ability. We would all love it if we had infinite resources, but since we do not we have to choose which features to implement next based on factors like their popularity.
Please let me know if you have any questions. I am looking forward to checking this out on user voice and seeing if I can dig up any similar requests elsewhere on the forums. Cheers!
– Brook
Brook
ParticipantHowdy aovivo,
That is an interesting question. I do believe that the only reason tickets are virtual is to skipp the WooCommerce shipping process. I just added a ticket, then unchecked the virtual box from the Products > Edit Product screen. I was able to purchase it no problem. You could do the same for your tickets. Obviously that adds a couple steps for each ticket though. If you are keen to you could write a modification. This would be possibly by hooking into wordpress’ update_post_meta, and swapping ‘_virtual’ from ‘yes’ to ‘no’. Not super complicated, but that would certainly require a sound knowledge of PHP and WP APIs.
Does that all make sense? Any other questions? I am happy to help. Cheers!
– Brook
July 22, 2014 at 3:03 pm in reply to: Styling the View My Events table a little better in the community addon #483265Brook
ParticipantHowdy James,
I get where you are coming from. It would be amazing if it was easier for the non CSS crowd to make changes like that. But, the truth is that we have not found a tenable solution for allowing people to make all the changes they want, without having some knowledge of how CSS interacts with various browsers. And a person with that knowledge already knows enough to make changes far quicker and with greater flexibility than any GUI in Settings could ever offer them.
Here is a quick snippet I came up with that will add spacing to that table. You can freely play with the .15em (vertical) and .25em(horizontal) values if they are too big or too small for your tastes.:
table.events-community.my-events.enhanced { border-spacing: .15em .25em; }You can add that line to any of your CSS files. If you do not already have any custom CSS files anywhere, follow this guide to add a Child Theme and put this inside of its CSS file.
I hope that helps. Ordinarily we do not provide CSS customizations like that as it falls well outside our scope of support. But, on occasion we are allowed to for nice folks like yourself. Cheers!
– Brook
Brook
ParticipantSince this topic has been inactive for a spell it is getting closed out. Please direct any future questions to a new topic. Thanks!
– Brook
July 22, 2014 at 2:42 pm in reply to: Connection Buddypress & Events Calendar Pro / Eventbrite Tickets #483131Brook
ParticipantSince this topic has been inactive for a spell it is getting closed out. Please direct any future questions to a new topic. Thanks!
– Brook
Brook
ParticipantSince this topic has been inactive for a spell it is getting closed out. Please direct any future questions to a new topic. Thanks!
– Brook
Brook
ParticipantSince this topic has been inactive for a spell it is getting closed out. Please direct any future questions to a new topic. Thanks!
– Brook
Brook
ParticipantHowdy Richard Wilding,
Events Calendar PRO does not offer any ticketing features on its own. However, our ticketing plugins do. They integrates with a large variety of payment solutions, not just WooCommerce and Eventbrite. We have Easy Digital Downloads, Shopp, etc. The full list is on our products page.
That said, I think Eventbrite Tickets will suite your needs best. It does allow free tickets/events. It also supports attendee aproval and waitlists because Eventbrite does:
Approval: http://developer.eventbrite.com/doc/workflows/
Waitlist: http://help.eventbrite.com/customer/en_us/portal/articles/428739-waitlist-management
Please note, in order to get those features all you have to do is signup at Eventbrite.com. You would also want to Purchase Evenbrite Tickets from here. Install that one plugin to your WordPress and input your EB API key. You are good to go! If you want to purchase Events Calendar Pro as well you certainly can, but that is optional. If you do it will just add the additional PRO features and continute to work seamlessly with the ticketing plugin.
Please let me know if you have anymore questions. If not, would you mind marking this topic resolved? Thanks!
– Brook
Brook
ParticipantHowdy guidonietmann,
Unfortunately we do not offer a PayPal payment option anymore. We do accept pretty much all credit cards though.
I passed your question up to the management team. We do appreciate feedback like this! For the inconvenience they offered to give you a zip of the current version of PRO for free. It’s not a full license, but hey free stuff is great. It will run awesome on your site forever, but if you are interested in updating in the future when we release updates you would still want to purchase a license, and for now credit cards are the only option. Shoot [email protected] an email if you are interested in zip.
Let me know if you have more questions guido. If not, please mark this topic resolved if you do not mind. Cheers!
– Brook
Brook
ParticipantHowdy Marcus,
Thanks for keeping us updated here.
I am completely unable to replicate that problem on my server. I have tried loading up lots of events with the same name. When I search them via WP search box, they all appear in the list. When I search for them via the tribe calendar search box, they all appear as well.
Would you mind elaborating on this a little bit. Which search box are you using? What search term are you looking for? Is it possible for you to proivde me with a link to the site so I can test as well?
Could you also 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.
Cheers!
– Brook
Brook
ParticipantIf you prefer to simply leave the plugin disabled until we release the update then I can understand that too. It is possible the update will fix all of your issues. The blank values coudl definitely be related to the filter errors. But, since I am not positive of that I would of course be happy to help you further diagnose if you want to. Cheers!
– Brook
Brook
ParticipantHello again Peter,
I hope you enjoyed the weekend.
I am quite concerned that this persists. The issue with being unable to filter by start date will of course be fixed soon, so you will be set there as soon as the update is released. However, the empty boxes are not necessarily addressed in this release. They might be a problem unique to your website, and I would like to help you troubleshoot them so we can determine the cause and thus work towards a fix. To be 100% clear, is this screenshot (click me) an example of the “blank values” that you are seeing?
If so: what happens when you click the x next to it. Then click Add a column and select the column you want?
If not: Can you post a screenshot of what you are seeing. I know you already offered this and I thank you for that, it will be very helpful. In the interest of making that as easy as possible on you you can email the screenshots to [email protected] if you would prefer, or you could upload them to a wbesite like snag.gy and share a copy of the link here. Whatever works for you works for me!
Thanks for keeping me updated Peter. I hope we can get this fixed shortly.
– Brook
-
AuthorPosts
