Viewing 15 replies - 1 through 15 (of 53 total)
  • Plugin Author K

    (@koelle)

    use the option “match_day=X” instead of day

    Thread Starter 1999999

    (@1999999-1)

    only show first day match. the others, not.

    Exemple:

    [matches league_id=1 match_day=2]
    [matches league_id=1 match_day=3]
    [matches league_id=1 match_day=4]

    only show

    Match day 1.

    Plugin Author K

    (@koelle)

    this should be resolved in 4.0.4

    in previews version the match day working good but in the latest 4.0.4 the problem back again. Show list of all match from the first day and more…
    but, in latest update fix problem with yoast seo

    Plugin Author K

    (@koelle)

    hmmm [matches match_day=2] worked for me…
    I will have another look

    i use this shortcodes in same page

    [standings league_id=1 template=last5]

    [crosstable league_id=1 mode=embed]

    [matches league_id=1 match_day= team= ]

    in 4.0.3 version the 3th default show the firt day but if chose some other day from droplist woring good… in 4.0.4 this is not working show only 1st day

    check it here
    https://www.paon.gr/vathmologies-volley-gunaikon/

    this shortcode for archive working good choice by match day
    [leaguearchive league_id=1]

    Plugin Author K

    (@koelle)

    I now understand your problem. What sport type do you use? Do you use a custom template?

    same problem in basketball and volleyball
    i update in version 4.0.5 but the problem continue

    Thread Starter 1999999

    (@1999999-1)

    With last update, shortcode [matches league_id=1 match_day=2,3, 4, etc] works. Thanks.

    Is possible remove FILTER with match_day? Because, I want use this shortcode with TABS and show match day on each tab.

    Because, if you see: https://estrelamondegofc.com/blog/?page_id=1124
    the page height is too big…

    You could do this in your plugin. Instead you show “all”, with the shortcode
    [matches league_id = 2 mode = all], you gave the option to show “all with TABS” and unfiltered.

    And finally, if possible, the TAB with the current match day, it becomes active automatically.

    Plugin Author K

    (@koelle)

    @mrmobile: do you use the plugin default templates or customized templates?

    @1999999: I recommend you use the template=”by_matchday” option, which will show matches organized by matchday in a jQuery UI accordion list. I can also add another template to show the matches in tab format

    On my website problem is that with by_matchday is showing first matchday not current.

    https://echosportu.pl/tabele-terminarze/pilka-nozna-ekstraklasa/

    Plugin Author K

    (@koelle)

    Currently, the default open list element is the first one

    Is it possible to have all of them opened? And do I have to use this slider?

    Plugin Author K

    (@koelle)

    The accordion list only allows one item open at a time. I will, however, slightly change the by_matchday templates:

    * by_matchday: this will be without any javascript animation showing all matches of the league organized by matchday
    * by_matchday-accordion: matchdays with jQuery UI accordion functionality
    * by_matchday-tabs: matchdays with jQuery UI tabs functionality

    The latter two templates will have the current matchday item/tab open by default. The current matchday is that match day closest to the current date. Thus, it can show the last match day or the next match day

Viewing 15 replies - 1 through 15 (of 53 total)
  • The topic ‘Show all games that day of a league’ is closed to new replies.