• Resolved NiviE

    (@nivie)


    How do I display a subset of mountains using the Snow Report plugin?

    For example, I tried the following and it doesn’t work:

    [snow_report location=”Utah” mountain=”The Canyons, Snowbird”]
    –>shows the full Utah report (ignores the mountain field)
    [snow_report location=”Utah” mountain=”The Canyons; Snowbird”]
    –>shows the full Utah report (ignores the mountain field)
    [snow_report location=”Utah” mountain=”The Canyons” mountain=”Snowbird”]
    –>only shows Snowbird.

    So is there a syntax I can use to display the reports for 5 or so resorts instead of all of them?

    https://www.ads-software.com/extend/plugins/snow-report/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Zack Katz

    (@katzwebdesign)

    This feature is added in the latest version (1.3). You can now use comma-separated names or resort IDs.

    We can not get this function to work for a single mountain. It shows all of the MTs in NH – where do I find the Mountain IDs in hope of using this function >

    [to use this part mountain=”123,1355″ – Enter a comma-separated list of specific mountain IDs that you would like to show.]

    CJ

    Plugin Author Zack Katz

    (@katzwebdesign)

    You also need to have the location there:

    [snow_report location="New Hampshire" mountain="123,1355" /]

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Snow Report] Showing certain resorts using shortcode’ is closed to new replies.