All popular questions related to OS Property will be posted here

Price range slider doesn't work on Ipad, Iphone

  • Mr. Dam
  • Topic Author
  • Offline
  • Administrator
  • Administrator
More
9 years 5 months ago #52865 by Mr. Dam
Hi,
In old versions of OS Property (lower than 2.7.3), the price range slider doesn't work properly on Ipad and Iphone. To solve this issue, you can download latest version of OS Property and install it to get the bug fixed. But in case you want fix that bug manually. You can follow these steps.
1. Download zip file jquery.ui.touch-punch.zip to your desktop, extract it and copy file jquery.ui.touch-punch.js into directory:
root > components > com_osproperty > js
2. Open file: root > components > com_osproperty > helpers > helper.php
find
<script src="//code.jquery.com/ui/1.10.4/jquery-ui.js" type="text/javascript"></script>
and add
<script src="<?php echo JUri::root()?>components/com_osproperty/js/jquery.ui.touch-punch.js" type="text/javascript"></script>
bellow it

Good luck
Dam
Attachments:

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan