I am working on a site that uses The Events Calendar Pro and the Filter Bar plugin. I was using a previous version, 3.7 for the plugin and two add-ons. I recently upgraded all three to 3.12, and after doing so, my custom photo event listing page is only showing 5 events. The problem is happening on both my local and live development version of the site. I have tested using multiple different values in the Events > Settings > Number of events to show on page, to no avail. This setting doesn’t seem to do anything for me.
In my wordpress child theme, I created the tribe-events directory with the following structure:
/tribe-events/single-event.php
/tribe-events/pro/photo.php
/tribe-events/pro/photo/content.php
/trie-events/pro/photo/single-event.php
I noticed the structure of the plugin and add-on folders changed in include all the templates etc in a src folder. It appears that all the customizations that I made to the template files are working as they were before the upgrade, with the exception of this limited number of events showing.
Do I need to re-post the events after upgrading? Is there another setting somewhere that is controlling how many events are displayed? What file exactly has the query to retrieve the events? Could this have been modified to limit the result set?
Thanks so much!
Amanda