I’ve just updated my pro plugin. I had manual feed on my homepage that was pulling in the next event from ‘Sundays’ category. Since updating it seems to just pull the next event in rather than pull from the correct category. Please could you help me?
The website is http://www.hopewinchester.org and I was previously using;
<h2 class=”elm-maintitle”>This Sunday Morning</h2>
<p>[loop type=”tribe_events” count=”1″ tribe_events_cat=”sundays”] [content field=”image”]</p><h2 class=”elm-maintitle”>This Sunday Morning</h2>
<p>[loop type=”tribe_events” count=”1″ tribe_events_cat=”sundays”] [content field=”image”]</p>
<h3 style=”margin-top: -20px; margin-bottom: -15px; font-size: 18px;”>[content field=”title”]</h3>
<p>[content][/loop]</p>