Multiple QR VCards

Author
Topic
#3834

Hi, I purchased this plugin in hopes of creating a VCard for each of my employees. I am having a difficult time finding if this is possible. I see how you can make a single QR code, but not multiple ones, any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
Author
Replies
  • #3835

    Hi,

    I am not exactly sure what you asking here, but plugin adds widget, shortcode and function that can be used to generate the QR code. If you have static information to show in sidebar, use widget, if you have static information in content, use shortcode. Function is available to use inside the PHP templates (plugins or themes) and it can generate the QR code based on any data any where. Function is explained in the user guide along with some examples.

    Milan

  • #3836

    I want to create a QR code that links to the VCard information for each employee. Is this app capable of that?

  • #3838

    You can create QR code dynamically for each user (for instance, to show in the user profile), but you need to use PHP function plugin has to add to your profile page, to feed it the vCard information for that user. There is no way to do that without using function, becuase there is no standard way to supply vCard data to users, and WordPress doesn’t have profile pages for users. But, using function and your own method to supply vCard, it can be done.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.