Forum Replies Created
-
AuthorPosts
-
Jonah
ParticipantHi jeataylor,
This is not possible via our plugin unless you edit core files like you’ve found, but I don’t recommend that approach. If you need additional custom fields for input, I would suggest using http://www.advancedcustomfields.com/
I hope that helps but let me know if you have any other questions.
– Jonah
Jonah
ParticipantHi accessrose,
Actually the script errors don’t seem to be the problem. It’s more a matter of CSS styling. You’ll need to go through and style things however you want them to be styled. Your theme is overriding some of our default styling so you’ll need to fix that.
– Jonah
Jonah
ParticipantHi snorton,
This does appear to be a bug and I’ll log it for a future release. In the meantime you should be able to use double quotes. I tried it and it works for me 🙂
– Jonah
July 22, 2013 at 9:22 am in reply to: unable to select event category on event submission page #56327Jonah
ParticipantHi accessrose,
This is because in your theme’s stylesheet you have input elements set to not display in webkit browsers (Chrome & Safari) for whatever reason. Try adding the following CSS to your theme’s style.css file:
#tribe-community-events input {
-webkit-appearance: 1;
}
– JonahJonah
ParticipantHi Rick,
Sounds good. I think that’s going to be the best solution at this point but let me know if you think otherwise.
Thanks,
JonahJonah
ParticipantHi Harold, things seem to be loading pretty fast for me. It’s always hard to troubleshoot performance issues and at this point we are not aware of or have not heard many reports of our plugin causing things to slow down. The first thing we would need you to try is to deactivate all other plugins to see if that changes anything. If you can’t do it on the live server, you can setup a development copy of the site so you can do testing there.
Regards,
JonahJonah
ParticipantHi Suzanne,
We changed the way things work with this in 3.0 and unfortunately could not keep the old functionality. So now, clicking Trash in the events list will delete all instances of a recurring event. If you want to delete a single instance, you must go in and edit that instance. I hope that makes sense and sorry for any confusion around this. Let me know if you have any other questions.
– Jonah
Jonah
ParticipantHi Kimiya,
I see the issue now, thanks for clarifying. I’ve also been able to verify the bug myself and will create a ticket to have this fixed ASAP in a future release. Please stay tuned for an update on this.
Thanks,
JonahJonah
ParticipantHi accessrose,
It very well could be. Have you tried switching to the default WordPress theme? Or, try deactivating all other plugins.
– Jonah
Jonah
ParticipantHi Suzanne,
I’ve gone ahead and removed your private post above. Sorry about that. We removed the ability to delete all instances of recurring events from the events list in 3.0. You must now go in and edit an event in the series in order to get the popup to delete all instances. Let me know if you have any questions about this.
Regards,
JonahJonah
ParticipantLooks good quantafire, thanks for sharing your code snippet! Are you all set here then?
– Jonah
July 21, 2013 at 9:26 am in reply to: "Near" (location) field favours American cities. UK ones not appearing. #56253Jonah
ParticipantHi bisdigital,
Sorry about the lack in update. I just tested some changes we’ve made to the location search which will be coming out in a release shortly. Please stay tuned for an update of the plugin.
Regards,
JonahJonah
ParticipantHi Harold,
800 events is not too bad (at least I don’t think so). Have you tried deactivating all other plugins to rule out any conflict or issue there? Who are you hosted with and what server platform are you on?
– Jonah
Jonah
ParticipantHi Mamdouh,
Excellent to hear! Let us know if you need help with anything else 🙂
– Jonah
Jonah
ParticipantYou’re welcome flacwby, let us know if you need help with anything else.
– Jonah
-
AuthorPosts
