If you put bathrooms with decimals UPDATE button won’t do anything.
There are a lot of properties that have 1.5 bathrooms or so
If you put bathrooms with decimals UPDATE button won’t do anything.
There are a lot of properties that have 1.5 bathrooms or so
By using the forum you are agree with tonjoo studio license agreement
Hi vladi013,
Yes, it is not allowed because input type is number. If you want to make it accept decimal you have to change the input type to be text.
You can go to:
wp-content/plugins/kensington-functionality/meta-box.php, then go to line 1024.
Change the "number" to "text"
http://prntscr.com/jf33ac
Might it helps, thanks.
By using the forum you are agree with tonjoo studio license agreement