Jonah

Forum Replies Created

Viewing 15 posts - 91 through 105 (of 4,001 total)
  • Author
    Posts
  • in reply to: Event Cost – either hide or add additional fields #56334
    Jonah
    Participant

    Hi 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

    in reply to: Additional fields checkbox not working #56333
    Jonah
    Participant

    Hi 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

    in reply to: Advanced Template Settings #56328
    Jonah
    Participant

    Hi 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

    Jonah
    Participant

    Hi 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;
    }

    – Jonah

    in reply to: Calendar Widget links to wrong recurring event #56323
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Calendar & Calendar Widget Load Extremely Slow #56322
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Deleting recurring events #56321
    Jonah
    Participant

    Hi 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

    in reply to: Wrong the data at the end of month #56319
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Additional fields checkbox not working #56318
    Jonah
    Participant

    Hi accessrose,

    It very well could be. Have you tried switching to the default WordPress theme? Or, try deactivating all other plugins.

    – Jonah

    in reply to: Deleting recurring events #56256
    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Display All Events at a particular venue PHP problem #56254
    Jonah
    Participant

    Looks good quantafire, thanks for sharing your code snippet! Are you all set here then?

    – Jonah

    Jonah
    Participant

    Hi 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,
    Jonah

    in reply to: Calendar & Calendar Widget Load Extremely Slow #56252
    Jonah
    Participant

    Hi 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

    in reply to: A few problems after 3.0 upgrade #56251
    Jonah
    Participant

    Hi Mamdouh,

    Excellent to hear! Let us know if you need help with anything else 🙂

    – Jonah

    in reply to: No "Featured Image" option when adding new event #56250
    Jonah
    Participant

    You’re welcome flacwby, let us know if you need help with anything else.

    – Jonah

Viewing 15 posts - 91 through 105 (of 4,001 total)