javier

Forum Replies Created

Viewing 4 posts - 31 through 34 (of 34 total)
  • Author
    Posts
  • in reply to: Event Expiration #18833
    javier
    Participant

    I have made that code work in the normal or default post or blog entry… but not in the event content type… then it can´t modify the expiration of a event, just the expiration of a normal post.
    …Through the way I have done it I imagine that I have to do the same process in some of the php events files, so…

    Where is the loop of the event? and… Is there a similar php file such as Function.php (that make the similar function or replace it) in the event calendar plugin?

    Thanks again Jonah!
    Thanks

    in reply to: Event Expiration #18816
    javier
    Participant

    Thanks! I don´t want to use any plugin (if it possible to avoid it)…

    Looking in the web I found this article… could there be any conflict or problem if I used the coding for expire/ auto-delete events????

    http://j3webworks.com/blog/wordpress-make-posts-expire-or-auto-delete

    Thanks!

    javier
    Participant

    Thanks Jonah! I have been all the afternoon trying to solve this through the php code… It was driving me crazy! It was so easy!!!! Thanks!!!!

    javier
    Participant

    Hi Suzan and Jonah!
    I tryed that solution, just with this: ‘d/M/Y’:
    echo tribe_get_start_date( $post->ID, $start, ‘d/M/Y’ );
    But nothing change in the widget… Any observation or change to make it work? 🙂

Viewing 4 posts - 31 through 34 (of 34 total)