Forum Replies Created
-
AuthorPosts
-
June 14, 2017 at 12:19 pm in reply to: Severe query performance issues with new meta chunker #1298051
Zach Tirrell
KeymasterKevin,
Upon closer inspection, I believe you could go ahead use the filter to remove “post” from the Meta_Chunker’s supported post types.
function tribe_remove_post_from_chunker( $post_types ) { return array_diff( $post_types, array( 'post' ) ); } add_filter( 'tribe_meta_chunker_post_types', 'tribe_remove_post_from_chunker' );We are testing this now as a core change, but it won’t make it into a scheduled release until next week at the earliest.
Zach Tirrell
KeymasterWe aren’t specifically marketing the higher level licenses yet, but you can get an Image Widget Plus Business license here:
April 2, 2017 at 5:08 pm in reply to: I'd like to join the Japanese translation for plugin and addon. #1263256Zach Tirrell
KeymasterIf you send along your translations, we would be thrilled to add them so others can enjoy. We’ll give you credit in the changelog.
April 2, 2017 at 5:08 pm in reply to: I'd like to join the Japanese translation for plugin and addon. #1263255Zach Tirrell
KeymasterIf you send along your translations, we would be thrilled to add them so others can enjoy. We’ll give you credit in the changelog.
March 28, 2017 at 2:21 pm in reply to: I'd like to join the Japanese translation for plugin and addon. #1261128Zach Tirrell
KeymasterTatsunori – you can follow our translation guide (https://theeventscalendar.com/knowledgebase/adding-or-updating-a-translation/) to provide translations for Japanese. We previously did not have Japanese configured there, but I have resolved that oversight.
Thanks so much for any translation contributions you can make here!
Zach Tirrell
KeymasterDenise,
We have confirmed that this is currently an unsupported customization. If it’s possible to disable your modification of the /wp-admin/ URL, that would solve it immediately. However, we are working to come up with either a fix to the way we are doing this or a snippet we can share to help you around it.
I’ll be back in touch when I know more.
March 6, 2017 at 6:07 am in reply to: Custom Attendee information not stored anymore since latest update #1249822Zach Tirrell
KeymasterThis reply is private.
Zach Tirrell
KeymasterHmm. I checked our code and depending on how you customized the admin URL, It’s not surprising this may cause breakages. It appears that we rely on /wp-admin/ in a number of locations.
It may require some digging and custom code to make this work. I can help you explore that a bit, but I do wonder why change away from /wp-admin/ in your URLs?
March 3, 2017 at 12:49 pm in reply to: Custom Attendee information not stored anymore since latest update #1249228Zach Tirrell
KeymasterThis reply is private.
March 2, 2017 at 7:09 am in reply to: "The ticket with ID XXXXXX has already been checked in." #1248302Zach Tirrell
KeymasterI did some testing this morning and I am not seeing the same problem as you have reported. I suspect there may be something odd occurring with the specific QR code reader you are using vs the one I am using.
How are you scanning the QR codes? I’ll see if I can reproduce using the same method as you.
March 1, 2017 at 8:04 am in reply to: Custom Attendee information not stored anymore since latest update #1247647Zach Tirrell
KeymasterThis reply is private.
Zach Tirrell
KeymasterThis reply is private.
February 28, 2017 at 2:25 pm in reply to: CSV import of events, disables show map link, show map fields #1247210Zach Tirrell
KeymasterGood news! I have the patch out for review and if all goes well, it should get included in the next maintenance release.
Zach Tirrell
KeymasterThanks Gabriel. I’ll be back in touch soon.
February 28, 2017 at 2:22 pm in reply to: Custom Attendee information not stored anymore since latest update #1247208Zach Tirrell
KeymasterThis reply is private.
-
AuthorPosts
