Title: Pop-outs
Last modified: August 22, 2016

---

# Pop-outs

 *  [lrensi](https://wordpress.org/support/users/lrensi/)
 * (@lrensi)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pop-outs/)
 * Hello,
 * I’m having two issues. First, the calendar pop-outs are automatically opening
   once you change the calendar to a different month. Second, if I don’t specify
   a specific time for an event, it says N/A under the date on the pop-out. Is there
   a way for the N/A not to show up? Here is the URL [. I have tried a few things listed on this forum already but they don’t seem to work. Thanks in advance for your help! I love the plugin just need these two things to be corrected.](http://lesliefife.org/calendar/)
 * [https://wordpress.org/plugins/my-calendar/](https://wordpress.org/plugins/my-calendar/)

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

 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/pop-outs/#post-5855338)
 * I’m on a mobile device right now, which makes it difficult to answer your first
   question; but for the second question, you’ll want to look at the My Calendar
   settings, and adjust the text for all day events.
 *  Thread Starter [lrensi](https://wordpress.org/support/users/lrensi/)
 * (@lrensi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855465)
 * Thanks Joe I figured out how to turn off the N/A thanks to your response. The
   layout of the pop-outs are not looking correct. The end time is wrapping to a
   new line. Ex:
 * 6:00 pm
    – 9:00 pm
 * The Google Map link is just floating on the right side of the pop-out which makes
   adding an image hard because the calendar write-up doesn’t wrap very well around
   both items.
 * Is there a way to fix this?
 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855468)
 * I’d need to see your calendar to be able to answer this question; it depends 
   a lot on which My Calendar stylesheet you’re using, and can also be impacted 
   by your theme.
 *  Thread Starter [lrensi](https://wordpress.org/support/users/lrensi/)
 * (@lrensi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855469)
 * Sorry you can see it here.
 * [http://scubalessonsnashville.com/calendar/](http://scubalessonsnashville.com/calendar/)
 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855470)
 * So, for the time question:
 * Find `.mc-main .calendar-event .event-time` in the stylesheet and delete the 
   line `display:block;`
 * For the map link, I’d suggest modifying the image and floating it to the right:
 *     ```
       .mc-main .details img {
          float: right;
       }
       ```
   
 *  Thread Starter [lrensi](https://wordpress.org/support/users/lrensi/)
 * (@lrensi)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855482)
 * Thanks Joe! I did your suggestions. The time looks better but the map link still
   looks pretty randomly placed on the pop-out. Is there any way to get the link
   to show under the date and time within the header of the pop-out? My website 
   is [http://scubalessonsnashville.com/calendar/](http://scubalessonsnashville.com/calendar/)
 * Thank you SO much for your help. Love the calendar.
 *  Plugin Author [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * (@joedolson)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855483)
 * You can create a completely unique layout using the template editor, and place
   everything exactly where you want it. Just go to My Calendar > Template Editor
   and reference the list of template tags available from My Calendar > Help.

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

The topic ‘Pop-outs’ is closed to new replies.

 * ![](https://ps.w.org/my-calendar/assets/icon-256x256.png?rev=1097576)
 * [My Calendar - Accessible Event Manager](https://wordpress.org/plugins/my-calendar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/my-calendar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/my-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/my-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/my-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/my-calendar/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Joe Dolson](https://wordpress.org/support/users/joedolson/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/pop-outs/#post-5855483)
 * Status: not resolved