GeoDirectory SupportIncorrect value in Widget – GeoDirectory Support https://wpgeodirectory.com/support/topic/incorrect-value-in-widget/feed Fri, 14 Mar 2025 17:02:38 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://wpgeodirectory.com/support/topic/incorrect-value-in-widget/#post-19497 <![CDATA[Incorrect value in Widget]]> https://wpgeodirectory.com/support/topic/incorrect-value-in-widget/#post-19497 Fri, 24 Oct 2014 19:52:38 +0000 Jeff In the Listing Map widget, around line 88 is this code:


$map_args['scrollwheel'] = $scrollwheel;
$map_args['showall'] = $scrollwheel;

The second line should be

$map_args['showall'] = $showall;
]]>
https://wpgeodirectory.com/support/topic/incorrect-value-in-widget/#post-19532 <![CDATA[Reply To: Incorrect value in Widget]]> https://wpgeodirectory.com/support/topic/incorrect-value-in-widget/#post-19532 Sat, 25 Oct 2014 11:25:51 +0000 Stiofan O'Connor Thank Jeff, though that option is not used as of yet.

Stiofan

]]>