Forums

Event Calendar 3
[resolved] Hide navigation but not everywhere (2 posts)

  1. vb078
    Member
    Posted 2 years ago #

    Ok I love this plugin...
    I love it so much I use it on several locations...

    I'd like to disable the navigation (mounths) in one of my pages. How?

    I saw ::
    Position of navigation links: navigation=[0,1,2]
    The navigation links are more usable when they are above the calendar (0), but you might prefer them below (1) or hidden (2) for aesthetic reasons.

    On this page http://wpcal.firetree.net/options/

    Is possible?

    My actual use ::
    <?php ec3_get_calendar(); ?>

    Thank you in advance and Happy New Year :)

    http://wordpress.org/extend/plugins/event-calendar/

  2. vb078
    Member
    Posted 2 years ago #

    I just use this code.....

    <?php if ( is_page('1050') ) { ?>
    <?php } else {   ?>
    
     <?php ec3_get_calendar(); ?>
    
    </div>
    <?php } ?>

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic