Rob

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Responsive Calendar #60242
    Rob
    Participant

    if ( !defined('ABSPATH') ) { die('-1'); } ?>

    <?php do_action( 'tribe_events_before_template' ) ?>

    <!-- Tribe Bar -->
    <?php tribe_get_template_part( 'modules/bar' ); ?>

    <!-- Main Events Content -->
    <?php tribe_get_template_part('month/content'); ?>
    <?php tribe_get_template_part( 'list/content' ); ?>
    <?php do_action( 'tribe_events_after_template' ) ?>

    in reply to: Responsive Calendar #60237
    Rob
    Participant

    1:

    2:

    3:
    4:

    5:
    6:
    7:
    8:

    in reply to: Responsive Calendar #60234
    Rob
    Participant

    It didn’t take my code sample.
    I’ll try again.

    in reply to: Responsive Calendar #59729
    Rob
    Participant

    I would like to ask more on this. I understand changing the CSS to handle most of the responsive needs but for a mobile smart phone would I would like to do is have my calendar page drop out and use the list view instead. Is there a way to code the template or the CSS to switch between the two?
    Thanks, Rob

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