Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi Jana,
Thanks for the interest in our EDD Ticketing Addon. See my answers below.
Is it possible to add optional extras to a booking? For example, the user books into a yoga retreat weekend, and optional extras to select with the booking might be to upgrade to a single room or to book a massage? Could this all be done from the one ticket?
Our ticketing solutions all have the same features, so this goes for all, but it does not have the features you describe. It creates tickets to sell from events and a place to check Attendees in. I can see how you could add fields and related products through EDD to achieve what you are looking for, but it would require customization with php knowledge and that is beyond for the most part the support we can provide on the forum.
We have this demo for WooCommerce Tickets, it would be a similar process to EDD:
http://wpshindig.com/event/the-events-calendar-wootickets-wordpress-demo/
Let me know if you have any followup questions.
Thanks
Brian
MemberHello Michael,
Thanks for the interest in your plugins.
I can help you out about the Facebook Age Restrictions.
Are you an Admin of the Facebook Page? You can head to the settings and see if the Page is Age Restricted.
If you would like you can do a private reply to this topic with the Facebook Page and I can try on my setup to see if the Events Import and then I can let you know.
Let me know and I can help out.
Thanks
October 24, 2014 at 7:38 am in reply to: Showing "Today" and "Tomorrow" as event dates in List View #832435Brian
MemberHello,
Thanks for using our The Events Calendar Pro. I can try to get you started on this. I have two options that may help, both require some knowledge of PHP and WordPress.
Option 1
There is a snippet here that might be a good starting point for you.https://gist.github.com/jesseeproductions/344dcb2d0a3b5600240f
It changes the List Widget to show Novembers Events. This could be modified using PHP to get either today’s or tomorrow’s events.
Since there is only one query you would have figure out a way to target two widgets, that would be on WordPress’s side.
Option 2
You could also try following our Themer’s Guide and moving List Widget\events-calendar-pro\views\pro\widgets\list-widget.php
There you can check in the foreach loop if an event is either today or tomorrow and add titles or breaks accordingly.
And to be clear it is beyond the support we can provide on the forum to troubleshoot this step by step or provide the whole customization. I can answer some more starter questions about this, but for the most part you are on your own.
Let me know and I can help out a bit more.
Thanks
Note-Moved to the Pro Forum as you are already a customer
Brian
MemberHi lisaksocial,
Sorry for the issues you are having with the Events not showing.
I took a look at your site and looks like it is a css conflict with your theme so it is an easy fix.
#tribe-events-content .tribe-events-calendar div[id*="tribe-events-event-"] h3.tribe-events-month-event-title {
display: block;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
October 24, 2014 at 7:23 am in reply to: After latest update upcoming events showing out of order #832405Brian
MemberHello,
Sorry for the issues you are having with the event order and thank you for searching for a solution.
Do you have a link for the page that shows the events in a different order.
I have not run into this before nor could I find anything so looks like maybe a new conflict was created on the updated.
So can you please try our Testing For Conflicts Guide to see about narrowing down the issue.
https://theeventscalendar.com/support/documentation/testing-for-conflicts/
Let me know what you find out and we can troubleshoot from there.
Thanks
Brian
MemberHello,
Sorry for the issues you are having and that we were not able to work with you the fist time to solve it. We do typically close tickets if there is not activity for two weeks so we were a little quick on closing it, but thanks for posting again to resolve this.
You said in your previous post you were going to try the Testing for Conflicts Guide. Were you able to do that and did anything change?
Also it looks like you have it on the Home Page Widget area, does it work if you put it in the sidebar widget?
Let me know about that and we can go from there.
Thanks
Brian
MemberYour Welcome, glad it solves the issue.
Not sure where “#.U9-CEYBdUrw” is coming from.
I have not seen that from our plugins before. It could be another plugin(or ours) or in the theme.
You maybe to follow our Testing for Conflicts Guide to find the source of the random characters.
If it is from our plugin I can help fix it, but if it is from your theme or another plugin you may have to turn to them to see about resolving the issue.
Let me know and I can try to help out either way as much as I can.
Thanks
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.
Thanks!
October 24, 2014 at 6:52 am in reply to: How to change the "Proceed to PayPal" button text on the check out page #832325Brian
MemberYep I would add it to your functions.php.
October 23, 2014 at 2:19 pm in reply to: How to change the "Proceed to PayPal" button text on the check out page #830376Brian
MemberThat is up to you, but I would avoid directly editing plugins as every time you update the change is overwritten.
October 23, 2014 at 12:41 pm in reply to: How to change the "Proceed to PayPal" button text on the check out page #830187Brian
MemberHi christina,
I took a look at that file and did not see a filter that would change that text. There is not much we can help out on as that is in WooCommerce itself.
You maybe to adapt this snippet found here:
You can change the domain to woocommerce
And then delete one switch {} and change the Case to the paypal text and then the translation to what you would like instead.
That is about all we can do on this one for WooCommerce, but that should get you close to what you would like.
Thanks
Brian
MemberHello,
Sorry for the issues you are having. I can help troubleshoot this with you. I took a look at your site and see the redirects.
This link worked for me:
http://pjv.staging.wpengine.com/events/
But not this one:
http://pjv.staging.wpengine.com/events/upcoming/
So it looks like some kinda of conflict.
I understand this is not a 404 error, but can you follow the steps on our Guide here to resave your permalinks and see if that changes anything:
https://theeventscalendar.com/support/documentation/troubleshooting-404-errors/
Also do you know why all the urls have this added to them:
“#.U9-CEYBdUrw”
Not sure if that is causing a conflict or now.
Let me know what you find out and we can go from there.
Thanks
Brian
MemberSounds Good I will leave this ticket open if you have any questions.
Thanks
October 23, 2014 at 10:59 am in reply to: [UPDATE] Single event view not showing and other generally odd behaviour #830016Brian
MemberSounds Good. I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberJust wanted to give you a quick update.
Still looking into the issue. I was able to reproduce the issue with Beatlemania and not having all the events are import.
For the other username it did not load any events, but now that Facebook page no longer has any events either so not sure what happened there.
I was able though to manually import any of the events, which does not help narrow this down any.
So still looking into this, but it is slow going as I am waiting on the Crons to run.
I will let you know when I have more.
Thanks
-
AuthorPosts
