Robert

Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: Custom Event List Advanced Widget #16945
    Robert
    Member

    Yeah, I know;)

    in reply to: Custom Event List Advanced Widget #16943
    Robert
    Member

    To be precise, it should show 7 days, not from monday to sunday, but from current day, for example if today would be friday – it should show days from friday to thursday. Pretty complicated I guess.

    in reply to: Custom Event List Advanced Widget #16942
    Robert
    Member

    Hey Guys,
    after a lot of work with customizing Custom Event List Advanced Widget,
    my client changed his mind, and now wants a module on home page, which
    will show whole week, not just upcoming events. Here I did quick photoshop mockup of what it might look like: http://img72.imageshack.us/img72/627/calmockup.jpg . And here is something similar in work (bottom of homepage): http://www.kopernik.org.pl . I know it’s not your typical support question,
    but do You think it’s possible to make a widget showing current week built on your calendar?

    in reply to: Custom Event List Advanced Widget #16866
    Robert
    Member

    Wow Jonah, You made my day;)
    Thanks to Your advice, i’m almost there!
    Check it out: http://robertbrodziak.com/kom/
    It’s not final version, but now I can have all
    the fun with styling. Best support ever!

    in reply to: Custom Event List Advanced Widget #16811
    Robert
    Member

    Thanks!
    I changed anchor tag in the file You are talking about. I guess this is the part I need to modify:

    echo tribe_get_start_date( $post->ID, $start );

    if($event->AllDay && $start) {
    echo ‘ (‘.__(‘All Day’,’tribe-events-calendar-pro’).’)’;

    Now it’s loading whole date – day, month, year and hour, and applying class .when, right? What I would like to get is apply different class to day, different for month, different for year and hour, so I could style them independly.
    To be honest I’m still newbie in PHP, so if You could give me some directions on how to acomplish that, it would be great;) If You got some time of course.

    in reply to: Custom Event List Advanced Widget #16780
    Robert
    Member

    at the bottom of page;)

    in reply to: Custom Event List Advanced Widget #16779
    Robert
    Member

    Thank You for your quick response. I spend some time working on this, added display: block, and make whole element clickable, not only title of the event, with some simple hover. But still didn’t figured out how to stylize different elements of date separately. You can check my live version here: http://robertbrodziak.com/kom/

Viewing 7 posts - 1 through 7 (of 7 total)