+ Reply to Thread
Results 1 to 9 of 9

Thread: Phone number

  1. #1

    Angry Phone number

    Hello

    It's strange a company that sell a multilanguage script don't fix the phone numbers options.
    I'm from Portugal but same as Spain we don't use code area or ( xxx ) or the " - "
    It's too bad the system doesn't just have options for multilanguage phone format.

    Can anyone tell me how do i set it up like this?

    Country code xxx 3 digits
    Phone number xxxxxxxxx 9 digits

    or

    country code xxx
    Phone number xxx xxx xxx

    I dont want to have the ( ) or the -
    Thank you
    Last edited by Alex; November 11, 2014 at 08:53 AM. Reason: Full message displayed. Thread was cleared.

  2. #2
    Hello Vitor,

    In this case if you want use only digits without other symbols, then we can suggest you create the new phone field with simple "number' format.
    Thank you, Curtis.
    @Flynax Company

  3. #3
    Hello Vitor,

    You can change it yourself. Go to ftp://includes>>classes>>reefless.class.php find method: 'parsePhone' and code at line ~ 727:

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

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Quote Originally Posted by Viktor View Post
    Hello Vitor,

    You can change it yourself. Go to ftp://includes>>classes>>reefless.class.php find method: 'parsePhone' and code at line ~ 727:

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

    PHP Code:
    Only registered members can view the code
    save and check again.
    Hello

    For me its one line ~747

    Now question ... what will it change with this code?
    And where ... profile page or registration page
    What or how do i need to set up on the admin side on the phone number field options?

    I made the changes and see nothing different.

    Thank you

  5. #5
    Any update please ?

    Thank you

  6. #6
    Hello Vitor,

    This code change phone on profile and listing details page already when site show info about users or listings. Please check output data after implementation code.
    Viktor,
    Flynax technical department,
    Best wishes.

  7. #7
    Quote Originally Posted by Viktor View Post
    Hello Vitor,

    This code change phone on profile and listing details page already when site show info about users or listings. Please check output data after implementation code.
    Hello Viktor

    Perfect !

    Just one more question, on style.css where do i change the phone number font size bigger and bold ?

    Thank you

  8. #8
    Hello Vitor,

    For listings you can add this css code:

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

  9. #9
    Hello Viktor

    Also fixed, thank you very much.

+ Reply to Thread