Forum Replies Created
-
AuthorPosts
-
Geoff
MemberHello Jonathan and thanks for getting in touch!
Great questions. QR codes can be scanned using any QR reader on a mobile device. I have had good luck searching for “QR reader” in my app store and finding an app that can do it. We unfortunately do not have an app of our own for scanning QR codes, but there are many great ones available for free.
You can use our Event Tickets and Event Tickets Plus plugins to set you up to create tickets for your events, then connect to a WordPress ecommerce plugin that offers a payment gateway. WooCommerce is the ecommerce plugin we see most people using with our plugins and offers payment gateways for Stripe, PayPal and many others.
I’m afraid that we do not integrate with Tribulant, though we do integrate with:
- WooCommerce
- Easy Digital Downloads
- WP-Ecommerce
- Shopp
Does this help answer your questions? Please let me know. 🙂
Cheers,
GeoffGeoff
MemberSure! It will likely be structured similar to this:
$('[the-thing-to-select]').prop( "checked", true );Geoff
April 6, 2016 at 2:25 pm in reply to: Bug Reopen: Event Start Date & End Date reset when errors returned #1099192Geoff
MemberThanks so much, Jonathan!
Do you have any means of deactivating those MU plugins? That is the only difference I see in our settings at this moment.
Geoff
April 6, 2016 at 2:22 pm in reply to: Message appearing on wordpress saying plugin is out of date but it is current #1099189Geoff
MemberHi Matt, thanks for the info! That helps a lot.
A manual re-install will be needed here. I know you mentioned being worried about doing that, but you will lose no data in the process. I do encourage you to backup your database and files as you would for any WordPress or plugin update, but more for best practice than any thread of losing anything.
Will you please following the steps here and let me know if you continue to see the notification? We can take a look at the blank page issue as well, but want to focus on making sure the plugins are properly updated before we switch gears.
Thanks!
GeoffGeoff
MemberHello Audrey,
Sure! It’s changing this:
<p class="tribe-events-widget-link"> <a href="<?php esc_attr_e( esc_url( $link_to_all ) ) ?>" rel="bookmark"> <?php esc_html_e( 'View More…', 'tribe-events-calendar-pro' ) ?> </a> </p>…to this:
<p class="tribe-events-widget-link"> <a href="/events/list" rel="bookmark"> <?php esc_html_e( 'View More…', 'tribe-events-calendar-pro' ) ?> </a> </p>Do note, however, that correct file to do that in is located in the Events Calendar PRO plugin, under src/views/widgets/list-widget. The original answer advised you to look in the core plugin.
Cheers!
GeoffGeoff
MemberHello Marc,
Sorry about that! Would you like me to process a refund of Events Calendar PRO for you? It does include recurring events (which the free version does not), in addition to:
- custom event fields
- advanced widgets (featured venue, countdown and a stronger list widget)
- widget shortcodes
- extra calendar views (map, photo, day and week)
Events Ticket Plus is definitely what you’re looking for as far as connecting Event Tickets to WooCommerce.
Does this help? Please let me know. 🙂
Cheers,
GeoffGeoff
MemberHey David,
Good question! I have not personally tested The Events Calendar with that exact setup. The plugin, however, is a free download and I would suggest giving it a try for yourself to make sure it integrates smoothly.
I can say for sure that the plugin is compatible with WordPress and that I have no seen any reports of issues with GoDaddy.
Sorry I don;t have a more detailed answer here, but does this at least help? Please let me know if you have any other questions and I’d be happy to help as best I can. 🙂
Cheers!
GeoffApril 6, 2016 at 12:58 pm in reply to: Message appearing on wordpress saying plugin is out of date but it is current #1099098Geoff
MemberThanks, Matt. There should be a “Help” tab at the top of that screen (screenshot).
At the very least, are you able to go to your Plugins screen and see what versions of The Events Calendar and Events Calendar PRO are running?
And, were you able to manually re-install the plugins? What was the result of that?
Thanks!
GeoffApril 6, 2016 at 9:56 am in reply to: Message appearing on wordpress saying plugin is out of date but it is current #1099021Geoff
MemberHey Matt and sorry for the trouble here!
Would you be willing to head to Events > Settings > Display, copy the system information at the bottom of the screen and paste it here for me as private reply? That will help me check a few things out to see where the trouble might be coming from.
In the meantime, it might be worth manually re-installing the plugins with the latest versions (4.1.1). We had an issue in one of our recent updates where the plugin directory was being renamed by mistake and I wonder if that may be the case for you as well.
Thanks so much!
GeoffGeoff
MemberHowdy Kent and thanks for getting in touch!
Event Calendar PRO does not include either iCal Importer or Filter Bar, though we do have a bundled package that includes all of them (plus our Facebook Events add-on) to help save a few bucks when they’re all purchased together.
The Filter Bar does not store the user’s selections in a cookie, but it does generate a URL for the selections that can be used to link directly to those results.
You can add as many events as you would like with Events Calendar PRO.
Is it possible to embed the full calendar or categories of the calendar on another (non-WordPress) website?
We are indeed working on full calendar shortcodes as we speak but, for now, the shortcodes included in Events Calendar PRO are for embedding the widgets.
Does this help answer your questions? Please let me know. 🙂
Cheers!
GeoffGeoff
MemberHi Daniel and sorry for the trouble here!
Are you able to confirm that you have both The Events Calendar (4.1.1) and Events Calendar PRO (4.1.1) installed and active when you view your Plugins screen?
If you do not have those both installed, please install them and see if that helps. If you do have them both installed and active, then will you please head to Events > Settings > Help, copy the system information at the bottom of the screen, and paste it here for me as a private reply so I can check your settings?
Thanks so much!
GeoffGeoff
Memberis there a way to add in some additional JS to my page to automatically default the filterbar to Category A?
Absolutely! You can certainly inject JS (or jQuery) into your template to select a category once the page has loaded.
Sorry there isn’t a simple setting for something like this in the plugin itself, but hopefully either the category or JS ideas will help you work around this.
Cheers,
GeoffGeoff
MemberHey Ryan, thanks for reaching out!
Great questions. I have not personally tested Event Tickets Plus with the WooThemes Product Vendors extension but have heard at least one success story with Product Bundles.
The key thing to know about Event Tickets Plus is that it allows you to create a specific WooCommerce product type directly on pages, posts, and event posts, then registers those created products in WooCommerce itself. In other words, any ticket you create will be a recognized product in WooCommerce. As long as the other extensions are able to recognize those products and use them for their intended purpose, then all should work well.
I do also want to note that we do offer a full refund on all products within 30 days of purchase. If nothing else, I would recommend giving the plugins a try and using the refund policy to return anything that doesn’t seem to work together for any reason.
And, yes, you can set a ticket’s sale date for a period of time outside the end date for an event. However, the tickets themselves are fully digital and emailed to the customer, who can then print it out and present at the door.
Does this help answer your questions? Please let me know. 🙂
Cheers,
GeoffApril 6, 2016 at 7:34 am in reply to: Bug Reopen: Event Start Date & End Date reset when errors returned #1098919Geoff
MemberHey Jonathan,
Thanks for following up!
I am having a heck of time trying to recreate the same issue but do clearly see it on your test site. Are you, by chance, using a the community events shortcode on that test page? If you could paste your system information (Events > Settings > Help) for the test site here as a private reply, that would help me compare what might be difference in our configurations.
The duplicate organizer thing is definitely a bug and something we’re hoping to patch in our next maintenance release. It very well could be related, though I see that issue in my test site and not the other. Very strange indeed! Let’s see what I can glean from the test site’s system info and go from there.
Thanks for hanging with me on this — super perplexing!
Geoff
Geoff
MemberHi Krumm, I see my last reply was marked as the correct answer. I’ll go ahead and close this thread but please do hit us up (either here or on WordPress.org, depending on your license) if any other questions pop up, and we’d be happy to help. 🙂
Cheers!
Geoff -
AuthorPosts
