Forum Replies Created
-
AuthorPosts
-
Cliff
MemberMatthias,
The code snippet you shared is still current.
Is there anything that updates when you make changes at Google Calendar after initially importing it into WordPress?
Cliff
MemberAdam, please check out this code snippet:
https://gist.github.com/cliffordp/f7a9ef262017cae04e6fd9645e478c0d
Let me know how it goes!
Cliff
MemberThanks for the details.
We don’t provide support for Avada theme, only the WordPress default themes like Twenty Sixteen. They are the ones that added integration and they have custom coding to do things different than our plugins’ defaults so we can’t help there.
However, if you switch to Twenty Sixteen, it should operate on your site like our demo site does:
- Visit http://wpshindig.com/events/list/
- Click Previous Events link at the bottom of the page
- The Ajax reloading of the Events List does change from Upcoming Events to Past Events, as seen in this video
You might want to send this on to Avada’s support to see if they consider this a bug to be fixed or how else they want to handle this on their side.
I hope this helps.
September 13, 2016 at 9:16 am in reply to: After Update, Events List widget only shows on Homepage, nowhere else #1163382Cliff
MemberWe’ve had conflicts with WooThemes Sensei.
I see in our internal bug tracker: as of 7 days ago, we’re awaiting them to release their next update, which should have some code from us in it.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once we learn that Sensei releases the applicable update. I appreciate your understanding and patience.
Cliff
MemberHi Ian.
The value stored in the database for that field is in YYYY-MM-DD HH:MM:SS format.
This is not going to change. However, if there’s a function their slider or page builder is using to pull this raw data, it could probably be filtered to be in a specific format for their slider.
Here is a screenshot of one of my testing site’s single event’s post meta: https://cl.ly/1f2C132a372j
If you do go the route of some filter of the date and time, I’d advise using _EventStartDateUTC or somehow incorporating the timezone into the filter’s functionality.
If the slider authors would like to work with us on figuring out the best way to go about this, please put them in contact with us at [email protected] and have them link to this thread in their email.
Thank you.
September 12, 2016 at 9:02 pm in reply to: Can't enable any of the Events Calendar Pro Add-Ons? #1163201Cliff
MemberHi. Thanks for your question.
You need to install the core/free The Events Calendar plugin, which is sounds like you have. The add-on links viewable from wp-admin > Events > Event Add-ons are not “smart” links. They don’t know that your account already has access or even if some or all of the add-on plugins are already installed and activated.
You need to download and install the .zip files available at My Account > Downloads.
You install the files by going to wp-admin > Plugins > Add New > Upload Plugin, and you upload the .zip file you downloaded. Then, once installed, you click to Activate it.
I hope this clears things up.
September 12, 2016 at 8:49 pm in reply to: HTTP ERROR 500 when trying to save Attendee Info #1163195Cliff
MemberHi, Port. Sorry you’re experiencing this. It’s not something I’ve come across yet. Therefore, 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 (such as going through the ticket purchase steps).
Please also share a screenshot of the ticket edit area of the wp-admin Events edit screen for an event you’re experiencing this issue for.
Then, please share your System Information (while in Testing for Conflicts mode).
You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Let us know what you find out.
Thanks.
Cliff
MemberHi Edith.
Please explain where you’re putting that code.
Please also try changing the Events template option at wp-admin > Events > Settings > Display tab and see if your changes then do take effect.
Thanks.
Cliff
MemberHi Adam.
Here’s an installable .zip file (install it at your Plugins screen) that adds two URLs:
- example.com/events/?ical=1&tribe_display=recently-published
- example.com/events/?ical=1&tribe_display=year
The first is useful when folks are trying to use the iCal importer to pull events from one website to another. It will contain any recently published or modified events. Note: It is subject to the postsperpage setting in WP-Admin > Events > Settings.
The second exports this year’s events (from January through December).
If preferable, there’s a code snippet to share just the events one year out from today. Let me know if this plugin works for you or if you want the code for exporting one year from today.
===
And, yes, the export button’s text and link can be customized — Or, you could even add a second button.
Please let me know what your ideal is (including any annotated screenshots or links to your site), and I’ll see how I can help you with that.
Cliff
MemberHi Greg.
This isn’t something I’m experiencing on my local testing site or on our demo site: http://wpshindig.com/events/past/
Please provide your link and any actions you take so I can see how you’re getting to this issue.
Thank you.
Cliff
MemberHi Sanjeev. You posted in our Translations forum regarding Event Tickets Plus (ET+) from a user account that doesn’t have any purchases associated with it.
We only answer support questions in each product’s respective forum (which you can only post to if you have a license).
We have not been seeing any fatal error like this in the current version of ET+ (I’m not sure about past versions). I also do not know what version of Event Tickets (ET) and ET+ you have.
If you made your purchase(s) through a different user account, please login to that account and then post in one of the paid forums.
Thank you for your understanding and thank you for using our plugins.
Cliff
MemberHi Matt. Sorry you’re experiencing this, and thanks for all the details.
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 (like going through the checkout routine you took screen-caps of).
Then, please share your System Information (while in Testing for Conflicts mode).
You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Let us know what you find out.
Thanks.
Cliff
MemberJoanna, thanks for trying. I was hoping that simple fix would do it.
If you downgrade back to version 4.2.4 (I’m assuming this is the previous version you had installed) or upgrade to the latest version (4.2.6), then clear all caches, etc., then does it work (also try changing Events template again)?
Cliff
MemberYou bet! Have a great rest of your week.
Cliff
MemberI see at that link that Fred Smith is the only one with an avatar and the only one with a name.
Did you copy and paste the entire code? I wonder if the customization I shared didn’t get added to inside the foreach loop.
If you did implement the custom attendees-list.php file correctly, then 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).
You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Let us know what you find out.
Thanks.
-
AuthorPosts
