Barry

Forum Replies Created

Viewing 15 posts - 12,181 through 12,195 (of 17,936 total)
  • Author
    Posts
  • in reply to: Delete Single Instance of Recurring Event #71376
    Barry
    Member

    If 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?

    in reply to: 404 error on events page #71375
    Barry
    Member

    That is strange; can you confirm what your permalink structure is set to (by visiting the Settings β†’ Permalinks admin screen)? Thanks!

    in reply to: WP Plugin Question #71373
    Barry
    Member

    That 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!

    in reply to: Empty event list in admin panel #71369
    Barry
    Member

    OK, 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!

    in reply to: Grid view on Page Template #71367
    Barry
    Member

    The 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!

    in reply to: Parent and Child events? #71364
    Barry
    Member

    That 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 πŸ™‚

    tribe.uservoice.com

    in reply to: Problems with some views #71361
    Barry
    Member

    I’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?

    in reply to: Need to show Event Category in list, photo and month-view #71360
    Barry
    Member

    Hi! 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?

    in reply to: customized event list widget- how to display post_content? #71357
    Barry
    Member

    To 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 πŸ™‚

    in reply to: customized event list widget- how to display post_content? #71356
    Barry
    Member

    Hi! 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!

    in reply to: HTML code before content #71353
    Barry
    Member

    Hi 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!

    in reply to: Events returning 404 Page #71350
    Barry
    Member

    No, 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!

    Barry
    Member

    Thanks for sharing πŸ™‚

    in reply to: Custom Taxonomy Template #71345
    Barry
    Member

    We’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:

    tribe.uservoice.com

    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.

    Barry
    Member

    OK, 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!

Viewing 15 posts - 12,181 through 12,195 (of 17,936 total)