Forum Replies Created
-
AuthorPosts
-
Cliff
MemberI don’t see a screenshot attached. Could you please try sharing it again?
Also, please confirm if you are trying to use this in the context of the tribe_event_inline shortcode. If you are not, those curly braces wouldn’t work.
February 28, 2017 at 3:44 pm in reply to: Error with hovering over event date… description box does not close #1247258Cliff
MemberI re-visited your link.
There are now multiple console errors at your site, as I expected to find. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
The biggest console error is from “cherry-plugin”, whatever that is…
Let me know if you think there’s anything more I can help with.
February 28, 2017 at 3:40 pm in reply to: Spurious URLs being generated, creating "Not Found" Google Crawl Errors #1247257Cliff
MemberI’m glad you got that snippet installed and working. What then are the remaining/outstanding issues to still be addressed?
Cliff
MemberExcellent. Thanks for the update!
Cliff
MemberSorry, the video should work now. Cloudapp was down during the Amazon S3 outage but it’s working again now I think. I hope it works for you…
February 28, 2017 at 3:21 pm in reply to: Tickets are not editable and don´t show up as woo-products #1247237Cliff
MemberPlease provide a screenshot of that event’s ticket editing area in wp-admin so I can see the ticket(s) you setup for that event.
February 28, 2017 at 3:18 pm in reply to: Filter bar tags events are the same as the article #1247235Cliff
MemberThe only tag available by default is Post Tags.
There is also Event Categories.
Both are available to be enabled/disabled in Filter Bar’s settings. See the first screenshot at https://theeventscalendar.com/knowledgebase/configuring-filter-bar/
Please let me know if you have any follow-up questions on this topic.
February 28, 2017 at 3:13 pm in reply to: Proceed ticket checkout, but not showing shipping address column filled #1247231Cliff
MemberI’m glad to hear that worked for you.
If you don’t want to have to manually change that for every ticket, you might want to give the code snippet I shared a try and see if it suits your needs too.
February 28, 2017 at 3:12 pm in reply to: Proceed ticket checkout but didn show shipping address #1247228Cliff
MemberI’m glad to hear that worked for you.
If you don’t want to have to manually change that for every ticket, you might want to give the code snippet I shared a try and see if it suits your needs too.
Cliff
Member1) One thing I noticed from your screenshots that I couldn’t reproduce is the mismatched date formats, like “03/03/2017” vs “2017-03-04” in the same screenshot (but noticed in multiple screenshots).
Are you manually typing in a date in a different date format or do you use the datepicker pop-up for every date field and its filling it in these different formats?
2) So I can best try to advise you how to create this event (even if necessary to work around any bugginess), could you please write out all instances you want to display on your calendar for this single event in plain text, like this:
- March 1 10am
- March 1 3pm
- March 4 10am
- March 4 3pm
- March 7 6pm
- March 8 12pm
Thank you.
Cliff
MemberThanks, Brittany.
I was able to replicate this behavior for the mobile view of the Month View (not actually the Mini Calendar widget).
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.
February 27, 2017 at 9:03 pm in reply to: Attributes in variable product not showing on front end #1246668Cliff
MemberYou’re welcome. Thanks for your understanding.
Have a great week!
Cliff
MemberHi, Debra.
In our forums we keep our threads focused on just one issue at a time to ensure we fully answer each of your questions/issues. Please keep this in mind for the future and start a new thread for your additional questions from this thread. Thanks for your understanding, and I’ll answer only your first question…
Could you please provide a screenshot or screen capture of your ticket’s settings on the Page where they’re not displaying?
February 27, 2017 at 8:57 pm in reply to: Error with hovering over event date… description box does not close #1246658Cliff
MemberHi, Jim.
I visited that link and didn’t experience the same thing. Here’s a video of my testing on Mac + Chrome: https://cl.ly/292G3u393K1A
Do you still need assistance with this?
Cliff
MemberHi, Chris.
That shortcode’s attributes come from /wp-content/plugins/events-calendar-pro/src/Tribe/Shortcodes/Events_List.php
And then it runs PRO’s Event List Widget output, which is from /wp-content/plugins/events-calendar-pro/src/Tribe/Advanced_List_Widget.php
As far as the template that gets used, that’s at /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/list-widget.php, which is able to be overridden via our Themer’s Guide.
So it sounds like you’re on the right track going that route but may have your override file in the wrong place or maybe copied the free version’s instead of the PRO version’s list-widget.php
Please let me know if I can be of further help here.
-
AuthorPosts
