Forum Replies Created
-
AuthorPosts
-
Cliff
MemberThis reply is private.
April 19, 2016 at 4:25 pm in reply to: Get rid of "Tribe-events-sub-nav" – The "older Events" Button #1104598Cliff
MemberHi Richard.
If you want to hide the Prev/Next links from all over your site via CSS:
.tribe-events-sub-nav { display: none; }The Prev/Next links get added to various views and the Events Single page (maybe that’s what you mean by “Event-Details Site”?)
If you only want them removed from specific views, please specify which.
Cliff
MemberIt’s a known issue due to some code modification. I don’t know the intricate details of it, but I know it’s a priority issue for our developers to resolve. Sorry I can’t give you more thorough information.
Cliff
MemberHi Terry. You can use the Tickets Fieldsets for reusable items, but there’s not a way to reuse actual tickets from past events also for future events.
I hope this helps in some way. You could add that as a feature request at our plugins’ UserVoice page.
April 19, 2016 at 4:00 pm in reply to: Mobile template not encoding ampersand symbol correctly #1104589Cliff
MemberHi Daniel. Here’s a video of the Events single page and the Mini Calendar widget displaying an event with an ampersand in the title and everything being displayed correctly: http://cl.ly/1L2R2F1k0r1Y
There might be some new updates available. Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?
Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.
If it is, please follow our Testing for Conflicts Guide and see if that helps narrow down the cause of this.
If it doesn’t, please share your System Information. That will give me a lot of extra information to help diagnose the problem.
Let us know what you find out.
Thanks.
Cliff
MemberHi Meena.
This is a known issue that we will be fixing.
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. Thanks so much for the thorough report!
I passed it along to our developers to take a deeper look.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply if/when 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. I checked in on the developers’ progress and it seems like a fix is coming sooner than later, but I cannot provide any guaranteed timeframe.
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.
April 19, 2016 at 2:44 pm in reply to: Sample Refund Policy/Terms of Service for Pay Pal Adaptive Payments? #1104545Cliff
MemberHi Alison. Thanks for your business and your detailed question.
We definitely do not provide any legal documents like that.
As far as the refund process goes, it’s something that you should thoroughly test out in your PayPal Sandbox Mode.
I hope you enjoy using it once you get it setup!
Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
Let me know if you have any follow-up questions.
Cliff
MemberHi Chris. Thanks for your detailed question.
Instead of adding post_excerpt in there, you should be able to do this:
if ( ! empty ( $ticket->description ) ) { echo $ticket->description; }Let me know how it goes!
April 19, 2016 at 2:33 pm in reply to: FILTER BAR/EVENT CATEGORY…possibility to change field type? #1104541Cliff
MemberHi George.
Sure thing! Check it out: http://cl.ly/311k120d1s1h
Cliff
MemberThank you!
Jessica, please let me know if you need anything else.
Cliff
MemberI understand that you don’t want the Venue Name (post title) to be the address, but this is the way it works.
Here’s your actual iCal file’s contents: http://cl.ly/3Y1H2i1n3U1H
Notice the “Location:” part that I highlighted in that screenshot… There is no Venue Name like “Art Bar 39” in the Location field of an iCal file (not specific to our plugins).
The Venue part of iCal importing does require some manual effort post-import for things like this.
Cliff
MemberThis reply is private.
Cliff
MemberSorry to confuse, Joel. I misunderstood your previous reply.
I saw “edit inside of the plugins folder” and “include dirname( __FILE__ ) …” and my red flags went off.
In re-reading it, I was way off. My apologies!
It looks like you did everything correctly (assuming you didn’t edit any plugin core files)! 🙂
It sounds like it’s working well for you, correct?
-
AuthorPosts
