• Resolved rvlv

    (@rvlv)


    Hi,

    thanks for the simple plugin. It’s very much what I was looking for.

    I have a music agency and would love to have a shortcode to list shows by each artist.
    Is it possible?
    I can use “season” as the artist name. Is there a way to have season specific shortcodes?

    Thanks!

    • This topic was modified 2 years, 10 months ago by rvlv.

    The page I need help with: [log in to see the link]

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

    (@mpol)

    Hi,
    Thank you for your feedback.

    1.4.0 was just released as an update.

    You can use a shortcode parameter for showing events only from certain categories (seasons):

    [super_simple_event_calendar season="213,212"]

    Plugin Author Marcel Pol

    (@mpol)

    By the way, there is always a standard archive page, but it might not suit your needs.
    You can get there by going to Events > Seasons, then click on “View”, and you should be there.

    Thread Starter rvlv

    (@rvlv)

    Hi Marcel, Thanks for the quick reply! It worked! Awesome.

    Thread Starter rvlv

    (@rvlv)

    Do you know how can I alter the border color? Right now it shows a thin border in all cells. I just want the bottom border on each row.

    I’ve tried hacking some custom css but no effect…

    Thanks!

    Thread Starter rvlv

    (@rvlv)

    Got it!

    table.ssec-shortcode-calendar td {
      border: 1px solid #e9e9e9;
      border-bottom: 1px solid #000;
      padding: 5px;
    }
    

    Thanks!
    Miguel

    Heb 2 seizoenen gemaakt. shortcodes geplaatst op 2 pagina’s
    [super_simple_event_calendar season=”56″]
    op de andere pagina [super_simple_event_calendar season=”57″]
    2 widgets in de sidebar die ieder verwijzen naar de correcte pagina.
    Maar de widgets weten de events niet te scheiden van elkaar.
    Ik zie in beide widgets events van season 57
    Heb alle events meerdere keren gechecked en ze staan in de goede categorie(season)
    klik ik op volledige kalender dan laten de widgets de correcte events zien op hun betreffende pagina. Maar in de widget view zelf gaat het mis.
    Wat doe ik fout?

    • This reply was modified 2 years, 10 months ago by moddersnuit.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘shortcode for events by season’ is closed to new replies.