• Resolved lvholmes

    (@lvholmes)


    I have set up a widget showing the agenda view. When I click on an event, an expanded view of the event drops down from the top of the screen.

    To the right of the drop down, there is a button for “Add To Calendar” which works fine.

    Also to the right is a button for “Calendar” which is meant to show the month view (I assume). However, when I click on that nothing happens. What am I missing?

    http://www.digital-seniors.com/wiltondems/

    Thanks for your help! Great plugin, looking forward to using it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • can anyone tell me if can convert this website halal permit to wordpress? If yes, then please, guide me.

    Hi @lvholmes,

    Button only removes pop-up window and returns visitors to the calendar page where you clicked to see the event. It is not designed to redirect users to another page or view.

    Thanks,
    Ben

    Thread Starter lvholmes

    (@lvholmes)

    Thanks for the reply Ben. What’s happening is that I am accessing the event from the widget, not the calendar page. When I click on an event in the widget, it drops a window down from the top of the page, with the calendar button on it.

    I just copied the widget creator code to make the widget. Is there some other code I could use that not show that button in the drop down window?

    Thanks!

    Hi @lvholmes,

    You can hide the button just on the home page using the following code, so please add the code to your site css or style file:

    .home #ai1ec-event-modal .ai1ec-calendar-link {display: none;}

    Take care,
    Ben

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

The topic ‘Month view not loading when accessed from widget’ is closed to new replies.