Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author LBell

    (@lbell)

    Those buttons appear if there is a location and/or a URL found in the event data. If there’s not, they won’t.

    Thread Starter splntrdhands

    (@splntrdhands)

    Hopefully these screenshots come through

    Thread Starter splntrdhands

    (@splntrdhands)

    Looks like they didn’t. I added them under the calendar at fbcthibodaux.org/calendar

    Plugin Author LBell

    (@lbell)

    I see what’s going on. You’re theme’s CSS is rendering the buttons invisible with .button {outline: none; border: none; color: #fff; ...

    Try styling just the calendar buttons with .pgcal-container .button {color: #000;} etc.

    Thread Starter splntrdhands

    (@splntrdhands)

    Where is the best place to place this code? I had been adding it to the additional CSS on the theme customization but I can’t seem to get this one to work.

    Plugin Author LBell

    (@lbell)

    Depending on when the CSS is called, you may need to use the controversial !important flag…

    I generally prefer to use a CSS plugin but mileage may vary.

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

The topic ‘Map/Add to Calendar Buttons’ is closed to new replies.