Forum Replies Created
-
AuthorPosts
-
Barry
MemberIf you attempt to do this from the main events list that will indeed happen – but if you enter the event editor for the individual instance you want to remove and trash it from there that may work for you.
Does that help?
Barry
MemberThat is strange; can you confirm what your permalink structure is set to (by visiting the Settings β Permalinks admin screen)? Thanks!
Barry
MemberThat is strange – can I ask if you to confirm:
* Which versions of both The Events Calendar and Events Calendar PRO you are currently using?
* If you have tried deactivating all other plugins and reverting to a default, unmodified theme – and if the problem still persists under those conditions?Thanks!
Barry
MemberOK, so to summarize this is only an issue with regards to the custom-imported events?
(Using a service like Pastebin/Gist etc rather than posting directly here) would you be able to share some rows of sample data that would let us see some of those imported events as they look in the posts table?
Thanks!
Barry
MemberThe Default Events Template is really the “standard” for displaying events – Default Page Template (and others, depending on what your theme makes available) are really just to present some alternatives in the case of theme conflicts etc.
In this instance it would probably be easiest to add your sidebar by customizing the Default Events Template – and we’ve got some great learning resources to get you on track for doing just that, starting with our Themer’s Guide π
Hope that helps!
Barry
MemberThat is indeed pushing what the recurring event options can facilitate. The only workaround I can think of, though cumbersome, would be creating a custom pattern that covers all the possible days in any week and you then selectively delete instances.
That would fall flat in the case of matinees however since you’d probably then need to set an event to run twice on one day. Using the current recurring event facilities I’m afraid that isn’t possible (directly) but we do invite features requests if you’re game to make one π
Barry
MemberIβm seeing in the English and Swedish versions the Finnish translations for βDayβ, βPhotoβ and βMapβ. Month and List get translated normally.
Is this a WPML-specific problem that you are describing? If I switch my installation to run in Swedish for instance (without WPML) day becomes dag, photo becomes foto and map becomes karta which seems to be in order?
October 16, 2013 at 1:56 pm in reply to: Need to show Event Category in list, photo and month-view #71360Barry
MemberHi! You should find that it is displayed on the single event page – here’s an example: http://wpshindig.com/event/portland-wordpress-meetup/2013-10-28/
Does that help?
October 16, 2013 at 1:54 pm in reply to: customized event list widget- how to display post_content? #71357Barry
MemberTo add, because this is indeed customization territory I’ll go ahead and close this thread (since it is outwith what we can support) – but we do wish you luck π
October 16, 2013 at 1:53 pm in reply to: customized event list widget- how to display post_content? #71356Barry
MemberHi! Fantastic to see someone building a custom widget in this way π
In the list-widget.php file (which is what you override to customize the list widget) there are functions called like tribe_get_phone(),tribe_get_organizer(), tribe_events_event_schedule_details(), and I have found those funcs in the-events-calendar/public/template-tags/general.php. But I donβt see anything that read the event content.
What you’ll probably notice in the default list view widget is that the title is rendered using WordPress’s standard the_title() template tag – and so by a similar token you should also be able to use the_content() or the_excerpt() here.
How can I get my custom template file (next-event-widget.php) to be used?
If you override the
tribe_get_template_part( ‘widgets/list-widget’ ) call with your own code to load your own template π You were definitely on the right track (by passing a different template name to the parent method) however I think in this case the method signature might be a little misleading.
Hope that helps!
Barry
MemberHi millie6,
Shortcodes aren’t currently parsed if they are used within those fields. That said, can you try adding the snippet suggested here and see if that enables you to use them?
Thanks!
Barry
MemberNo, normally they would be distinct (ie events for the main slug and event for the individual slug). Your note that it doesn’t work as expected with Twenty Thirteen is also interesting (as for us we see no such problem) – can you confirm if it is still an issue with that theme when all other plugins are deactivated?
Thanks!
October 16, 2013 at 1:32 pm in reply to: Category Feed Lost After Viewing Single Event & Going Back To Category #71349Barry
MemberThanks for sharing π
Barry
MemberWe’re always happy to consider feature requests – to ensure it is correctly annotated and runs through our usual workflow however can I ask you to post your request on our Uservoice page:
By all means link back to this thread if it makes it easier to explain the idea. Thanks! It sounds like a very interesting project.
October 16, 2013 at 1:18 pm in reply to: Photo/List View content isn’t updated correctly with date change. #71343Barry
MemberOK, thanks!
There definitely does seem to be some sort of problem at work here where it does not always update to show the anticipated results and hitting enter, or reselecting the date via the datepicker and letting it “auto update”, does indeed appear to resolve things.
I have not reverted to the original code but will do that next, wanted to go ahead and get this posted.
Can you now try this and, unless you already did so, at the same time repeat the initial troubleshooting steps you performed (of deactivating all other plugins and switching to a default, unmodified theme)? Thanks!
-
AuthorPosts
