http://docs.tri.be/Events-Calendar/function-tribe_events_event_schedule_details.

Home Forums Calendar Products Events Calendar PRO http://docs.tri.be/Events-Calendar/function-tribe_events_event_schedule_details.

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #120986
    Roberto
    Participant

    Hi I’m testing with the events calendar (no pro version). i’ve check this:
    http://docs.tri.be/Events-Calendar/function-tribe_events_event_schedule_details.html
    but the data configuration is right in the general settings. But in the plugin i have monthname day (marzo 28) instead of day monthname (28 marzo).
    How can i fix this?

    #120993
    Roberto
    Participant
    #121188
    Brook
    Participant

    Howdy Roberto!

    THis should be pretty easy if you have used WP Filters before. It sounds like you would want to hook into the following filter ‘tribe_events_event_schedule_details_formatting’. This is actually an array. From the sound of it you would just change the array key ‘same_year_format’ to ‘j F’.

    Does that make sense? You able to get it working? Please let me know if you can. Cheers!

    – Brook

    #121191
    Roberto
    Participant

    Yes, the issue is that in the general configuration is set right but in the array shows differently. So i need to use WP Filters for fix?

    #121201
    Brook
    Participant

    Yes sir. The steps I outlined above should work awesome. Please let us know if those steps solved it for you. Cheers!

    – Brook

    #121728
    Roberto
    Participant

    Can u help? 🙂 I need to change this ‘same_year_format’ => ‘F j’, to j F Y that is the right data format. I see in the function that plugin code set automatically to F j if the get_option( ‘date_format’ ) don’t returns also time. But it cannot returns time, only date. So i think is also a bug :X

    #122809
    Roberto
    Participant

    Someone can help me? :X
    http://wp.comune.ravello.sa.it/event/cinema-tarzan/
    no able to change dd montname in display :(((

    #123445
    Brook
    Participant

    Howdy again Roberto,

    Please pardon my delayed response. For some reason I did not get an email notifying me of your replies, or perhaps I somehow missed it.

    Could you please give me the name of the file, and the line number for the code you mentioned that you think contains a bug. I would definitely like to examine this further and see about getting it fixed for you and others.

    Thanks!

    – Brook

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘http://docs.tri.be/Events-Calendar/function-tribe_events_event_schedule_details.’ is closed to new replies.