Form building: slider does not save zero value an more

1 year ago · Last reply by Alex S 1 year ago

Hi team,

via

add_filter siteorigin_panels_row_style_fields
i have a range option in my rows:

$fields['row_asslider'] = array(
		'name' => 'elemens as Slider',
		'type' => 'slider',
		'max' => 6,
		'min' => 0,
		'default' => 0,
	);

Unfortunately won’t the page builder save zero values any more. It’s always “100”. If i change the value of the hidden input to “1” it works, if i set it to “0” it wont.

Best regards
Rico

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Andrew Misplon Staff 1 year, 9 months ago

    Hi Rico

    Thanks for posting your question. I’ve asked Alex at SiteOrigin to take a look as soon as he has a gap.

    Cheers

    Andrew

  2. Alex S Staff 1 year, 9 months ago

    Hi Rico,

    Thanks for getting in touch. I’ve investigated this issue, and come up with a fix. This issue will be resolved in an upcoming Widgets Bundle update.

    Kind regards,
    Alex

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread