Forum Replies Created
-
AuthorPosts
-
Cliff
MemberI’m not sure I understand exactly what you’re wanting to pull off, but have you seen this KB article? https://theeventscalendar.com/knowledgebase/order-events-in-main-blog-loop-by-post-date/
If you need additional assistance, maybe you could provide me a screenshot of what is being rendered on the front-end now and some annotations of what you’re wanting fixed there.
Thanks.
Cliff
MemberThis reply is private.
February 23, 2016 at 2:31 pm in reply to: Avada Theme + Events Calendar Pro (Enabling a Slider on the events page) #1081013Cliff
MemberThe plugin I provided you a link to isn’t theme-specific. I tested it with Avada and it works fine.
It adds widget areas to yoursite/events, not to individual event pages. Please try it out.
Let me know.
Cliff
MemberThanks for letting me know you don’t need any further assistance with this topic. Have a great one.
Cliff
MemberSo from http://cl.ly/1R3c3b14421d, you’re wanting “Cliff Test Category: Barbecue, Concert” to be “Cliff Test Category: More Info”?
February 23, 2016 at 1:24 pm in reply to: My Events Page is taking forever to load after the recent update #1080985Cliff
MemberI can understand the frustration with your experience. In fact, I had previously ticketed this from another forum thread as a confusing input for our developers to 1) clarify what’s to be input, and 2) validate input to protect against issues like the one you’re dealing with. I hope it gets fixed soon too!
Regarding timeouts, we know of sites with 10,000+ events that are actually used by the public (i.e. lots of page loads) that don’t have these loading issues so there must be something else contributing to these timeouts.
Here’s how I recommend you proceed if you choose to use the code snippet I provided:
- Make sure the code I provided is commented out.
- Disable all plugins
- Activate a WordPress default theme (e.g. Twenty Fifteen)
- Add the code I provided to that active theme’s functions.php file
- Refresh your site (e.g. visit your home page or reload the wp-admin page you’re already on) — this will then run the theme’s functions.php, which should delete all those Events posts.
- Remove the code from the theme’s functions.php file after the page fully reloads.
- Switch back to whatever theme you wish to use permanently.
- Reactivate The Events Calendar (not the Pro add-on).
- Visit yoursite/wp-admin/edit.php?post_type=tribe_events to see if there are any events (there shouldn’t be any).
- Reactivate all plugins you wish to use (e.g. Pro add-on).
I hope this helps.
February 23, 2016 at 12:35 pm in reply to: My Events Page is taking forever to load after the recent update #1080967Cliff
MemberYou should add some code in functions.php to leverage wp_delete_post() instead of deleting via PHPMyAdmin because there are several database tables affected (posts, post meta, terms).
Do you want to delete ALL of The Events Calendar’s posts/events?
If yes, you can reference this snippet (untested!):
Here: https://gist.github.com/cliffordp/ee148004b0d8a429095a
Please let me know how things go for you.
Cliff
MemberThanks for your reply. I’ll wait to hear back.
February 23, 2016 at 11:18 am in reply to: No ability to add a new organizer for community events #1080922Cliff
MemberVery glad to help! 🙂
Cliff
MemberHi William. At the bottom of each event, there are event-specific export buttons: http://cl.ly/33330A0F3t2d
If you need additional help with that topic, please open a new thread.
Thank you.
Cliff
MemberIt’s not something we communicate with Facebook about. It’s their API terms, not anything specific to our plugins.
February 23, 2016 at 10:55 am in reply to: Event Ticket Plus Not Working with Custom Post Type #1080896Cliff
MemberTony, we’ve confirmed the bug exists for both Event Tickets and Event Tickets Plus when creating tickets on a custom post type.
It’s on our to-do list, but I cannot guarantee when it’ll be delivered.
I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I apologize for this issue and appreciate your understanding and patience.
Cliff
MemberYou should have a list.php file and a ‘list’ folder within The Events Calendar folder: http://cl.ly/3s0u280Q3S2b
I cannot tell you what you should be looking for as I can’t know what core plugin file(s) you modified. Again, in the future, you should never edit these files in the future. I know that’s not the most helpful information at this point in time, but it is relevant.
If your web host saves 30 days of backups, I’d suggest grabbing a backup from around the time period you think it would have been there, then run a diff to compare if there are any deviations from the core files as they are now.
You could download a fresh copy of The Events Calendar plugin (download and extract the .zip) to compare against.
I hope this info helps!
Cliff
MemberHi Sam. Thanks for your question.
Our Facebook Importer sales page states:
Please also note: You may not be able to import events that Facebook deems adult in nature, including breweries, bars, night clubs, and adult entertainment. The Facebook API dictates that only public, unrestricted events are importable at this time.
As such, it looks like you’ll be wanting to reference our Refund Policy.
Let me know if you have any follow-up questions. 🙂
Cliff
MemberHi Colby. That screenshot looks like it’s from the Mac Calendar app, not from our plugin.
Regardless, you posted in our Pre-Sales forum from a user account that doesn’t have any purchases associated with it.
We don’t answer support questions for Events core/free or PRO add-on in the Pre-Sales forum.
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.
-
AuthorPosts
