Forum Replies Created
-
AuthorPosts
-
January 7, 2016 at 7:38 am in reply to: Will the Freshbooks WooCommerce Extension Integrate with Event Tickets Plus #1051939
Brook
ParticipantAwesome. Since you market this resolved I am going to archive it. But, let us know if you need anything else. Cheers!
– Brook
Brook
ParticipantExcellent! I can see the images on your site now. You have a great day as well!
- Brook
Brook
ParticipantOh awesome! I actually thought they had done away with that noajax submit button on the backend so I did not mention it. Happy to see I was wrong
I am not aware of any side effects off the top of my head. There are a couple of things I would test. Try selecting multiple filters and multiple items from the same filter (for example multiple categories). If that is working good then you should be setup.
- Brook
Brook
ParticipantHello again!
It is definitely possible to alter the Tribe Bar/Find Events button I just updated the script to include that as well.
https://gist.github.com/elimn/308b6a6a6259d4ac3b6b
The Filter Bar is more complicated however. In order to facilitate this you will need to run the jQuery off() function as the above script does for everything else. Then you will need to either write your own submission script that doesn’t use Ajax, or add a submit button and get it working. Unfortunately this is probably going to be rather complicated, not just a script I could provide for you.
Please let me know if you any questions or anything. Thanks Karly!
- Brook
Brook
ParticipantOh I see what you’re wondering. I believe it will be the “limit” key. Which might be a good way of helping find it. Set the one you want to change to only show 3 events in WP admin. Then revisit that array in the table, and that one will show
s:5:”limit”;s:1:”2″;
Change it I believe to:
s:5:”limit”;s:2:”25″;
If that doesn’t work though, then try unserializing it, making the change, and reserializing it. This tool might help.
Let me know how it goes.
- Brook
Brook
ParticipantI appreciate it Mat. Feedback is very helpful. I will pass the idea along. Just as a note, if you ever have ideas for the calendar don’t forget about UserVoice (feature suggestion page for The Events Calendar). Submitting ideas there is quick/easy and ensures they get seen by the masses. Then people can vote their support.
Cheers!
– Brook
Brook
ParticipantPerfect! The tutorial there walks you through the easiest way to deactivate. Assuming you’re deactivating it that way you should have not problems activating it elsewhere nor should anything go offline.
Cheers!
– Brook
Brook
ParticipantHowdy again,
I am sorry Gregorio. When I try to view that page it says domain unresolved. Is that dev site hosted locally, or otherwise not part of the internet’s DNS? Or is it possible the wrong URL?
I would like to be able to see this because there are many places on the calendar that list dates. And I first need to see which place on your calendar is listing them twice before I can figure out why. If you could take a screenshot and share that instead, that might work as well.
- Brook
Brook
ParticipantThank you for clarifying!
Our stock calendar does not support have features images in the widgets. However, with a small modification you can add them. We have a couple of tutorials to walk you through this modification. It is likely you or your theme author made this modification for past versions, and needs to redo it for the 4.x series. Here a is our tutorial that walks you through this: https://theeventscalendar.com/knowledgebase/add-thumbnails-to-upcoming-events-list-widget/
Although your widget is a horizontal list, and usually they are vertical. Perhaps this is the tutorial you are looking for: https://theeventscalendar.com/knowledgebase/horizontal-list-widget/
Did one of those work?
Cheers!
– Brook
Brook
ParticipantUnfortunately I don’t know. The reason there are multiple is because that widget is on your site multiple times. You might need to try changing them one at a time until you find the magic one. There is no identifying info I can decipher from that to peg yours.
- Brook
January 6, 2016 at 5:19 pm in reply to: Update doesn't fix missing Time and Date in Details Section #1051513Brook
ParticipantI appreciate the feedback as well, it’s good to know this has affected multiple people. Unfortunately it is not reproducible on the vast majority of websites (so far only two we’re aware of). I have been trying to reproduce this locally all along, no dice. And you can see in the numerous sites in our showcase and even our own demo site that it’s not happening with recurring events.
There is something unique about your two sites or servers causing this. And in order to find what that is we will need to do a full conflict test as outlined above. Make sure to try switching themes alongside disabling plugins as outlined in the article (conflict test), sometimes two or more things can cause the same problem and disabling only one of these will not cause it to go away.
I understand that this takes time, and I am sorry that it has become our necessary next step. This is not a simple CSS issue like before. The time is completely absent from the HTML. Without a time in the HTML no amount of CSS will make it visible. That’s why we now need to do a conflict test.
Please let me know how it goes or if you have any more questions. Cheers!
– Brook
Brook
ParticipantNice find Journal! I am happy you got a solution going already. Thanks for sharing it with everyone else.
It is true, tribe_get_events only gets the typical post information. Specialized queries like recurrence info can be pretty taxing on a database when run unnecessarily, so it does not return those as part of the post loop 9/10 times it’s not necessary.
Let us know if you ever need anything else. Thanks for marking this resolved!
Cheers!
– Brook
Brook
ParticipantHowdy!
It sounds like you would like to see an organizers featured image uploader, perhaps in the Community Events addon. If so by all means please suggest that feature on UserVoice (feature suggestion page for The Events Calendar), that way other users will see your suggestion and vote their support for it.
Let me know if you have any questions or anything. Cheers!
– Brook
January 5, 2016 at 10:49 pm in reply to: Will the Freshbooks WooCommerce Extension Integrate with Event Tickets Plus #1050901Brook
ParticipantHowdy Tim Morris,
I am guessing that Event Tickets Plus will work fine with that extension. That’s because Tickets are a pretty standard product in the end, and the way that plugin likely works will treat all products the same. It’s worth testing the two of them together, I think you’ll be happy.
You can absolutely get a refund though if they don’t work, or if you’re just not happy with Event Tickets Plus. No worries there. We have a 30 day refund window.
Does that all make sense? Will that work for you? Please let me know.
Cheers!
– Brook
Brook
ParticipantHowdy Jason Ritchie,
You can definitely transfer the license. Checkout this guide for the step-by-step. I should also mention that not having a license does not disable the plugin in any way, it just prevents you from receiving automatic updates. So you can safely deactivate the license on your live server if you are not needing to update the plugin anymore.
Does that all make sense? Will that work for you? Please let me know.
Cheers!
– Brook
-
AuthorPosts
