+ Reply to Thread
Page 3 of 3 FirstFirst 123
Results 21 to 25 of 25

Thread: QR Code on the Listing Details Page, do we need it?

  1. #21
    Hi,I have installed.It shows the email and the link but not the phone number.
    And also it would be nice to display as the image instead of showing link.So that we can avoid one click.Is there any way we can do this?

    Thanks
    Regards

  2. #22
    Hello John, Is it possible to add all phone numbers to QR code?

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

    it can be done manually through the code

    go to plugins > qrCode > rlQrCode.class.php > find 'public function generateQR_Code'

    after:
    PHP Code:
    Only registered members can view the code
    add the following:
    PHP Code:
    Only registered members can view the code
    where <phone_key> - a key of your account field

  4. #24
    Senior Member
    Join Date
    Dec 2012
    Posts
    102
    How can i replace seller phone with a 'listing field' set as phone?

  5. #25
    Rudi, it works like a charm... Thanks a lot
    autocy, go to admin panel -> basic settings -> QRcode and fill Phone field name with your phone Key name.

+ Reply to Thread