Forum Replies Created
-
AuthorPosts
-
Brook
ParticipantHowdy Darnahome,
That’s a good question. As our announcement of WPML compatibility details, only The Events Calendar and Events Calendar Pro are compatible with WPML. There are still some incompatibilities with the tickets plugins.
If you would like for us to build compatibility between WooCommerce Tickets and WPML, please suggest this as a feature request on UserVoice. You should definitely outlines the problem you are facing, such as the stock issue and so forth. From there other people can vote their support for your idea.
At the moment, waiting for us to add the features necessary for multiple languages is the only viable option. There is no workaround I can think of to get you where you want to be. 🙁
Please let me know if you have any questions. Cheers!
– Brook
Brook
ParticipantHowdy Kurtis,
That would certainly be possible with a theme override. The Themer’s Guide walks you through how to make overrides like that.
If I were you I would override events-calendar-pro/src/views/pro/week.php and add your image in there. You could add a simple
tag and link to a static image. Or if you wanted to be able to adjust the image from the backend, you could create a new page called something like “Week view’s featured image”. Add a featured image to it and hit save. Grab the page ID # from the URL. Then user tribe_event_featured_image( $page_id ) to show the featured image for that page. Thus any time you want to change the image, just go to Week view’s featured image and update teh featured image from the WP backend.
Does that all make sense? Will that work for you? Please let us know.
Cheers!
– Brook
September 25, 2015 at 9:37 am in reply to: Events will show in the Month View but not in the Day View #1008740Brook
ParticipantThanks for letting us know Brandon. We’ll make a note of the conflict there. If you need anything else let us know.
Cheers!
– BrookBrook
ParticipantThank you for clarifying. We have seen one similar issue. A user who only had one filter enabled saw the filter list disappear while viewing a category page. Is that similar to your circumstance here?
Would you mind grabbing your system information and pasting it here? Make sure to use the ‘Set as private reply’ checkbox to protect your private information from the public. You can find the system info by going to WP Admin > Events > Settings, clicking on the “Help” tab, and scrolling down to the ‘System Information’ box. (Or by going to [yoursite]/wp-admin/edit.php?post_type=tribe_events&page=tribe-events-calendar&tab=help) That will give me a lot of extra information to help diagnose the problem.
Could you also go to WP-Admin > Events > Settings > Filters and take a screenshot of your filter settings? Using all of this info I would do my best to reproduce the problem locally, and then diagnose it.
Cheers!
– Brook
Brook
ParticipantThanks for marking the answer correct, Oren. Cheers!
– Brook
September 25, 2015 at 8:14 am in reply to: Return to Month snippet centered at bottom but not at top #1008718Brook
ParticipantThanks Mark! I appreciate it very much. Let us know if you ever need anything else.
Cheers!
– Brook
Brook
ParticipantHowdy Angela,
The update is out now. Is it fixing things for you?
- Brook
Brook
ParticipantAwesome. Thanks Tom. If you need anything else please let us know. I wish I was able to be of more immediate help with the first one.
Cheers!
– Brook
September 25, 2015 at 7:48 am in reply to: Event listings disappear from calendar when show time starts #1008707Brook
ParticipantThanks for marking this correct!
- Brook
September 24, 2015 at 4:35 pm in reply to: Need function that will return true when viewing the "Event List" page #1008561Brook
ParticipantInteresting. Thanks for giving that a whirl.
I am not completely sure what that code from iThemes does. The tutorial/blog post it links to on our site as the “source” is a bit ancient (for version 2 of the calendar.). We are compatible with Genesis, but the current snippet looks a fair bit different.
I am not at all certain why you are seeing the duplicates. I would need a copy of the theme to test and try to determine. Would you be willing to provide us a copy of your theme by email it to support @ this website? It is strange that it sounds like you are running the the same theme with Events Calendar Pro on other sites, and not seeing this issue. Hopefully I can reproduce this issue.
The other possibility is for you to contact iThemes as well. They might be familiar with this issue already.
Thanks!
- Brook
Brook
ParticipantHowdy Tony,
Good question. You could either modify the .po/.mo files. Use a universal textchanger, there are some plugins and snippets available for this. Or you could use the filter ‘tribe_organizer_label_plural’. Just return a text string to that filter, whatever string you use will replace ‘Organizers’.
Does that all make sense? Will that work for you? Please let us know.
Cheers!
– Brook
September 24, 2015 at 1:30 pm in reply to: Return to Month snippet centered at bottom but not at top #1008484Brook
ParticipantHowdy Mark,
Good question. I just tested out this CSS, and was able to get that current events link centered. Just add this to the same CSS file as the one you modified for making the links appear up top:
.tribe-events-month #tribe-events-header .tribe-events-sub-nav li{ display:inline-block; } #tribe-events-header .tribe-events-sub-nav .tribe-events-nav-current{ float:none; }Did that work? Cheers!
– Brook
Brook
ParticipantThis reply is private.
September 24, 2015 at 11:59 am in reply to: The server responded with a malformed response. #1008456Brook
ParticipantThanks for sharing that Anthony, I am giving it a test right now.
Brook
ParticipantAhh yes, thanks for sharing the config screenshot. Our exclusions are a brand new feature and they were sadly not QA’d as thoroughly as they should have been. We’re working to patch them, but in the interim you might see them not working as in your case.
If I were you I would delete the exclusion entirely. The I could edit your recurrence pattern, keep it as custom but set the Frequency to Weekly. Then just check Wed as the day that it repeats on. Does that make sense? Did it work?
– Brook
-
AuthorPosts
