Geoff

Forum Replies Created

Viewing 15 posts - 7,381 through 7,395 (of 10,150 total)
  • Author
    Posts
  • in reply to: Sold Out Notice with Mobile Month View #963267
    Geoff
    Member

    Fantastic, thanks for following up and we’ll see you in the next thread. 🙂

    in reply to: FIRE!!! Getting bad errors #963266
    Geoff
    Member

    Sure! You can snag an older copy of The Events Calendar PRO by logging into this site, then heading to My Accounts > Downloads. From there, select the version of the plugin and download. Make sure to use the same version for both plugins so they’re in sync. 🙂

    If you get to the point where you’d like to update the plugins to their latest versions, it would definitely be a good idea to test them on a development site first and make backups of your files and database before deploying.

    Cheers!
    Geoff

    in reply to: CHANGING THE ‘MY EVENTS’ PAGE TITLE #963263
    Geoff
    Member

    Fantastic! Thanks for following up and letting me know and feel free to hit us up with a new thread if any other questions pop up. 🙂

    Cheers!
    Geoff

    in reply to: Frontend and backend calendar? #963262
    Geoff
    Member

    Hey there, Kalle! I see my last reply was marked as the correct answer. I’m glad this helped! Feel free to hit us up with a new thread if any other questions pop up. 🙂

    Cheers!
    Geoff

    in reply to: ticket for museum #963260
    Geoff
    Member

    Hey there, Laurent! I see my last reply was marked as the correct answer. I’m glad this helped! Feel free to hit us up with a new thread if any other questions pop up. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hey there, I see my last reply was marked as the correct answer. I’m glad this helped! Feel free to hit us up with a new thread if any other questions pop up. 🙂

    Cheers!
    Geoff

    in reply to: FIRE!!! Getting bad errors #963058
    Geoff
    Member

    I will also note that creating a subdirectory on your host and creating a fresh WordPress install would be a suitable test as well without interrupting your live site. Just set that up and install nothing else other than the two The Events Calendar plugins and leave the default WordPress theme active.

    in reply to: FIRE!!! Getting bad errors #963057
    Geoff
    Member

    Awesome, thanks and keep me posted!

    in reply to: FIRE!!! Getting bad errors #963051
    Geoff
    Member

    Do you have any other customizations in place? For example, a subdirectory in your theme called tribe-events or added snippets to your functions.php file?

    Also, does the error come up when using a default WordPress theme? How about when using a default WordPress theme and deactivating all other plugins, except The Events Calendar and The Events Calendar PRO?

    Thanks!
    Geoff

    in reply to: FIRE!!! Getting bad errors #963046
    Geoff
    Member

    Hi there, Chris!

    Do you happen to have the latest versions of both The Events Calendar and The Events Calendar PRO installed? Mixing version numbers can certainly have the sort of impact you’re describing here and that would be the first thing to check out.

    Let me know and we can go from there. 🙂

    Cheers!
    Geoff

    Geoff
    Member

    Hey there, Gregg!

    That’s a great question but, I’m afraid getting that to work would amount to modifying the plugin’s core code, which is something we wouldn’t recommend.

    The code in question can be found here if it’s something you want to look deeper into: /the-events/calendar/lib/io/csv.

    I see that this is a fairly popular feature request and that there is a ticket in our system to look at this closer. It would be great for you to add your vote here so we continue to see the demand for something like this.

    Does this help answer your question? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: Start time column #963008
    Geoff
    Member

    My pleasure and thanks dude. Happy to help but wish we had a solid workaround for you here. Thanks for following up and I hope you have a great weekend as well. 🙂

    Geoff

    in reply to: Start time column #962952
    Geoff
    Member

    Hey Spen–welcome back!

    Good question. There is a filter for Start Date (screenshot) but I’m afraid Start Time is not currently an option in the list.

    Cheers!
    Geoff

    in reply to: CHANGING THE ‘MY EVENTS’ PAGE TITLE #962939
    Geoff
    Member

    Hi there, Chetan!

    Are you using both snippets together, by chance? If so, you will need to change the name of the filter for one of the snippets so they do not conflict with each. For example, you can change the My Events Page one to be this instead:

    add_filter('tribe_ce_event_list_page_title', 'change_the_my_events_title');
    function change_the_my_events_title() {
    return 'Your New Title Goes Here';
    }

    Does this do the trick? Please let me know. 🙂

    Cheers!
    Geoff

    in reply to: City List View #962933
    Geoff
    Member

     

    Hey Yancy! Just checking in to see if my last reply helped or if you still have questions here about viewing events by city–please let me know. 🙂

Viewing 15 posts - 7,381 through 7,395 (of 10,150 total)