Forum Replies Created
-
AuthorPosts
-
Brendan
KeymasterHi Shah,
Can you try adding this in your functions.php file in your theme?
function tribe_post_date_ordering( $query ) {
if ( ! empty( $query->tribe_is_multi_posttype ) ) {
remove_filter( 'posts_fields', array( 'Tribe__Events__Query', 'multi_type_posts_fields' ) );
$query->set( 'order', 'DESC' );
$query->set( 'eventDisplay', 'custom' );
}
}
This will give you the option to sort by post date.
Let me know if that works.
Thanks,
BrendanBrendan
KeymasterHi Drew,
The instructions do give a way to do it with a shortcode: https://theeventscalendar.com/knowledgebase/how-to-make-your-calendar-your-sites-home-page/
Let me know if that works.
Thanks,
BrendanJanuary 3, 2018 at 9:46 pm in reply to: WordPress Memory Exhausted Error – site unresponsive #1417671Brendan
KeymasterHi there,
Anytime. Let us know if you need anything else.
Thanks,
BrendanJanuary 3, 2018 at 1:16 pm in reply to: Can't Add New Event, Venue or Organizer: Getting Http 500 Error #1417380Brendan
KeymasterHi Eric,
Happy New Year! I was going to have you reinstall WordPress but glad you figured it out and for posting the resolution in case anyone else runs into this issue.
Thanks,
BrendanBrendan
KeymasterHi Drew,
Happy New Year!
Here is how you would do that: https://theeventscalendar.com/knowledgebase/how-to-make-your-calendar-your-sites-home-page/
Let me know if that works.
Thanks,
BrendanJanuary 2, 2018 at 10:53 pm in reply to: WordPress Memory Exhausted Error – site unresponsive #1416721Brendan
KeymasterHi there,
Can you also try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing. Let me know what you find!
Thanks,
BrendanBrendan
KeymasterHi Robert,
Matthew is correct. Let me know if that works for you.
Thanks,
BrendanBrendan
KeymasterHi Manuel,
Yes, you will need the pro version for this feature.
Thanks,
BrendanBrendan
KeymasterHi Spencer,
Thanks for the email and sorry you are experiencing issues. Can you also try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing. Let me know what you find!
Thanks,
BrendanBrendan
KeymasterHi there,
Can you also try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing. Let me know what you find!
Thanks,
BrendanDecember 29, 2017 at 8:45 pm in reply to: venue and or organiser short hyphen word separators change to code in iOS #1414951Brendan
KeymasterHi There,
Can you also try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing. Let me know what you find!
Thanks,
BrendanDecember 29, 2017 at 8:43 pm in reply to: Mobile devices not showing List view. instead shows default month view. #1414950Brendan
KeymasterHi Krav,
Can you also try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing. Let me know what you find!
Thanks,
BrendanDecember 29, 2017 at 8:41 pm in reply to: Pages 2+ of Photo View loses photo and goes to 1 column #1414949Brendan
KeymasterHi Miriam,
Can you also try testing for conflicts with your theme and other plugins? If you would prefer not to do this on your live site, WP Staging will let you create a quick copy of your live site that you can use for testing. Let me know what you find!
Thanks,
BrendanBrendan
KeymasterHi Drew,
Thanks for the email. Unfortunately the only way to get to event is the the URL. You can link to a category in general but not an event in that category. Like so: /events/category/categoryname/
Hope that helps.
Thanks,
BrendanDecember 29, 2017 at 8:35 pm in reply to: Attendees do not appear even though the order is showing as completed #1414947Brendan
KeymasterThanks for reaching out! I’d be happy to help you with this, but first will you please post this question in ourEvents Calendar PRO forum? We use the Pre-Sales forum to answer questions about the features of our premium plugins for those interested in purchasing them.
If you have not purchased one of our premium plugins, you can post in our community forum on wordpress.org, which we review weekly to check for bug reports. If you need more in-depth support, you will need to purchase a license.
Thanks,
Brendan -
AuthorPosts
