+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 35

Thread: Number separator when typing?

  1. #11
    Hello Yakup,

    Yes you are right problem was in create method of listings.
    Open file: ftp://includes>>classes>>rlListings.class.php find method: 'create' and code:

    PHP Code:
    Only registered members can view the code
    and replace to:
    PHP Code:
    Only registered members can view the code
    then in method: 'edit' find code:

    PHP Code:
    Only registered members can view the code
    and replace to:

    PHP Code:
    Only registered members can view the code
    save and try to create or edit listing again.
    Viktor,
    Flynax technical department,
    Best wishes.

  2. #12
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    Thank you Viktor

  3. #13
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    hello viktor Punctuation added to phone field


    Ads?z.jpg
    Last edited by Yakup calis; July 19, 2017 at 08:49 AM.

  4. #14
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    hello viktor Punctuation added to phone field

  5. #15
    open file: ftp://templates>>your_template>>js>>lib.js

    find line:
    Code:
    Only registered members can view the code.
    or
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #16
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    hello viktor .

    How do we do for mobile and business phone

  7. #17
    When you create new phone field in line 'Key' you should use word: 'phone' and any additional words.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #18
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    $('.numeric').numeric().not('[name*=phone]')('[name*=istel]').number(true);

  9. #19
    Hello Yakup,

    Not exactly. Use my code:

    Code:
    Only registered members can view the code.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #20
    Master
    Join Date
    Nov 2015
    Location
    calisyapiemlak.com.tr
    Posts
    236
    thankyou viktor

+ Reply to Thread