Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Stephanie,

    It is necessary to install Extended View addon, it is free and you can download it here: https://time.ly/downloads/extended-views/

    Take care,
    Benjamin

    Thread Starter devdroidsj

    (@devdroidsj)

    That changed the view, which i like much better.

    Now the other issues is, how do i hide the blue boxed areas below the calendar, that say Hand Reading Circle, Past Events, Speaking and so forth.
    http://palmpurpose.com/events/

    This is a conflict with your wp theme, add the following code into your theme css file, it should help:

    .page-id-43 .child-pages-wrap
    {
    	display: none;
    }
    Thread Starter devdroidsj

    (@devdroidsj)

    Perfect!!!
    Everything has been solved 🙂

    Great! If you have the time would you mind leaving a review.

    Thanks

    Thread Starter devdroidsj

    (@devdroidsj)

    I have a new question. I want to be able show past events. I created a Where’s ceclia been category but it only works when i change the calendar view to start with jan 1 2012. is there a better way?

    The only way to view past events is to navigate to them using the calendar. But you can have a list of events (using calendar shortcode) that starts on a specific date. Use the shortcode: [ai1ec exact_date=’1-10-2015′].

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

The topic ‘Display’ is closed to new replies.