[SVG] Messengers

xF2 Add-on [SVG] Messengers 2.2.3

No permission to download
Compatible XF Versions
2.0, 2.1, 2.2
Link XF Versions
XF2.1: https://enxf.net/resources/svg-messengers.747/version/4710/download
First, create, existing a little remake, additional user fields:
ICQ
Field ID: icq
Header: ICQ
Description: ICQ number.
Display Location: Contact Information
Display Order: choose by yourself, for example there is my screenshot.
Field type: Single-line text field
Requirements for value matching: None
Basic settings: Do not put "Apparently in the user information block in messages"
Telegram
Field ID: telegram
Title: Telegram
Description: Nickname in Telegram starting @.
Place of display: Contact information
Display order: choose for yourself, for example, there is my screenshot.
Field type: Single-line text field
Requirements for matching values: Regular expression
Code:
^[a-zA-Z0-9-_.,@:]+$
Basic settings: Do not put "Apparently in the user information block in the messages"
WhatsApp
field ID: whatsapp
Header: WhatsApp
Description: Phone number without a space.
Display Location: Contact Information
Display Order: choose by yourself, for example there is my screenshot.
Field type: Single-line text field
Requirements for matching values: Regular expression
Code:
^\+?\d{1,3}?[- .]?\(?(?:\d{2,3})\)?[- .]?\d\d\d[- .]?\d\d\d\d$
Basic settings: Do not put "Apparently in the user information block in the messages"
Viber
Field ID: viber
Title: Viber
Description: The phone number without a space.
Display Location: Contact Information
Display Order: choose by yourself, for example there is my screenshot.
Field type: Single-line text field
Requirements for matching values: Regular expression
Code:
^\+?\d{1,3}?[- .]?\(?(?:\d{2,3})\)?[- .]?\d\d\d[- .]?\d\d\d\d$
Basic settings: Do not put "Apparently in the user information block in the messages"
Skype
ID fields: skype
Title: Skype
Description: Nickname in Skype.
Display Location: Contact Information
Display Order: choose by yourself, for example there is my screenshot.
Field type: Single-line text field
Requirements for matching values: Regular expression
Code:
^[a-zA-Z0-9-_.,@:]+$
Basic settings: Do not put "Apparently in the user information block in the messages"
Vkontakte
Field ID: vk
Title: Vkontakte
Description: The page address.
Display Location: Contact Information
Display Order: choose by yourself, for example there is my screenshot.
Field type: Single-line text field
Requirements for value matching: Reference
Basic settings: Do not put "Visibly in the user information block in the messages"
Odnoklassniki
Field ID: ok
Title: Odnoklassniki
The rest is similar to Vkontakte.
Facebook
Field ID: facebook
Caption: Facebook
The rest is similar to Vkontakte.
Twitter
Field ID: twitter
Title: Twitter
The rest is similar to Vkontakte.
Instagramr
Field ID: instagram
Title: Instagram
The rest is similar to Vkontakte.
Pinterest
Field ID: pinterest
Title: Pinterest
The rest is similar to Vkontakte.

I changed the settings in Facebook and Twitter settings to match the values from the "Validator" to the "Link", it just seems so clearer. :)
It's not necessary to do all the fields, I indicated all that can be done.
Start correspondence and write to the email with rights for user groups.
The home page will be visible if it is listed, in principle, like all buttons.
In the settings of messages do not put a check mark to display the site, just duplicate will be, a button and text.
  • svg-messengers.png
    svg-messengers.png
    16.5 KB · Views: 296
  • svg-messengers-1.png
    svg-messengers-1.png
    13.7 KB · Views: 275
  • svg-messengers-2.png
    svg-messengers-2.png
    6.5 KB · Views: 269
Author
ENXF NET
Downloads
280
Views
2,503
Last update
Rating
5.00 star(s) 1 ratings

More resources from ENXF NET

Latest updates

  1. Update 2.2.3

    Update 2.2.3
  2. 2.2.0

    Update and installation for engine version 2.2 Russifier in the previous version
  3. Update to version 2.1.8.4

    Made in the style settings the colors of the messenger buttons
Top