Alistair Barnett
Forum Replies Created
-
Forum: Plugins
In reply to: [Weather Atlas Widget] Vermont location neededOh, interesting. I didn’t realize the dropdown limit is what’s causing that location to not show.
I tried using the shortcode, but for whatever reason it didn’t work. I previously had Montpelier, Vermont selected, which continued to show even after replacing with the shortcode. Thinking it might be because the widget info was cached or remembered by the browser, I deleted then recreated the widget. But the default New York location continued to show.
I ended up having to edit the .js file you mentioned. It didn’t work at first (searching by city showed no results in dropdown) so I also modified the non-minified version, changing the limit from 15 to 30. Was that needed?
Great! My pleasure.
Hi there,
This is probably more of a question for our SoloStream support forums (member access required), but I got a notification email that you requested help here.
There’s an option on the WP-Venus Theme Settings page to disable the Author Bio box. Go to the “Basic Site Settings” tab, select “no” for the option, then click ‘Save Changes’.
Alistair (SoloStream)
Do you have an active subscription with us? (I’m with SoloStream.) Just tested version Custom Sidebars 2.0.9 in WP-Clear 3.2.1 and it works fine. If you have access to our members’ area at http://www.solostream.com/members/ please log in to the forums and create a topic (‘Add Article’) there.
Alistair
@photocrati – What I mean is the shortcodes that are supposed to appear as examples simply aren’t there:
http://bounceapp.com/122768
– scroll down to see [1] and [2] boxes with notes@photocrati – happy to help!
FYI: Several shortcode examples at http://www.nextgen-gallery.com/nextgen-gallery-shortcodes/ don’t appear. Glad I came across that other web page.
I ran into this issue on a client’s site. Replaced the function call with a shortcode call. This should work for you @xtan911:
<?php echo do_shortcode('[slideshow id=X w=X h=X]'); ?>As explained at http://www.nextgen-gallery.com/basic-slideshow-gallery/: “The width and height can be set using the w and h attributes.”