Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi, Bradley. Sorry you’re experiencing this.
I haven’t heard of this happening for other users. Do you possibly have some custom code in place somewhere that might be doing this, even if it’s targeting all posts and not specifically the Events custom post type’s posts?
Also, it might be helpful for you to know that — in the event this does happen — you can set the author in the wp-admin edit screen by scrolling to the top, clicking Screen Options, and checking the “Author” box.
You can even enable the Author metabox for Organizers and Venues by implementing this snippet:
https://gist.github.com/cliffordp/24d4ca37f86212ed56a2e8021214d18c
Please let me know what you find out.
October 3, 2017 at 4:00 pm in reply to: Version 4.5 Conflict with DigitalAccessPass LiveLinks Version 2.6.1 #1358605Cliff
MemberHi, James.
Thanks for your detailed message. Please understand that, per our Scope of Support / Terms, we don’t guarantee compatibility with all other plugins out there. However, I’ll do my best to help you get to the bottom of this conflict.
From your System Information Report, I see you have both DAP Easy Installer version 2.0 and DAP Header Login version 1.6, both from http://www.WickedCoolPlugins.com
Could you please:
- Specify which of these 2 DAP plugins you’re experiencing the conflict with and provide a copy of its latest version (in a Private forum reply if it’s a paid plugin).
- Specify a URL where you’re seeing these dropdowns affected by this plugin conflict.
- Enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and pass along any debug messages you get.
Thank you.
Cliff
MemberHi, Colin.
If you’re wanting the date range to be a user-facing option in the Tribe Bar, please add your vote to this existing feature request: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/4157351-date-range-picker
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
Please let me know if this existing feature request does not match what you’re wanting and I might be able to point you in the right direction to get started with some custom coding.
Cliff
MemberHi, Dan.
I see you’re using Easy Digital Downloads.
In your Attendees List Report, do you see statuses, like this screenshot: https://cl.ly/3K0m3E3h2t3f ?
Cliff
MemberHi, Susan.
I believe you’re requesting the same thing as https://theeventscalendar.com/support/forums/topic/add-woocommerce-product-in-event-ticket-list/#post-1358008
Please reference that reply of mine and reply back to me here if you have any follow-up questions.
Thank you.
Cliff
MemberGurdeep, I heard back from the development team. After testing what they said, it actually is working for me. Please follow along:
At /events/community/list, the logged-in user will be able to click on the Organizer name or Venue name in the Organizer column or Venue column, respectively, only if they created it.
However, while on the Event edit form, the “Edit” button won’t appear unless they deselect it and re-select the same one, in which case it’ll take them to the wp-admin editor. We logged this newly-discovered bug.
Please let me know if this is clear and if you can experience the same on your site.
Referencing your initial post in this thread, you mentioned “Organisers Directory like searchable page”. This is a separate issue from your users being able to edit their own Organizers and Venues, but please reference https://theeventscalendar.com/knowledgebase/listing-venues-and-organizers/ and create a new thread if you have any follow-up questions about that topic.
Please get back to me in this thread about users being able to edit Organizers and Venues via Community Events forms.
Thank you.
October 3, 2017 at 3:20 pm in reply to: I am trying to shoe featured images from featured events with slider revolution #1358594Cliff
MemberHi, Jesus.
Please review https://theeventscalendar.com/knowledgebase/integrating-events-calendar-slider-revolution-essential-grid/
Hopefully it’ll be the solution you were looking for!
Please let me know how this goes for you.
Cliff
MemberJoseph, none of that code looks to have come through cleanly so I can’t understand exactly the issue.
However, looking at Line 306, it’s one line of a multi-line sprintf so commenting it out would cause a PHP error.
Feel free to submit a pull request. Here are guidelines how to do this: https://moderntribe.github.io/products-engineering/git/branching/
October 3, 2017 at 2:25 pm in reply to: Calendar won't advance to next month using bottom navigation #1358578Cliff
MemberLance, I visited your site and it seems to be working fine: https://cl.ly/0b1K1Q060f3h
Did you have Event Tickets enabled just now? (And, yes, ET is required for ET+ to function.)
At your site, I no longer see the admin-ajax.php file being blocked, so I’m guessing that fixed it.
Cliff
MemberThis reply is private.
Cliff
MemberThat makes more sense. I don’t think the purchase flow would support this directly from the single event page.
However, you might be able to hook into when a ticket is added to the cart, then display something like a “special offer” box above the cart, promoting the book or other accompanying materials.
One of the WooCommerce shortcodes might come in handy for generating the output for such an idea.
We cannot provide such in-depth customization help, per our Scope of Support / Terms.
If there’s a code snippet you’d like me to put some eyes on or something else I can help you with, please update this ticket or create a new ticket if it’s a separate issue.
Thank you very much for your understanding.
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberBridgett, thanks for your detailed response. I’ve confirmed start_date, end_date, and per_page do not work as expected.
I’ve reported this to our developers.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.
I apologize for this issue and appreciate your understanding and patience.
Cliff
MemberHi, Adam.
You can see the _get_link() method in /wp-content/plugins/event-tickets-plus/src/Tribe/QR.php to see how the QR code’s URL is created.
Because that’s a private method, and because I’m guessing you’re wanting to get it for all tickets per event, you’ll need some custom code for this.
Please let me know how this goes for you.
Cliff
MemberHi. Sorry you’re experiencing this. We haven’t heard of others reporting this.
Were you able to replicate this issue yourself?
Could you please send me a link to this event’s single page?
You might also want to check with your host about PHP sessions, caching, and such.
Changing your site to HTTPS might also help avoid issues like this.
Cliff
MemberHi, Colin.
I believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/4959305-shortcode-for-community-events
Please do add your vote there.
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
Thank you.
-
AuthorPosts
