Using SnowReport 1.3….seeing the following error in HTML output:
<!– Snow Report Error : Error reading XML file at and –>
for each entry in my WP page all of which look like this (example):
[snow_report location=”Vermont” mountain=”192,66,255,304″ caption=”” class=”mmssc_table_class” show_columns=”status,base,48hr,surface” showclosed=”yes” noresults=”No snow reports from this area right now.”]
Is the XML file referenced my WP CSS file (where the CSS class ‘mmssc_table_class’ lives? Or is this XML file internal to the plugin?
Thank you!
]]>Hi Zack,
Really great plugin! Just like Stacey I would like to change headings and things like ‘Northern Alpes’ into my own language. Can you explain how to do that? And I would like to modify the css a bit. Should I do that in the theme-css?
With kind regards
Nico
Is there a simple way to shorten the resort name in the output, e.g. ‘Alpine Meadows’ instead of ‘Alpine Meadows California’?
]]>I even changed the rss line to $url .= ‘/snow-rss.html’; but i still can’t get anything to show up in my sidebar
]]>Trying to show only park city. I have tried just Utah and it is also blank. https://parkcityski.net/ any suggestions?? Thanks
]]>I’m debugging with debug bar and looked into the page that I have used this on and find it gives out a lot of warnings (59 of them). Plus 4 notices. I can paste them somewhere for you if you want.
]]>I have the same trouble as Stridesnshapes in the closed thread above.
My host asks this question:
Does the plugin need any specific modules installed the server? If so, please provide the exact module or php extension so we can enable it.
]]>Hi,
I have been trying to change some of the text into French using:
if ( $id == 'Open Status' ) { $id = 'Ouvert ou fermé'; };
else if ( $id == 'Base Depth' ) { $id = 'Profondeur de base'; };
else if ( $id == '48 Hour Snowfall' ) { $id = 'Neige 48 dernières heures'; };
else if ( $id == 'Surface Conditions' ) { $id = 'Conditions de surface'; };
minus the backticks of course.
I used this method (which someone else had posted) in your weather plugin with success, but it doesn’t seem to work here. I don’t know code, css, html etc. I’m trying to do this by trial and error but have hit a wall. Any help would be much appreciated.
Thanks,
Stacey Dial
hi girls hi guys
Get mountain snow report in your content or your sidebar.
That what you said. But HOW in the sidebar. No widget in your plugin en the shortcode don’t work in the php/text widget.
Many many thanks
I am attempting to load results for mountains in both California and British Columbia, namely, Heavenly, Mammoth and Whistler Blackcomb. However, using the comma method to separate locations, as applicable for mountain IDs, doesn’t work.
Is this a feature which requires writing into an update, or is there some way to make both locations show up in my results?
]]>The Snow Report plugin data source (OnTheSnow.com) reports that “We’re currently in the process of updating the back end of our site and are aware of the RSS feed errors. Should be fixed soon.”
https://twitter.com/OnTheSnow/status/262963885399748608
Please be patient while this is fixed. Thank you!
]]>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?
]]>I would like to have each of the different resorts in Utah separated however I am unable to get it to show anything besides all of the resorts at once. Any guidance would be greatly appreciated and potentially rewarded!
]]>I get a blank page using your short code, or any code for that matter. Help?
]]>