The Events Calendar PRO – Venue Name not displaying

Home Forums Calendar Products Events Calendar PRO The Events Calendar PRO – Venue Name not displaying

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #54205
    melrichban
    Participant

    I am running support for a friend who is using your plugin on her site. The problem I\’m having is that I can\’t seem to get the Venue Name to display on the single-event page. (See pic below)

    https://www.dropbox.com/s/jroczbsexfve4ez/EventsCalError.pdf.jpg

    You can see this yourself at: http://downtownmuse.com/calendar/

    All of the event\’s venue names aren\’t displaying which has forced my friend to put the venue name into the address field. Obviously this isn\’t a preferred work-around.

    Can you point me in the right direction for how to force this meta-data to display? The view being used is Photo and the theme is called Hoarder: http://www.themezilla.com/themes/hoarder/

    Thank you!

    #54359
    Jonah
    Participant

    Hi melrichban,

    You have this declaration in your theme’s CSS which is hiding the venue name/link:

    .author {
    display: none !important;
    }

    The venue name uses that same class so my recommendation would be to make that more specific to whatever else you are needing to hide.

    I hope that helps but let me know if you have any other questions.

    – Jonah

    #980196
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘The Events Calendar PRO – Venue Name not displaying’ is closed to new replies.