Forum Replies Created
-
AuthorPosts
-
Anonymous Customer
ParticipantThank you… I figured it out. It was modifications that I made from a previous version to single-venue.php that was in my themes tribe-events folder. I rewrote it based on the newest version of single-venue.php and everything seems to be working again.
Anonymous Customer
ParticipantI pulled this line of code out of general.php and it seems to do exactly what I want now, not sure if this was the right way to do it but it’s working for now!
if ( $categories ) { $args['tax_query'][] = array( 'taxonomy' => Tribe__Events__Main::TAXONOMY, 'field' => 'id', 'terms' => $categories, ); }Anonymous Customer
ParticipantSo I was reading through some older forum posts from you guys on this topic and in this post (https://theeventscalendar.com/support/forums/topic/what-determines-that-events-are-related/) it says the related events feature prioritizes what it pulls based on events that share both (category and tag), followed by shared tags and shared categories.
The event I sent you before has both shared tags and category yet it isn’t pulling in the items that are both tagged and in the same category… it seems to be ignoring the tag and just pulling random events from the category.
Anonymous Customer
ParticipantThis reply is private.
Anonymous Customer
ParticipantThis reply is private.
Anonymous Customer
ParticipantThank you for the download page, I this will help you narrow down what’s going on or others who are having problems.
I deactivated plugins, deleted their folders, downgraded to the last version, then cleared the cache on my site.
It fixed almost everything!!! No more slow queries, no more Warnings, No HTTP Requests
it does still show the unserialize(): Notice (Suppressed)
and the call_user_func_array() that I sent you a screenshot of earlier, but they don’t seem to affect the speed of the site/After downgrading it went from an average Page generation time of 9.95sec to
an average Page generation time of 0.35secDropped down to:
Event Calendar: Version 4.2.7
PRO Version: 4.2.6Anonymous Customer
ParticipantThere are multiple people now complaining about site speed on the forum, if this release isn’t working then there should be a rollback released, it’s not acceptable to have to wait and have a site that basically doesn’t work.
October 20, 2016 at 7:43 am in reply to: Lines on calendar disappear or don’t extend fully extend to top #1179799Anonymous Customer
ParticipantThis reply is private.
October 20, 2016 at 7:42 am in reply to: Lines on calendar disappear or don’t extend fully extend to top #1179796Anonymous Customer
Participantscreenshot
Anonymous Customer
ParticipantThis reply is private.
Anonymous Customer
ParticipantThis reply is private.
Anonymous Customer
ParticipantThis reply is private.
Anonymous Customer
ParticipantThis reply is private.
Anonymous Customer
ParticipantI did nobody replied: https://theeventscalendar.com/support/forums/topic/slow-site-slow-querys-and-errors/
Anonymous Customer
ParticipantI am noticing the same issues, site load times are horrible since the update and I am seeing slow query warnings left and right! My site is taking anywhere from 5-40 seconds to load.
-
AuthorPosts
