Forum Replies Created
-
AuthorPosts
-
Cliff
MemberThanks for that.
It appears your shop_order post type is not registered… Did you accidentally deactivate WooCommerce? If it’s currently active, maybe try deactivating and reactivating.
Does reactivating WooCommerce make these WP_DEBUG messages go away and your widgets screen work again?
Do you have a menu item at wp-admin > WooCommerce > Orders? If yes, what’s that URL (like https://example.com/wp-admin/edit.php?post_type=shop_order)
Cliff
MemberI took a closer look at those 2 ideas and merged them into 1.
Also, neither of those is really what you were wanting so I created this new idea: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/17455246-tribe-events-shortcode-support-multiple-categories
Please add your vote to it.
Cliff
MemberThanks for letting me know.
Cliff
MemberYou bet! 🙂
Cliff
MemberI heard from our developers that they did look into this last year but couldn’t reproduce it so they won’t be able to look into this further without your System Information report.
Thanks.
Cliff
MemberHi, Edwin. George is out for a few days for vacation so I’ll handle this thread going forward.
There is a bug with the tribe_events shortcode not displaying the default view from wp-admin > Events > Settings > Display tab.
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.
The workaround is to specify which view you want in the shortcode itself, such as
[tribe_events view=map]===
I was also able to replicate the issue of the ba-resize JS error and logged that bug internally as well.
I apologize for these issues and appreciate your understanding and patience.
December 15, 2016 at 9:50 pm in reply to: Still need help customizing Aggregator to schedule a CSV Import #1206924Cliff
MemberRodrigo, George is out for a few days for vacation so I’ll handle this thread going forward.
I’ll pass along your suggestion to management, regarding CSV scheduled importing being unavailable.
Is there anything more we can help you with here?
December 15, 2016 at 9:48 pm in reply to: Conflict : All Links don't work outside of plugins #1206923Cliff
MemberHi, Stéphane. Thanks for your efforts here.
George is out for a few days on vacation so I’ll step in here.
Would you please provide me the latest version (fresh download) of that theme you’re using so I can test and see if I can replicate the issue with just your theme, The Events Calendar, Event Tickets, and Event Tickets Plus?
Please also explain the steps to take to replicate the issue — such which link to try to create in the WordPress menu.
Thank you.
December 15, 2016 at 9:34 pm in reply to: Preview gives "Your preview doesn't have any records to import." (ICS & Google) #1206922Cliff
MemberAs previously stated,
By default, the “Date” field is today’s date.
I believe this is done because most people do not want to import past events from a source. And if you do want to import past events from a source, you likely know the date of the oldest event and can enter a past date to override this behavior.
If you feel strongly about this Date field’s functionality, you could request this as an enhancement (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
Cliff
MemberPlease provide a link and explain how this thread relates to that other one.
Thank you.
Cliff
MemberHi, Brendyn.
I’m not sure why that year-old thread didn’t get logged, but I just logged the bug internally.
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.
I apologize for this issue and appreciate your understanding and patience.
To help provide our developers extra information, could you please share your System Information?
Thank you.
Cliff
MemberHi, Rodrigo.
I’d suggest a few things:
- Reference the iCalendar spec documentation at https://tools.ietf.org/html/rfc5545
- Before attempting your import, test your iCal file in an iCal validator, such as http://severinghaus.org/projects/icv/
- Create an event in The Events Calendar as an All Day event, then visit that event’s single event page — such as http://wpshindig.com/event/wordcamp-raleigh/ — and click the iCal Export button to see how our plugin generates an All Day event’s .ics file
All that being said, I believe the values you said Google uses is the correct format for an All Day event on December 16, 2016.
If your .ics file isn’t having any events in the preview and it validates, then I’d suggest putting a date in this search field: https://cl.ly/1J3q011P2d3O — it defaults to today’s date.
I hope this information helps!
Cliff
MemberHi, Billie.
I looked through our source code and didn’t see any links that are nofollow by default.
If you’re seeing links from our plugins as nofollow, you might have some custom code in place affecting this.
Please share a link and annotated screenshot of the issue if you have follow-up questions.
Thanks!
December 15, 2016 at 9:00 pm in reply to: Google Cal Import – shows correct time, wrong zone, imports wrong #1206902Cliff
MemberHow odd… I was able to replicate this on my local testing site and have filed an internal bug report.
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.
I apologize for this issue and appreciate your understanding and patience.
For now, you might want to just hide that button via CSS.
Cliff
MemberThanks for that link.
I wasn’t able to replicate that behavior at our demo site: http://wpshindig.com/events/map/?action=tribe_geosearch&tribe_paged=1&tribe_event_display=map&tribe-bar-date=2030-01-28 (I had to put a really random date in there to actually come up with zero results)
Same for my local testing site running Twenty Seventeen theme: https://cl.ly/2B1S2x1k1S06
There are also other issues going on with your site, such as the invalid SSL certificate throwing browser errors. Therefore, I’d suggest following these recommended troubleshooting steps for your own site:
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?
- Downloads / Version Numbers
- License Keys
- TEC Automatic Updates
- or TEC Manual Updates
- WordPress core updates
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 Twenty Sixteen 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 debug messages 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). That will give me a lot of extra information to help diagnose the problem.
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
