Forum Replies Created
-
AuthorPosts
-
Cliff
MemberJames, I’m sorry but we’re limited in helping with customizations, per our Scope of Support / Terms. I’ve tried to help point you in the right direction, but I cannot be of further help here.
If you need some coding help, you may want to ask your developer or reference our list of known customizers.
I do hope you get things sorted out to your satisfaction.
Cliff
MemberHere is the documentation for our widgets and shortcodes.
If the conflict is with Site Origin’s page builder, please provide me steps I could use to reproduce the issue and I’ll test to see if I can recreate it and file a bug on our side if necessary.
Thanks.
Cliff
MemberSorry this is proving difficult for you. Yes, those are 2 separate strings.
You might want to try using that same function but on the ngettext_with_context hook instead (it’s worth a shot anyway).
Or you might enjoy using a plugin like Say What.
I hope this helps. Sorry this stuff isn’t more straight-forward.
If you end up not being able to figure it out, please provide the URLs at which you’re wanting the text changed and what you want it changed to.
Cliff
MemberHi again, Mike.
===
I wouldn’t want to call our calendars “embeddable” and mislead you because I’m uncertain what exactly you’re wanting there.
But our calendar views (Month, Day, Week, Map, etc) and Single Event views are SEO-friendly and even have JSON-LD markup to give crawlers extra goodness. You can see the different views at our Demo Site.
So, yes, all our views are “crawlable”.
===
You can see Filter Bar in action at our Demo Site. Yes, it can work with Event Categories and Event Sub-Categories.
Here’s an example preview of Filter Bar’s settings screen: https://cl.ly/1F0N19021w2g
And here’s an example of how a Sub-Category gets displayed in Filter Bar’s dropdown list (“Beerfests” is indented): https://cl.ly/3j2z0W2f0014
===
Again, as a reminder, 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
MemberGreat. So is everything working correctly for you now?
Cliff
MemberThanks for that link.
I see the word “Repeats” on your site, but that’s not from our plugin.
You can see what a recurring event looks like on our Demo Site: http://wpshindig.com/event/coffee-code/2016-07-07/
The word “Repeats” is not on there. It’s not on my local test site running TwentySixteen either.
Therefore, I’m guessing your theme, theme override, or your own code customization might be at play here.
Also, that event’s URL doesn’t look like a recurring event (compare to the Demo Site link, above).
Cliff
MemberCan you
var_dump( $tickets );after$tickets = $main->get_tickets( $event_id );for me?Cliff
MemberNoyce! Thanks a lot for the compliment!
Cliff
MemberThanks. Here’s my experience.
When I first installed Magic Members (never having installed it before), it threw an alert, “MagicMembers database upgrade required! …” so I ran that, but then the alert didn’t go away. So this feels like 1 or 2 bugs they should fix (but probably not relevant to your issue).
When I went to add a new Event, I didn’t have any problem clicking the Add Another Rule recurrence button: https://cl.ly/3B392D1z1Y3u
So possibly the conflict could possibly be between Magic Members and another plugin…
Did you check for any Console Errors when viewing your Event edit screen and clicking on the Add Another Rule recurrence button?
Cliff
MemberTo be clear, you disabled all plugins and code customizations other than Modern Tribe plugins and switched to a WordPress default theme like TwentySixteen and it still happened for you?
This was a bug in 4.1 that has since been fixed, but if you’re still having this happen, please reference Month View displays in mobile view incorrectly and let me know if it helped resolve the issue.
July 6, 2016 at 10:36 am in reply to: Widget & Shortcode Producing Diff Results & Themer Guide Changes Not Working #1136125Cliff
MemberSorry for any communication differences we’re having.
The Testing for Conflicts Guide is linked in my previous reply, but here it is again: https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
Once your site is set to just our plugins with a default WordPress theme (like TwentySixteen) and none of your theme overrides or custom code in place, then we can try assisting from that point forward.
Once we get things working on TwentySixteen how you desire (e.g. customized widget output), then you can activate your own theme again and see if it does conflict in some way.
Cliff
MemberHi. Sorry you’re experiencing this.
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 Chris.
I believe you’re requesting the same thing as one of our existing feature requests: Recurring Event Support for Tickets
Please do add your vote there.
This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
However, I cannot provide an ETA. Any such news will be communicated via that UserVoice link and/or our blog.
Thank you for your understanding and patience.
Cliff
MemberHi. Are you wanting to hide this text?
If yes, please check out this CSS code:
body.single-tribe_events .tribe-events-schedule .recurringinfo .event-is-recurring, body.single-tribe_events .tribe-events-schedule .tribe-events-divider { display: none; }You can add custom CSS code via your child theme’s style.css file or via a plugin like Simple Custom CSS or, my favorite, Jetpack. Jetpack supports regular CSS and the LESS and Sass pre-processors.
If you’re not a CSS expert, Jetpack’s Custom Design reference may prove helpful.
Please let me know how it goes for you.
July 5, 2016 at 9:04 pm in reply to: Need to add event date details in the 'new customer order email' in WooCommerce #1135835Cliff
MemberHi Charmaine.
This is likely possible, but we’re limited in helping with such customizations, per our Scope of Support / Terms.
If you need some coding help, you may want to ask your developer or reference our list of known customizers.
-
AuthorPosts
