Support

  1. taariq-nader
  2. Presales Question
  3. Thursday, March 11 2021, 02:48 PM
Good day
Is it posible to add QR code to a profile -
On QR scan profile is displayed

Thank you
Accepted Answer
taariq-nader Accepted Answer
Thanks will test and get back to you once I got the pro version - thank you
  1. more than a month ago
  2. Presales Question
  3. # Permalink
admin Accepted Answer
Admin
Hi
follow these steps:
- Download and install Sourcerer plugin
- Create an HTML Delimiter field hidden into registration and edit profile pages like screenshot, with this code:
{source}
<?php
global $JSNLIST_DISPLAYED_ID;
if($JSNLIST_DISPLAYED_ID) $owner_id=$JSNLIST_DISPLAYED_ID;
else $owner_id=JRequest::getVar( 'id' , JFactory::getUser()->id );
$url = trim( JURI::base() , '/' ) . JRoute::_( 'index.php?option=com_jsn&view=profile&id=' . $owner_id , false );
echo '<img src="https://chart.googleapis.com/chart?chs=300x300&cht=qr&chl=' . urlencode($url) . '&choe=UTF-8" />';
?>
{/source}
Attachments (2)
  1. more than a month ago
  2. Presales Question
  3. # 1
taariq-nader Accepted Answer
Good day
I got the Pro version - what a great application
I also installed Sourcerer v8.4.3

I created a Text field call > QR Code
Now what is the next step please -

Thank you
  1. more than a month ago
  2. Presales Question
  3. # 2
admin Accepted Answer
Admin
Yes, but not natively.

However it can be done easily with Basic/Pro version of Easy Profile and a free plugin called "Sourcerer"
  1. more than a month ago
  2. Presales Question
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.