Forum Replies Created
-
AuthorPosts
-
Joe
ParticipantOne other quick question George (hopefully one you can answer) how do we filter an events query by featured events?
We’ve done a var dump of the tribe_get_events() function but can see no reference to ‘featured’ or tribe_events_event_options ..
Is there a meta key we can use to only loop through featured events?
Thanks,
SWiMJoe
ParticipantThis reply is private.
Joe
ParticipantHi George,
We build all of our themes from scratch using Sage .. So you’re talking to the theme’s developer.
The plugin we’re using for breadcrumbs is Breadcrumb NavXT. The fact that this plugin plays nicely with WooCommerce and any other custom post types we’ve created leaves me to believe the problem lies with The Events Calendar and the way it renders Titles.
Are you familiar with themes built using Sage and the build tools it requires? Would you need the compiled production files or the local working source files?
Please let me know and I can get that sorted for you.
Regards,
Swim Comm.Joe
ParticipantHi George,
We have two templates available in the theme we’ve built, neither of them display the header or breadcrumbs.
When I activate the MT ‘Default Events Template’ I get the following two errors above and then below the calendar:
Notice: Theme without header.php is deprecated since version 3.0.0 with no alternative available. Please include a header.php template in your theme. in /webApps/sommeliers/wp-includes/functions.php on line 3959" Notice: Theme without footer.php is deprecated since version 3.0.0 with no alternative available. Please include a footer.php template in your theme. in /webApps/sommeliers/wp-includes/functions.php on line 3959Not sure why, considering the theme definitely contains a header and footer file.
Cheers.
Joe
ParticipantThis reply is private.
Joe
ParticipantHi George,
The WooCommerce categories/products displayed in the breadcrumb section automatically. There are configuration options available for all Custom post types (Events, Venues etc included) so it recognises the post type, just won’t doesn’t render anything.
With debug mode enabled the PHP warning was showing on all pages that breadcrumbs were failing to display.
The way the breadcrumb plugin has been built built, if the custom post type has been developed correctly, it should work out of the box.
Please let me know if there’s anything else you require.
Regards.
-
AuthorPosts
