Forum Replies Created
-
AuthorPosts
-
Cliff
MemberThis reply is private.
Cliff
MemberHi Rachel. This isn’t currently possible.
I believe you’re requesting the same thing as one of our existing feature requests: Sorting for Additional Fields
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.
Cliff
MemberHi Sym. Thanks for your interest in our plugins.
Events Calendar PRO does not include Filter Bar.
However, we do offer special pricing for a few pre-configured Bundles.
FYI: 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. Thanks for your detailed question.
I noticed console errors at your site when doing what you described: https://cl.ly/1w183n1p0E3x
(If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Therefore, since this isn’t default behavior, I’d suggest following our recommended troubleshooting steps:
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 (basically switch to TwentySixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.
If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any PHP errors you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.
Then, please share your System Information (while in Testing for Conflicts mode).
Let us know what you find out.
Thanks.
Cliff
MemberHi Ricardo.
Our soon-to-be released Event Aggregator plugin will be able to import from Meetup, Google Calendar, and iCal URLs.
However, there is no true “sync” product.
Our free/core The Events Calendar plugin does have a CSV importer but does not export to CSV. It does, however, generate an iCal URL that can be used in a variety of ways, such as putting Site A’s iCal URL into Site B’s Event Aggregator to pull events in from Site A.
I hope this helps clear up some things for you. Let me know if you have any follow-up questions.
August 17, 2016 at 1:05 pm in reply to: Can't change size of font for day name in widget list. #1152789Cliff
MemberYou’re welcome. Have a great rest of your week.
August 17, 2016 at 1:04 pm in reply to: Past event page list view change jumps to upcoming events instead of past event #1152785Cliff
MemberHi. Thank you so much for your testing. I have confirmed this bug.
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.
Please note that even if this thread gets closed due to inactivity (automatically happens after a couple weeks), this thread should still get a reply added if/when the fix is released.
I apologize for this issue and appreciate your understanding and patience.
Cliff
MemberOk, thanks for your efforts here.
August 17, 2016 at 12:21 pm in reply to: Can't change size of font for day name in widget list. #1152765Cliff
MemberThe font-size is set by this code from your theme, as you initially stated.
This works but is way more specific than it should need to be:
.footer_top #tribe-events-adv-list-widget-5 .list-date span.list-dayname:not(.q_social_icon_holder):not(.fa-stack):not(.qode_icon_shortcode):not(.qode_icon_font_elegant) { font-size: 10px !important; }Therefore, general advice: you might want to remove the rule that’s needing to be overridden with so much CSS specificity.
Cliff
MemberFYI: The Tribe Bar’s date search gets generated from this code: https://github.com/moderntribe/the-events-calendar/blob/4.2.4/src/Tribe/Main.php#L4229-L4266
Please try this code to accomplish what you want:
https://gist.github.com/cliffordp/0544be0570d6e395e284d3d568ca9a31
You’ll need to modify it for your desired text.
Let me know how it goes.
Cliff
MemberI’m glad you got things working, whatever your name is 😉
Cliff
MemberYou’re welcome. I hope you get it sorted out.
Cliff
MemberHi Sunil.
Yes, it does use the posts_per_page argument.
Thanks for letting us know your issue is resolved.
Cliff
MemberHi Michael. Thanks for linking there so I can better know what you were asking.
It sounds like you want both the https://gist.github.com/cliffordp/ab1f7c4d95723ee6f892 snippet and the https://gist.github.com/cliffordp/0add8931e1c6422a7b4c snippet in your active theme’s functions.php file
Is this correct?
If you don’t get it figured out, please provide the link to your site where you think it should be working but it isn’t.
August 16, 2016 at 8:34 pm in reply to: Can't change size of font for day name in widget list. #1152411Cliff
MemberHi Mark. Could you please provide me a link to where I can see this in action on your site?
-
AuthorPosts
