This plugin will “wipe” or “reset” the custom role and capabilities of plugins such as Connections, Easy Digital Downloads and Events Manager add on each update that is released for it. So if you receive the this error “You do not have sufficient privileges to access this page.” and have s2Member installed, here’s how to fix it. Since …
If the CSV file that is being imported contains extended characters such as vowel mutations “ä, ö, ü,” (used in German) are not being imported. The cause could be the the CSV file was exported from Excel. To resolve the issue, open the CSV file in Notepad, click File and then click File Save as. …
The entry should be in Connections prior to the user logging in. Otherwise, the user should use the “Edit My Directory Entry” admin page added by Link to add their entry. This is the intended workflow. What trips people up in testing is that links are checked for only once and they are persistent. Link …
There is a bug with its custom login that can cause third party plugins such as Link to fail. The bug is in the login.php file found here: ../PennyTheme/lib/login_register/login.php. On line 385 the theme is calling the wp_login WordPress action, but the action is not passing the $user object which will cause Link to fail …
There are two places in the admin where they can find the form to add or edit their entry. The first is under the the user’s “Profile” page, Link adds a new sub-page called, “Your Directory Entry”. This will be right under the “Your Profile” admin page. The second place can be found under the “Howdy, …
If your users are receiving this error it is because the role they have been assigned does not have add or edit entry capabilities for Connections. Huh? What did you just say? Let me explain. Every registered user is assigned a user role. These roles define what a user is permitted to do and not …
Sorry, no, because Link was designed to work as silently in the background. It is possible this functionality will be added based on user feedback.
Link has a feature called “Link on Login”. What does this do? As your registered users log in Link will search the Connections entries for their email address, if one is found, that entry is automatically linked.
Registration Forms – User Registration Forms, Invitation-Based Registrations, Front-end User Profile, Login Form & Content Restriction The Pie Register plugin is calling a core WordPress action, wp_login on login which Link hooks into but it is not passing both of the required parameters so when other plugin such as Link hook into it, it will …
http://wordpress.org/plugins/calpress-event-calendar/ When this plugin is active Link fails to link a user to an entry. The reason is the plugin removes the wp_login action that is required to trigger the linking. There is a fix, but it requires editing the plugin. The instructions follow: Open this file and go to line 639: \calpress-pro\app\controller\class-calp-app-controller.php You’ll find …
