+ Reply to Thread
Results 1 to 8 of 8

Thread: Add "Send a text" and "Make a call" button

  1. #1

    Add "Send a text" and "Make a call" button

    Hi guys,

    Is there way we can add a "Text" and "Call" button for the mobile phone added by seller?
    I did some research and found that the text button could be a problem because android and ios works differently is that true? I mean this text button could be a very convenient way to get in touch with seller.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    These buttons are available in the rainbow templates

  3. #3
    Hello Wei,

    Open the file: ftp://templates>>your_template>>tpl>>blocks>>field_out_v alue.tpl
    and check my screenshot
    Attached Images Attached Images
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #4
    Thank you so much Rudi and Viktor,

    I saw the button on rainbow theme and really like it. But it's call only button. Is there anyway we can create a button that user press on it, it will transfer them directly to their text message screen. Just like the call button where it sends users to the call screen.

  5. #5
    Do you mean whatsapp or sms?
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #6
    Quote Originally Posted by Viktor View Post
    Do you mean whatsapp or sms?
    I meant sms, mainly sms. But whatsapp as extra is awesome

  7. #7
    Open the file: ftp://templates>>your_template>>tpl>>blocks>>field_out_v alue.tpl
    find the line:
    Code:
    Only registered members can view the code.
    and replace to:
    Code:
    Only registered members can view the code.
    where: $item.Key == 'sms' sms means field key.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    So coooool, thank you so much Viktor!

+ Reply to Thread