• Resolved hop3y

    (@hop3y)


    Hello,

    I’m trying to increase the number of events I can export from 30.
    I’ve found the following code on your website:
    add_filter( 'tribe_ical_feed_posts_per_page', function() { return 100; } );

    Which part of the functions section, specifically do I copy the above into?

    Thanks
    Adam

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Jaime

    (@jaimemarchwinski)

    Hi @hop3y

    You can copy that whole snippet into your theme’s functions.php file.

    I hope that helps!

    Thanks,
    Jaime

    Thread Starter hop3y

    (@hop3y)

    I’ve figured it out.

    Thank you.

    Hi @hop3y
    ?
    I’m happy to report that we’ve recently released an update that should solve one or more issues reported here! Head over to your site and make sure all your event and ticketing plugins are up to date.

    Thank you for your patience as we worked through this!
    ?
    Best Regards,
    Rob

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Increase number of events able to export’ is closed to new replies.