nakturnal

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 45 total)
  • Author
    Posts
  • in reply to: Event not fully loading in Admin #1025459
    nakturnal
    Participant

    Totally not a plugin issue – server ran out of memory.

    Is there a way to remove recurring events from the events widget? We have some that go for a couple of months and it’s on every day. I can make a new post for this.

    in reply to: Events Calendar taken site down due to Slow Query #172162
    nakturnal
    Participant

    Hi there, is there any more info on this problem available? I keep getting the LONG QUERY problem in my error log, A LOT. They happen often and I think it’s effecting performance on the site. Please let me know, thank you!

    in reply to: Events Calendar taken site down due to Slow Query #163860
    nakturnal
    Participant

    Hi there, I’ve noticed the same error with the LONG QUERY in our error log. I haven’t seen the site go down but it does load a little slower than normal. Let us know if you find anything out! We are also on WPEngine. Thank you!

    nakturnal
    Participant

    Julie! Holy cow, sorry for the late response. No, I have not had a chance to bring our Staging or Production site back to the 2012 Theme. I do have an exact list of all the plugins we have installed currently, so hopefully this will help. If you feel we should still revert back to the basic install, just say the word and I’ll make another clone of the site. As always, thank you much for the assistance!

    Our plugins (open for suggestion on more awesome ways to run the site!):

    Alpine PhotoTile for Instagram
    Contact Form DB
    DNUI (Delete not used images)
    Facebook Open Graph Meta Tags for WordPress
    Fast Secure Contact Form
    Floating Social Bar
    Google Analyticator
    Hello Ajax Tabs
    jQuery Updater
    MailChimp
    MailChimp Campaigns Boards
    Media Tools
    Ozh’ Admin Drop Down Menu
    Regenerate Thumbnails
    Resize Image After Upload
    Simple Ads Manager
    Social Gallery
    Srizon Facebook Album
    Stop Spammer Registrations Plugin
    Swiftype Search
    Term Management Tools
    The Events Calendar
    The Events Calendar PRO
    Theia Smart Thumbnails
    wp-jquery-lightbox
    WP Smush.it

    nakturnal
    Participant

    Sorry, to clarify my last response – no venues, events or organizer were shown in the search results when searching through those admin pages. So I typed in the first venue name into the “Search Venue” field, clicked on “Search Venues”, and only posts showed. No venue, no events, no organizers. Sorry if the first response was a little unclear.

    Thanks!

    nakturnal
    Participant

    Hi Julie,

    Thank you much for the response! Yes, in the Events > Venues screen in the admin, type in a venue name within the search bar, click on “Search Venues” and it actually shows all posts and events for the search, but not the actual Venue itself. Actually, I just typed in the first Event, Venue and Organizer shown for each admin section respectively and it showed no results or only showed posts. So for instance on the Events, the first event was a band called “Pandemic” – I typed that into the Events search and it showed nothing. There is a club called Thunderbirds, typed that into the Venue search and it only showed Posts (non-event posts) with that name in it – no events or the actual venue.

    Please let me know if you need anymore information about our setup. There was one plugin (Swifttype) that we added for better searching for end users, but even after disabling it the search results were the same.

    Thank you for any assistance!!

    in reply to: Super Slow Site Speed & Horrifying SQL Query #87715
    nakturnal
    Participant

    Hi there! I seem to be having this same issue with long load times with our site and the plugin. We just moved over to WPEngine.com for hosting and have their CDN working with the install. We constantly have around 50-200 events a month and sometimes that number fluctuates to slightly more. I deleted all of the old events on the site in hopes that it would speed things up and at that time there were only around 1-200 events on the site. Load time slowed to anywhere from 4sec load to 10sec load. @hdmadedev – if you’ve had any luck fixing the issue, please share! Thanks Tribe dev’s, we know you work hard, any other insight would be great!

    Is this other article related to the issue? http://wordpress.org/support/topic/plugin-the-events-calendar-slow-sql-queries-and-bad-performance

    I spoke with the support at WPEngine yesterday and they said the following was the only thing they could find that’s slowing down our site:

    # Query_time: 9.778947 Lock_time: 0.000112 Rows_sent: 1 Rows_examined: 950564 Rows_affected: 0 Rows_read: 950564
    /* From [nakyouout.wpengine.com/event/flight-of-fancy?preview=true&preview_id=23876&preview_nonce=60d057dab6] in [hostinginformationhere/wp-content/plugins/events-calendar-pro/lib/tribe-geoloc.class.php:754] */;

    Hope this helps with narrowing down the issue. Thanks in advance for any assistance!

    in reply to: Custom single event meta info… #80532
    nakturnal
    Participant

    One out of two isn’t bad 🙂 Yeah, I was definitely referring to the filtering plugin. We are looking to add it to our site that is launching the first week of the new year so we are crossing our fingers but understand perfection is key. Thanks for all the responses!!

    in reply to: Custom single event meta info… #80468
    nakturnal
    Participant

    Thank you much for the response Barry! That’s too bad it won’t work just yet. If this and the filtering work in the next update then you’ll make all my wishes come true! Crossing my fingers 🙂

    Any chance they will be updated before the new year? That would stellar.

    Thanks again!

    in reply to: Organizing List View by Day instead of By Month #76720
    nakturnal
    Participant

    Hi Danielle,

    Yeah! Comfortable enough to make some changes but no pro at PHP. Your calendar is pretty much exactly what I was looking to do but I also wanted to add the day of the week.

    Post here or email me at [email protected]

    Thank you much!!

    in reply to: Organizing List View by Day instead of By Month #76716
    nakturnal
    Participant

    Hi there, I had a similar question about doing this to the List view. Instead of having the Month in the header above the list, I was curious if there was a way to have the events listed by the day of the week (we have the month listed in the meta already). So the header would just say “Monday” or “Friday” etc. and that day’s events would list below it. The Day View is similar but I was hoping to have multiple days of the week in the list view (the Week View doesn’t work well with our site layout).

    Thank you!

    in reply to: Filter by Category? #76712
    nakturnal
    Participant

    Hi Leah,
    Ah yes! I actually saw a beta of that with the beta for v3 of the calendar. I totally forgot about that. Your video has us excited for it! Can’t wait to start using it 🙂

    Thank you!

    in reply to: overriding public/template-tags/general.php #76375
    nakturnal
    Participant

    Sorry, last comment had PHP in it. Code would look like (include php tags around it):

    echo tribe_get_start_date ( $event, false, ‘g:ia’);

    in reply to: overriding public/template-tags/general.php #76374
    nakturnal
    Participant

    Hello again,
    After looking through the Functions page I realized we can just replace the general timestamp function with custom details we want shown. Excellent! So I figured out how to add all the functions I wanted to the list format. Thanks for the link!

    The only thing I would recommend is on the Functions pages is to just show an example of the function in PHP. For instance, this link: http://docs.tri.be/Events-Calendar/function-tribe_get_start_date.html

    I think it should also include an example of it in PHP like so:

    Cheers and thanks!

    in reply to: overriding public/template-tags/general.php #76363
    nakturnal
    Participant

    Hi there,
    I’m looking to do all of this same thing – editing the venue address, organizing the date/address/etc into a list format, etc. We were able to edit everything in the last version with just the template. Is this something that has been removed?

    Thank you much!!

Viewing 15 posts - 1 through 15 (of 45 total)