Shortcode category dropdown not showing

WordPress Event Management, Calendars & Registration Forums General Question Shortcode category dropdown not showing

This topic contains 1 reply, has 2 voices, and was last updated by  Stephen Harris 9 years, 6 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #18785

    Hi,
    using the following shortcode in order to display the calendar. It displays, but there is no category filter drop down.
    Am I doing something wrong? The problem is at the following url: http://www.pidgeit.com/careers/full-calendar

    [eo_fullcalendar headerLeft:’title’, headerCenter:’category’, headerRight:’prev,next today’]

    Thanks

    Lukas Feddern
    #18796

    Hi Lukas,

    You should be use = instead of: to seperate attributes and values. Values should be in single quotes or double quotes, or nothing (but not bactics). Lastly there should be no commas separating the attributes. Try:

     [eo_fullcalendar headerLeft='title' headerCenter='category' headerRight='prev,next today']
    

    instead.

    Also, if you copy and paste the above, you should do into the text / html tab (not ‘Visual’ as this can copy styling too).

    Stephen Harris
Viewing 2 posts - 1 through 2 (of 2 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.